View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0000543 | Bug Report | 2018-07-25 16:25 | 2018-07-25 16:28 | ||
| Reporter | TexViper | ||||
| Severity | crash | Reproducibility | always | ||
| Status | closed | Resolution | fixed | ||
| Summary | 0000543: Cat at graveyard Android | ||||
| Description | Twice I've touched the cat when the story starts the game crashes send you to the menu. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00keymap.rpy", line 446, in <module> File "renpy/common/00keymap.rpy", line 456, in _execute_python_hide Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way? -- Full Traceback ------------------------------------------------------------ Full traceback: File "00start.rpyc", line 203, in script call File "00keymap.rpyc", line 446, in script File "/data/user/0/summer.time.saga/files/renpy/ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/data/user/0/summer.time.saga/files/renpy/python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/00keymap.rpy", line 446, in <module> File "renpy/common/00keymap.rpy", line 456, in _execute_python_hide File "/data/user/0/summer.time.saga/files/renpy/loadsave.py", line 728, in load log.unfreeze(roots, label="_after_load") File "/data/user/0/summer.time.saga/files/renpy/python.py", line 1867, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "/data/user/0/summer.time.saga/files/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? [/code] | ||||
| Platform/OS | Android | ||||
| Version | 0.16 | ||||