View Issue Details

IDCategoryLast Update
0002456Bug Report2019-11-20 10:12
ReporterMarkoz3 
SeveritycrashReproducibilityalways
Status closedResolutionnot fixable
Summary0002456: Trying to download version 0.19.1
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_log'

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

Full traceback:
  File "scripts/core/systems/logger.rpyc", line 1, in script
  File "C:\Users\Doug\Downloads\SummertimeSaga-0-19-1-pc (1)\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Doug\Downloads\SummertimeSaga-0-19-1-pc (1)\SummertimeSaga-0-19-1-pc\renpy\python.py", line 2004, 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_log'

Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Wed Nov 13 19:42:23 2019
Platform/OSWindows
Version0.19.1

Activities

Casiope

Casiope

2019-11-17 12:48

updater   ~0003661

Please give more details: when does this message appear? Do you use a mod? Did you delete the previous folder of the game before decompressing the new version?

I can't reproduce this error. Please unzip the download file into a new folder, and make sure you remove all components related to older versions of the game, except for saves.

Without reply, this report will be closed within a week.
sam9

sam9

2019-11-20 10:11

administrator   ~0003730

This was an issue in 0.19 which unfortunately made it into your save file. Delete your persistent file in both the game/saves folder and the %appdata%/renpy/summertimesaga folder.

For a full list of save locations: https://wiki.summertimesaga.com/Getting_started#Save_games_and_persistent_data_file

Issue History

Date Modified Username Field Change
2019-11-14 00:52 Markoz3 New Issue
2019-11-17 12:48 Casiope Note Added: 0003661
2019-11-20 10:11 sam9 Note Added: 0003730
2019-11-20 10:12 sam9 Status new => closed
2019-11-20 10:12 sam9 Resolution open => not fixable