View Issue Details

IDCategoryLast Update
0000543Bug Report2018-07-25 16:28
ReporterTexViper 
SeveritycrashReproducibilityalways
Status closedResolutionfixed
Summary0000543: Cat at graveyard Android
DescriptionTwice 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/OSAndroid
Version0.16

Activities

GreenCap

GreenCap

2018-07-25 16:28

updater   ~0000574

Workaround is not to have cat food the first time you interact with the cat.

Fixed in upcoming update

Issue History

Date Modified Username Field Change
2018-07-25 16:25 TexViper New Issue
2018-07-25 16:28 GreenCap Status new => closed
2018-07-25 16:28 GreenCap Resolution open => fixed
2018-07-25 16:28 GreenCap Note Added: 0000574