4.20 star(s) 143 Votes

Crowangel

Well-Known Member
Dec 12, 2021
1,106
1,674
Having Errors and not able to continue.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'OO000000OO0O0OOOO'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "F:\Other\SummerScent-0.6.2-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Other\SummerScent-0.6.2-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "F:\Other\SummerScent-0.6.2-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "F:\Other\SummerScent-0.6.2-pc\renpy\loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "F:\Other\SummerScent-0.6.2-pc\renpy\loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'OO000000OO0O0OOOO'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Summer Scent 0.6.2 View attachment 1942046 View attachment 1942046
I used to get these if i was trying to load a save from a much earlier build to the current data build.. i hate to say it but try a fresh start for any route and see if you get the same error
 

rlduck

Member
Jan 18, 2021
221
184
hey all I ran into missing image error, I looked back at the pages before this release so if this has been solved somewhere I apologize and would like to be pointed to it? thank you

here is another one
 
Last edited:

Droftaw

Newbie
May 27, 2017
40
104
It comes to a point if you are on both love paths that Cassie will see you and Eve kissing on the bed in the moring..after she storms off and talks with you both she leaves the house mad at you both..you then find out as soon as she left your house she was kidnapped and raped by the twin brothers and they filmed it and put it online,ruining her life..eve eventually goes catatonic and is hopitalized. You end up unhappy with some other girl still blaming yourself years later. If you are on a love path with both Eve and Cassie it ends really fucking bad dude.
Need to have 70 Love points for both before the friend catches you in the Morning
Speak to Cassie in the Lingerie store instead of Eve
then, the following day, either while at Cassie's place or at night, you have to tell Eve that you can choose none.
first option is at Cassie's place
"This morning was very difficult to handle."
The second option is at night, in Eve's bedroom
"I don’t accept it."
You need just one of those two.
That same night, while with Cassie, talk with her instead of kissing her
then on the morning, while in her room you have to tell her : "I will tell you everything / I would choose no-one / Apologize
 

The Naughty Captain

Active Member
Game Developer
Aug 21, 2019
779
2,306
The Naughty Captain Good to see you still working on this and i dunno if patreon ever relays the reasons but sorry i had to drop my support a while back.. financial hard times at home meant it was impossible to allow that extra expense each month..
People come and go. Supporting a dev in the long run isn't easy for everyone, especially in trying times. I understand it completely and have no problem with that.

Having Errors and not able to continue.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'OO000000OO0O0OOOO'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "F:\Other\SummerScent-0.6.2-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Other\SummerScent-0.6.2-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "F:\Other\SummerScent-0.6.2-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "F:\Other\SummerScent-0.6.2-pc\renpy\loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "F:\Other\SummerScent-0.6.2-pc\renpy\loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'OO000000OO0O0OOOO'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Summer Scent 0.6.2 View attachment 1942046 View attachment 1942046
Did you use Sancho's mod ?
I think Sancho said something about the save in that situation.
 
  • Red Heart
Reactions: Crowangel

fulcrum

Engaged Member
Feb 2, 2018
3,359
1,908
The Naughty Captain i used sancho's mod and managed to get a lock condition when luke comes visiting on nice asshole path (get caught with panty, be nice over mobile when out with car); cant choose shake hand nor dont shake hand - no cheat or hax, fresh start.
 
Last edited:

The Naughty Captain

Active Member
Game Developer
Aug 21, 2019
779
2,306
The Naughty Captain i used sancho's mod and managed to get a lock condition when luke comes visiting on nice asshole path (get caught with panty, be nice over mobile when out with car); cant choose shake hand nor dont shake hand - no cheat or hax, fresh start.
I'll look at it tomorrow. That's intriguing.

How old is that save?
I think I corrected some continuity errors and missing conditions on the asshole path a couple of releases ago. If your save was older than that, it might be the cause of the problem and I'll advise you to restart that Asshole playthrough from scratch.
As a hint, I can say that the way you behave with Eve sleeping on the couch is very important. Save before it.
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,059
Something wicked this way comes....

SanchoMod proudly presents:
Summer Scent - MultiMod Edition (Update)
View attachment 1940314

Go get you some.
( simply click on the pic )

