View Issue Details

IDCategoryLast Update
0002523Bug Report2019-12-15 22:45
ReporterBioAnthrax 
SeveritycrashReproducibilityalways
Status closedResolutionfixed
Summary0002523: Unable to start game
DescriptionAttempted to start game, and received an error message "An exception has occurred."
Platform/OSWindows
Version0.19.1

Activities

BioAnthrax

BioAnthrax

2019-12-14 23:12

reporter  

traceback.txt (1,080 bytes)
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_log'

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

Full traceback:
  File "scripts/core/systems/logger.rpyc", line 1, in script
  File "C:\Users\ComJimmyK\Downloads\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\ComJimmyK\Downloads\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
Sat Dec 14 18:10:25 2019
traceback.txt (1,080 bytes)
Casiope

Casiope

2019-12-14 23:34

updater   ~0004026

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
This report will be closed within a week.
BioAnthrax

BioAnthrax

2019-12-15 00:19

reporter   ~0004027

Thank you! It works!
Casiope

Casiope

2019-12-15 22:45

updater   ~0004028

The report is a duplicate of 0002456 and is now closed.

Issue History

Date Modified Username Field Change
2019-12-14 23:12 BioAnthrax New Issue
2019-12-14 23:12 BioAnthrax File Added: traceback.txt
2019-12-14 23:34 Casiope Note Added: 0004026
2019-12-15 00:19 BioAnthrax Note Added: 0004027
2019-12-15 22:45 Casiope Status new => closed
2019-12-15 22:45 Casiope Resolution open => fixed
2019-12-15 22:45 Casiope Note Added: 0004028