4.20 star(s) 143 Votes

CrazyRabbit

Engaged Member
Oct 30, 2019
2,129
9,787
Without any log, it's going to be difficult.

You should try to redownload to see if it helps.
I also had this problem
Do you have sancho mod installed? if you have then you need to copy all of them including "SanchoMod" folder that has key file
i didnt copy it at first because i thought it wasnt necessary
Nope, don't have any mod ; I downloaded it right from MEGA without adding anything but incest patch :cry:

I'll try to download again ; I'll tell you if it's the same or not

Thanks for the answers anyway
 
  • Like
Reactions: The Naughty Captain

CrazyRabbit

Engaged Member
Oct 30, 2019
2,129
9,787
Without any log, it's going to be difficult.

You should try to redownload to see if it helps.
Nope still nothing. I downloaded it from RACATY this time ; extract and run without adding anything (no mod, no patch) ; the image with the 3 girls appears full screen and then it's gone in about 2 sec....
Still no log, no traceback....
No other renpy game ever did that ; I'm completely at loss here
 

The Naughty Captain

Active Member
Game Developer
Aug 21, 2019
779
2,306
Nope still nothing. I downloaded it from RACATY this time ; extract and run without adding anything (no mod, no patch) ; the image with the 3 girls appears full screen and then it's gone in about 2 sec....
Still no log, no traceback....
No other renpy game ever did that ; I'm completely at loss here
I'm sorry I have no idea how to help you.
The 3 girls screen is the preload screen. Which means your pc tries to load the game but ultimately fails. That's as far as I can guess. Without any log I can't give you any more hint.
 
  • Sad
Reactions: CrazyRabbit

CrazyRabbit

Engaged Member
Oct 30, 2019
2,129
9,787
I'm sorry I have no idea how to help you.
The 3 girls screen is the preload screen. Which means your pc tries to load the game but ultimately fails. That's as far as I can guess. Without any log I can't give you any more hint.
Alright so I had a flash of intelligence (happens one a century and I used it for SS ; worth it) ; when I use the exe in the lib/windows-i686, the launches without an itch.
I have no idea why but still : it works

Thanks a lot for you time and answers :giggle:
 

SHER!FF

Member
Aug 15, 2019
104
70
The Naughty Captain, I have a bug to report,
Code:
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 'O000O00O000OOO0O0'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\MEGAsync Downloads\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 "D:\MEGAsync Downloads\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 "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\MEGAsync Downloads\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 "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\MEGAsync Downloads\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 "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\loadsave.py", line 769, in load
    roots, log = loads(location.load(filename))
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Summer Scent 0.6.2
Tue Jul 26 19:59:11 2022
 

The Naughty Captain

Active Member
Game Developer
Aug 21, 2019
779
2,306
Alright so I had a flash of intelligence (happens one a century and I used it for SS ; worth it) ; when I use the exe in the lib/windows-i686, the launches without an itch.
I have no idea why but still : it works

Thanks a lot for you time and answers :giggle:
Well... I'm glad you found a solution !
 
  • Red Heart
Reactions: CrazyRabbit

The Naughty Captain

Active Member
Game Developer
Aug 21, 2019
779
2,306
The Naughty Captain, I have a bug to report,
Code:
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 'O000O00O000OOO0O0'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\MEGAsync Downloads\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 "D:\MEGAsync Downloads\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 "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\MEGAsync Downloads\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 "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\display\behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\MEGAsync Downloads\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 "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\loadsave.py", line 769, in load
    roots, log = loads(location.load(filename))
  File "D:\MEGAsync Downloads\SummerScent-0.6.2-pc\renpy\loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Summer Scent 0.6.2
Tue Jul 26 19:59:11 2022
Thank you. I believe this is related to Sancho's Mod.
You should head to his thread and see there how to deal with it.
 
  • Like
Reactions: Among Us

JohnPaxson

Member
Feb 23, 2018
207
90
First of all this is a great game and I love it. Only negative is we have to wait to long for an update but it is understandable with so many different paths in the game.
I try to play every path except where Cassie is a dom, the neutral and the evil hate path. In the last one I'm playing the hate hero path I can't continue when Luke comes to the mc's house and I have to decide to shake his hand or not. Both are "greyd out" so I can't continue. I'm using the detailt walkthrough. I couldn't choose to give Cassie "a foot massage" so I just said "thank you" I don't know if that has something to do with it.
 

