View Issue Details

IDCategoryLast Update
0003314Bug Report2021-10-09 19:53
Reporterdarryl211 
SeveritycrashReproducibilityhave not tried
Status newResolutionopen
Summary0003314: it wont start and what's below is happening
Description```
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\Name-Later\Documents\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\Name-Later\Documents\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-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Sat Oct 09 12:42:12 2021
```
Platform/OSWindows
Version0.20.10

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-10-09 19:53 darryl211 New Issue