log
log
Windows-10-10.0.19041
Ren'Py 8.3.2.24090902
DLegacy
0.8.5.1
Built at 2024-11-25 03:46:15 UTC
Full traceback:
File "game/script.rpy", line 2, in script
$ f_on_load()
File "C:\Users\felip\Downloads\DLegacy-0.8.5.1 by Thatty\renpy\ast.py", line 821,
in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\felip\Downloads\DLegacy-0.8.5.1 by Thatty\renpy\python.py", line
1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 2, in <module>
$ f_on_load()
File "game/function/function_load.rpy", line 17, in f_on_load
f_on_update()
File "game/function/function_load.rpy", line 228, in f_on_update
if "a_0001" in item.event and item.event['a_0001'] > 0:
AttributeError: 'StoreModule' object has no attribute 'event'