View Issue Details

IDCategoryLast Update
0002755Bug Report2020-06-17 16:51
Reportermaterr 
SeveritycrashReproducibilityalways
Status newResolutionopen
Summary0002755: exception
DescriptionI'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 "C:\Users\wolfs\Downloads\SummertimeSaga-0-20-0-pc\SummertimeSaga-0-20-0-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\wolfs\Downloads\SummertimeSaga-0-20-0-pc\SummertimeSaga-0-20-0-pc\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.0
Mon May 04 06:48:09 2020
Platform/OSWindows
Version0.20

Relationships

duplicate of 0002746 closed exception 

Activities

materr

materr

2020-05-04 15:55

reporter  

Capture.PNG (65,519 bytes)
Capture.PNG (65,519 bytes)
materr

materr

2020-05-04 15:56

reporter   ~0004743

problem is not fixed after reinstall
Casiope

Casiope

2020-05-04 19:25

updater   ~0004753

This message is displayed because there is a compatibility issue with the old preferences. It's recommended that you delete all folders from older versions of the game. Also delete the persistent file from the folders containing the saves. This will reset the preferences.

Then download the latest version of the game from the official Summertime Saga website, and extract the complete file before launching the game.

Without reply, the report will be closed within 3 days.
materr

materr

2020-05-05 09:59

reporter   ~0004802

yes i have tried that like 3 times however the issue has not disappeared.
materr

materr

2020-06-14 13:33

reporter   ~0004939

i still havent been able to fix this issue after deleting all files multiple times. is there somewhere that the program drops its files?
skrskrskr

skrskrskr

2020-06-16 21:45

reporter   ~0004944

Disable debug mode.
materr

materr

2020-06-17 14:17

reporter   ~0004945

how do i do that?
skrskrskr

skrskrskr

2020-06-17 16:51

reporter   ~0004946

That would depend on how you activated it. If you use mods, try another one or better don't use it. When does the error occur? Can you start the game, or even load a save? If you can start the game, does the console open up when you press SHIFT+O?

Another thing to check is to delete the persistent file in both the game\saves and in the %appdata%\RenPy\SummertimeSaga directory. Maybe you missed the second one.

Issue History

Date Modified Username Field Change
2020-05-04 15:55 materr New Issue
2020-05-04 15:55 materr File Added: Capture.PNG
2020-05-04 15:55 materr Issue generated from: 0002746
2020-05-04 15:55 materr Relationship added duplicate of 0002746
2020-05-04 15:56 materr Note Added: 0004743
2020-05-04 19:25 Casiope Note Added: 0004753
2020-05-05 09:59 materr Note Added: 0004802
2020-06-14 13:33 materr Note Added: 0004939
2020-06-16 21:45 skrskrskr Note Added: 0004944
2020-06-17 14:17 materr Note Added: 0004945
2020-06-17 16:51 skrskrskr Note Added: 0004946