forked from Line-No3-Camarade/Shoot-Tomorrow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtraceback.txt
36 lines (32 loc) · 1.39 KB
/
traceback.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00keymap.rpy", line 469, in script
python hide:
File "renpy/common/00keymap.rpy", line 469, in <module>
python hide:
File "renpy/common/00keymap.rpy", line 488, in _execute_python_hide
renpy.save("_reload-1", "reload save game")
AttributeError: 'NoneType' object has no attribute 'stores'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00keymap.rpy", line 469, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00keymap.rpy", line 469, in <module>
python hide:
File "renpy/common/00keymap.rpy", line 488, in _execute_python_hide
renpy.save("_reload-1", "reload save game")
File "renpy/loadsave.py", line 394, in save
roots = renpy.game.log.freeze(None)
File "renpy/python.py", line 2142, in freeze
self.complete(False)
File "renpy/python.py", line 1726, in complete
self.current.stores[name], self.current.delta_ebc[name] = sd.get_changes(begin)
AttributeError: 'NoneType' object has no attribute 'stores'
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Shoot Tomorrow 1.0
Sun May 5 17:37:34 2024