srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,424
5,651
ok, try with your mod...
but....

how do you take off disable debug?

txs so much
My mod has debug mode disabled, but also this specific bug fixed if debug mode is enabled otherwise. If it does not work for you, please report.

Edit: my bad. The mod itself does not fix that. I have another file modded to fix that bug. Put the file dev.rpy in the attached archive into the <Summertime Saga>\game directory. Note: this will *enable* debug mode, but since this already seems to be the case for you...
 

renzano

Member
Jan 11, 2020
120
28
My mod has debug mode disabled, but also this specific bug fixed if debug mode is enabled otherwise. If it does not work for you, please report.

Edit: my bad. The mod itself does not fix that. I have another file modded to fix that bug. Put the file dev.rpy in the attached archive into the <Summertime Saga>\game directory. Note: this will *enable* debug mode, but since this already seems to be the case for you...
i have installated your mod...but it still doesn't work

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/core/systems/logger.rpy", line 112, in <module>
  File "game/scripts/core/systems/logger.rpy", line 15, in __init__
AttributeError: 'Preferences' object has no attribute 'debug'

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

Full traceback:
  File "scripts/core/systems/logger.rpyc", line 1, in script
  File "I:\Giochi P\vario\10-08\SummertimeSaga-0-20-1-pc-fan\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "I:\Giochi P\vario\10-08\SummertimeSaga-0-20-1-pc-fan\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/core/systems/logger.rpy", line 112, in <module>
  File "game/scripts/core/systems/logger.rpy", line 15, in __init__
AttributeError: 'Preferences' object has no attribute 'debug'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.1
Thu Aug 13 00:08:33 2020
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,424
5,651
i have installated your mod...but it still doesn't work

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/core/systems/logger.rpy", line 112, in <module>
  File "game/scripts/core/systems/logger.rpy", line 15, in __init__
AttributeError: 'Preferences' object has no attribute 'debug'

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

Full traceback:
  File "scripts/core/systems/logger.rpyc", line 1, in script
  File "I:\Giochi P\vario\10-08\SummertimeSaga-0-20-1-pc-fan\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "I:\Giochi P\vario\10-08\SummertimeSaga-0-20-1-pc-fan\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/core/systems/logger.rpy", line 112, in <module>
  File "game/scripts/core/systems/logger.rpy", line 15, in __init__
AttributeError: 'Preferences' object has no attribute 'debug'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.1
Thu Aug 13 00:08:33 2020
See the edit of my previous post. But I would advise you to not enable debug mode if you are not debugging the game.
 
  • Like
Reactions: renzano

renzano

Member
Jan 11, 2020
120
28
and this....

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/TributeMod.rpy", line 943, in script
    label quit:
  File "game/scripts/core/recovery.rpy", line 11, in callback
  File "game/scripts/core/recovery.rpy", line 30, in recover_log
NameError: global name 'recovery_stack' is not defined

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

Full traceback:
  File "game/scripts/TributeMod.rpy", line 943, in script
    label quit:
  File "I:\Giochi P\vario\10-08\SummertimeSaga-0-20-1-pc-fan\renpy\ast.py", line 865, in execute
    renpy.config.label_callback(self.name, renpy.game.context().last_abnormal)
  File "game/scripts/core/recovery.rpy", line 11, in callback
  File "game/scripts/core/recovery.rpy", line 30, in recover_log
NameError: global name 'recovery_stack' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.1
Thu Aug 13 00:15:05 2020
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,424
5,651
and this....

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/TributeMod.rpy", line 943, in script
    label quit:
  File "game/scripts/core/recovery.rpy", line 11, in callback
  File "game/scripts/core/recovery.rpy", line 30, in recover_log
NameError: global name 'recovery_stack' is not defined

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

Full traceback:
  File "game/scripts/TributeMod.rpy", line 943, in script
    label quit:
  File "I:\Giochi P\vario\10-08\SummertimeSaga-0-20-1-pc-fan\renpy\ast.py", line 865, in execute
    renpy.config.label_callback(self.name, renpy.game.context().last_abnormal)
  File "game/scripts/core/recovery.rpy", line 11, in callback
  File "game/scripts/core/recovery.rpy", line 30, in recover_log
NameError: global name 'recovery_stack' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.1
Thu Aug 13 00:15:05 2020
OK this comes when everything went wrong and the game cannot even exit cleanly.

Did you try the dev.rpy file I attached in my previous post? What other mods do you use? Did you unren.bat or un.rpyc or other tools to extract/modify the game sources? When exactly does the first error occur?
 
  • Like