The Naughty Captain

Active Member
Game Developer
Aug 21, 2019
779
2,306
First of all this is a great game and I love it. Only negative is we have to wait to long for an update but it is understandable with so many different paths in the game.
I try to play every path except where Cassie is a dom, the neutral and the evil hate path. In the last one I'm playing the hate hero path I can't continue when Luke comes to the mc's house and I have to decide to shake his hand or not. Both are "greyd out" so I can't continue. I'm using the detailt walkthrough. I couldn't choose to give Cassie "a foot massage" so I just said "thank you" I don't know if that has something to do with it.
Hi. Thank you for your kind words.
About your problem. Is that an old save you're trying to load ? Or are you starting from scratch ?
I made some change to the asshole paths in previous updates that may be the source of the problem.
Starting from scratch, on my last build, I cannot reproduce that bug.
 

JohnPaxson

Member
Feb 23, 2018
207
90
Hi. Thank you for your kind words.
About your problem. Is that an old save you're trying to load ? Or are you starting from scratch ?
I made some change to the asshole paths in previous updates that may be the source of the problem.
Starting from scratch, on my last build, I cannot reproduce that bug.
I started completly new with every path.
 

The Naughty Captain

Active Member
Game Developer
Aug 21, 2019
779
2,306
I'm using the mod from sancho.
If it's possible can you take a look at my safe and maybe see if and what is wrong and what I need to change other than playing without the mod? I would be thankful
Well, for a starter, let's summon Sancho1969 to help us troubleshoot that thing.

It was once possible to abuse Eve and not end up on the Evil Asshole path. That was a mistake I corrected since then. As my own build works fine, I can only suppose that Sancho missed one of these corrections when he converted his mod to my new code.

Now, if you abuse Eve, you can't choose to try and be nice to her. You can only make a deal with the Twins.
 
  • Like
Reactions: JohnPaxson

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,060
Well, for a starter, let's summon Sancho1969 to help us troubleshoot that thing.

It was once possible to abuse Eve and not end up on the Evil Asshole path. That was a mistake I corrected since then. As my own build works fine, I can only suppose that Sancho missed one of these corrections when he converted his mod to my new code.

Now, if you abuse Eve, you can't choose to try and be nice to her. You can only make a deal with the Twins.
Good morning NC. So I'm clear, what path is the user having issue with? I'll double-check the diffs and see if something is possibly not ported over correctly. It sounds like a menu conditional somewhere but from the user's post I'm not clear on what path is being attempted (and therefore what stats I need to be considering during the diff). Regards.
 

The Naughty Captain

Active Member
Game Developer
Aug 21, 2019
779
2,306
Good morning NC. So I'm clear, what path is the user having issue with? I'll double-check the diffs and see if something is possibly not ported over correctly. It sounds like a menu conditional somewhere but from the user's post I'm not clear on what path is being attempted (and therefore what stats I need to be considering during the diff). Regards.
Good morning Sancho.
It's on the asshole paths.
A choice is probably missing a

if ep2sisabused == False.

Either


"I'll try to be nice to her."

or


"I'm interested in human psychology."

Thank you !
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,060
Good morning Sancho.
It's on the asshole paths.
A choice is probably missing a
Found it. "I'll try to be nice to her." did not properly port over into the mod's project. I will resolve this immediately and push out a maintenance update. My apologies for anyone's inconvenience and wasted time/bandwidth. I reckon this didn't appear before since the majority of players don't elect this particular path but that makes it no less important. Please give me a bit as it's quite busy this morning. Regards.

This is how the choice is supposed to be if MC abused Eve:
You don't have permission to view the spoiler content. Log in or register now.

Mention: JohnPaxson
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,060
SanchoMod Update (non-critical)

Changelog:
  • Resolved - Player having (Ep2SisAbused) could improperly select "I'll try to be nice to her." in Day4. Corrected menu choice in that case is now is now as follows:
    You don't have permission to view the spoiler content. Log in or register now.
Simply re-download the mod and reinstall over existing installation overwriting as requested.

Regards.

Note: JohnPaxson This may not fully resolve your reported issue but was an oversight error nonetheless. It's possible there might be another issue. I'll work with you to resolve any potential remaining issues fully.
 
4.20 star(s) 143 Votes