View Issue Details

IDCategoryLast Update
0001905Bug Report2019-06-04 04:10
Reporterrodase1991 
SeveritymajorReproducibilityhave not tried
Status closedResolutionno change required
Summary0001905: I tried to open the app and this happened
DescriptionWhen i tried to open the app, and error was given and i couldnt proceed. The error log was the following:

[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
  File "game/scripts/core/systems/player.rpy", line 223, in __setstate__
KeyError: u'locked_locations'

-- 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 727, in load
    roots, log = loads(location.load(filename))
  File "/data/user/0/summer.time.saga/files/renpy/loadsave.py", line 62, in loads
    return pickle.loads(s)
  File "/data/user/0/summer.time.saga/files/lib/python2.7/pickle.py", line 1382, in loads
    return Unpickler(file).load()
  File "/data/user/0/summer.time.saga/files/lib/python2.7/pickle.py", line 858, in load
    dispatch[key](self)
  File "/data/user/0/summer.time.saga/files/lib/python2.7/pickle.py", line 1217, in load_build
    setstate(state)
  File "game/scripts/core/systems/player.rpy", line 223, in __setstate__
KeyError: u'locked_locations'

[/code]
Platform/OSAndroid
Version0.18.5

Activities

mil578

mil578

2019-06-04 04:10

updater   ~0002640

Do not open bug reports for frivolous matters. This can result in your access to this tracker being revoked. This game, EVERYWHERE, tells you that you can't use old saves.

Issue History

Date Modified Username Field Change
2019-06-04 03:57 rodase1991 New Issue
2019-06-04 04:10 mil578 Note Added: 0002640
2019-06-04 04:10 mil578 Status new => closed
2019-06-04 04:10 mil578 Resolution open => no change required