Reactions: renzano

renzano

Member
Jan 11, 2020
120
28
Lol ... nice!
I just installed the game, and it immediately gave me the first error. I put your mod and when it starts it always gives me the same error. Now I put the file you sent but always the same errors.


I don't have any kind of program to extract game data
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,424
5,651
Lol ... nice!
I just installed the game, and it immediately gave me the first error. I put your mod and when it starts it always gives me the same error. Now I put the file you sent but always the same errors.


I don't have any kind of program to extract game data
OK I am positive we will figure this out. It works for everybody so it will work for you as well.

You say you get the error when you install the game, originally downloaded, for the first time. Is it a compressed version or the original? Are you on Windows?

Install the game again fresh, without any mods. Do you get into the main menu or does it crash immediately? Do you get a white game screen or simply the error in a text editor? If the first is the case, can you see a "Console" button/link on the lower screen? If so, click it to open the console and type config.developer and press the enter key. What does it say?

Now put the file I attached into the <summertime saga>\game directory and start the game again. Does it still crash? Has there been a dev.rpyc file created (should be automatically compiled out of the dev.rpy file I attached).

Edit: Also try the following. Go into the %appdata%\RenPy\SummertimeSaga folder and delete the "persistent" file. Go into the <summertime saga>\game\saves folder and delete the same file. See if the game can now start.
 
Last edited:

j4yj4m

Forum Fanatic
Jun 19, 2017
4,161
6,115
Is it only me or was the first version of wet jenny the best ?

View attachment 771250
Ah, the infamous silver jenny. As far as I'm aware, that picture is actually the first one of Jenny DC made, back when she wasn't supposed to get much more content than this peeking scene in the shower and he changed it, because it was so out of style with the rest of the game.

I'd actually agree that her second art looks somewhat better but sadly it seems pretty much impossible to produce the whole game on that level without a massive increase in time needed for the art. At least if you actually bring it on the same level, given that both the first and the second picture have huge shading errors (look at her arm and hips...)

So all in all I probably perfer the overall consistency, even though the art looks simpler at times. Having said that, her old face was a huge turnoff, so overall, her new style is vastly preferable to me.
 
Last edited:

renzano

Member
Jan 11, 2020
120
28
i am on windows, i tried to re-download the game and i opened the file with winrar. I opened the game in the folder and as soon as I click to make it appear it crashes and I get the same error. I have no previous versions, I only have that.

Now I have tried to do what you asked me, and the error still comes out.
I tried the last part of the change "Go into the% appdata% \ RenPy \ SummertimeSaga folder and delete the" persistent "file. Go into the <summertime saga> \ game \ saves folder and delete the same file. See if the game can now start. " but I haven't been able to do it. I just removed the files from the folder and that's it and the game doesn't start anymore.
 

Omnikuken

Conversation Conqueror
Feb 22, 2018
7,562
7,325
You got some of the best (or worst) random voodoo going on with the game ever seen. Either you didn't pray hard enough to RNGesus or you got some pretty messed-up Renpy files/folders fuckering you big time
 
  • Haha
Reactions: renzano

renzano

Member
Jan 11, 2020
120
28
You got some of the best (or worst) random voodoo going on with the game ever seen. Either you didn't pray hard enough to RNGesus or you got some pretty messed-up Renpy files/folders fuckering you big time

maybe all you said ... 2020 is a good year that attracts all these things ...
:ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO:
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,424
5,651
i am on windows, i tried to re-download the game and i opened the file with winrar. I opened the game in the folder and as soon as I click to make it appear it crashes and I get the same error. I have no previous versions, I only have that.

Now I have tried to do what you asked me, and the error still comes out.
I tried the last part of the change "Go into the% appdata% \ RenPy \ SummertimeSaga folder and delete the" persistent "file. Go into the <summertime saga> \ game \ saves folder and delete the same file. See if the game can now start. " but I haven't been able to do it. I just removed the files from the folder and that's it and the game doesn't start anymore.
Two things to try: Upgrade your graphic drivers, and/or try on another machine.

Can you run other Ren'py games?
 
  • Like
Reactions: renzano

Omnikuken

Conversation Conqueror
Feb 22, 2018
7,562
7,325
Not trying to downplay srk, but the game doesn't crash and burn that hard on it's own and Renpy doesn't melt itself that badly either. I'm still pointing a huge finger at both you and/or your potato PC
 
4.00 star(s) 367 Votes