-
Notifications
You must be signed in to change notification settings - Fork 1
/
traceback.txt
40 lines (36 loc) · 1.8 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
37
38
39
40
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 203, in script call
call _load_reload_game from _call__load_reload_game_1
File "renpy/common/00keymap.rpy", line 446, in script
python hide:
File "renpy/common/00keymap.rpy", line 446, in <module>
python hide:
File "renpy/common/00keymap.rpy", line 456, in _execute_python_hide
renpy.load("_reload-2")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 203, in script call
call _load_reload_game from _call__load_reload_game_1
File "renpy/common/00keymap.rpy", line 446, in script
python hide:
File "C:\renpy\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\renpy\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00keymap.rpy", line 446, in <module>
python hide:
File "renpy/common/00keymap.rpy", line 456, in _execute_python_hide
renpy.load("_reload-2")
File "C:\renpy\renpy\loadsave.py", line 730, in load
log.unfreeze(roots, label="_after_load")
File "C:\renpy\renpy\python.py", line 1868, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\renpy\renpy\python.py", line 1696, in rollback
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Windows-8-6.2.9200
Ren'Py 7.1.0.882
Meiji_wa_yuri 1.0
Wed Oct 31 18:20:24 2018