New features added to this update:
  • Update to latest SanchoMod Core code - this goes without saying, it's the first thing I always do so things stay on point.
  • Rename Eve / Cassie - functional across the board meaning the character name is reflected in: all other character's dialogue referencing her, her stats, her cheat buttons, fucking all of it. Based on the soon-to-be-infamouse "Tee-Hee" button found in my UoP mod but now it's on steroids. I can automatically change any dialogue without even touching the original scripts... (makes evil laugh: mwah ha ha haaa).
  • Hotkey dialogue box adjustments - Alt+Arrow keys adjust the dialogue box opacity and dialogue font size. This is exactly the same effect you've used inside the SanchoOptions screen but allows you to perform the same thing via the keyboard without having to access the options menu. This and other features had to be cut due to the deprecated RenPy version the VN is built on.
  • Mobile JoiPlay compatibility upgrade - for a more refined experience... but I still suggest you stop spending all your money on $50 coffee and buy a damn computer. You'll go blind playing cartoon porn on such a puny screen. I'm only watching out for your health and well being (makes evil laugh again: mwah ha ha haaa).
  • Fade transitions into and out of choice menus (this is very subtle but effective for this title imho)
  • Complete opacity adjustment overhaul for everything including choice menus
  • New stats in the MiniStat screen including current route
  • Refined GUI and aesthetics, keeping it clean and slick
  • Whatever else I'm forgetting, you'll figure it out or see it eventually.
Regards and enjoy.
New feature coming later this evening by overwhelming request: toggled iPatch that's fully functional with the character renaming feature. Details on progress can be found in the mod's thread but my Eureka moment can be found here.

Regards.
 
  • Like
Reactions: CircaAD and Subyan

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,059
Having Errors and not able to continue.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'OO000000OO0O0OOOO'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "F:\Other\SummerScent-0.6.2-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Other\SummerScent-0.6.2-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "F:\Other\SummerScent-0.6.2-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "F:\Other\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "F:\Other\SummerScent-0.6.2-pc\renpy\loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "F:\Other\SummerScent-0.6.2-pc\renpy\loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'OO000000OO0O0OOOO'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Summer Scent 0.6.2 View attachment 1942046 View attachment 1942046
That save was made with SanchoMod previously installed and you are now trying to load it into an unmodified game. The save file is requesting Python functions and variables that no longer exist due to the mod not currently being installed. You have two choices bud:
  • Install the current mod if you wish
  • OR if you do not want to use the mod see instructions here.
Either way will resolve your issue. Your save is NOT broken.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,059
Something wicked this way comes....

SanchoMod proudly presents:
Summer Scent - MultiMod Edition (Update)
View attachment 1940314

Go get you some.
( simply click on the pic )

New features added to this update:
  • Update to latest SanchoMod Core code - this goes without saying, it's the first thing I always do so things stay on point.
  • Rename Eve / Cassie - functional across the board meaning the character name is reflected in: all other character's dialogue referencing her, her stats, her cheat buttons, fucking all of it. Based on the soon-to-be-infamouse "Tee-Hee" button found in my UoP mod but now it's on steroids. I can automatically change any dialogue without even touching the original scripts... (makes evil laugh: mwah ha ha haaa).
  • Hotkey dialogue box adjustments - Alt+Arrow keys adjust the dialogue box opacity and dialogue font size. This is exactly the same effect you've used inside the SanchoOptions screen but allows you to perform the same thing via the keyboard without having to access the options menu. This and other features had to be cut due to the deprecated RenPy version the VN is built on.
  • Mobile JoiPlay compatibility upgrade - for a more refined experience... but I still suggest you stop spending all your money on $50 coffee and buy a damn computer. You'll go blind playing cartoon porn on such a puny screen. I'm only watching out for your health and well being (makes evil laugh again: mwah ha ha haaa).
  • Fade transitions into and out of choice menus (this is very subtle but effective for this title imho)
  • Complete opacity adjustment overhaul for everything including choice menus
  • New stats in the MiniStat screen including current route
  • Refined GUI and aesthetics, keeping it clean and slick
  • Whatever else I'm forgetting, you'll figure it out or see it eventually.
Regards and enjoy.
SanchoMod Update (New Feature Add)

Changelog:
  • Due to overwhelming requests: Added toggled iPatch to the MiniMenu (you must install the patch file from the VN's OP link for this function to work. It is NOT included in the mod and I have no intention of keeping that file up to date as it's not my creation). If the patch is installed correctly then the iPatch toggle will automatically be On by default. Fully integrated into the new character renaming feature. The mod's code runs the patch, it only uses the database from it so it's all SanchoMod code... it's bulletproof.
  • Minor tweaks
Go get you some.

Regards.
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,059
Wait DualSub is an actual thing? How different is it from SisSubLove+CassLove? Is it like a situation where you didn't have enough points for CassLove or is it genuinely a different route with it's own merits?
In Day 5 you need CassAff(35+) & CassDom(25+) then choose "Stay". This is the layup for both DualSub and WeirdTriangle. The only difference between the two when awarded is which "Sis" route your on. DualSub requires SisSubLove path and WeirdTriangle requires SisLove path.
 
  • Like
Reactions: Garen and Glooskabe
4.20 star(s) 143 Votes