View Issue Details

IDCategoryLast Update
0000836Bug Report2018-10-17 22:11
ReporterRuss89 
SeveritymajorReproducibilityalways
Status closedResolutionnot fixable
Summary0000836: Game won't start
Description[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/script.rpy", line 68, in <module>
AttributeError: 'StoreModule' object has no attribute 'machines'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "00start.rpyc", line 264, in script call
  File "scripts/script.rpyc", line 66, in script call
  File "scripts/script.rpyc", line 68, in script
  File "/data/user/0/summer.time.saga/files/renpy/ast.py", line 1729, in execute
    if renpy.python.py_eval(condition):
  File "/data/user/0/summer.time.saga/files/renpy/python.py", line 1943, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/data/user/0/summer.time.saga/files/renpy/python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/script.rpy", line 68, in <module>
AttributeError: 'StoreModule' object has no attribute 'machines'

[/code]
Platform/OSAndroid
Version0.16

Activities

Pillcap

Pillcap

2018-08-06 17:22

reporter   ~0001034

This also happens to me. Game wont go past kompus logo screen.
HDannyM

HDannyM

2018-10-08 00:43

reporter   ~0001194

I'm having an issue with installing the game. Everything downloads fine and the installation is fine till the very end when it's almost done installing it just stops and says app not installed. Whether I download it from the public server or my "unique" kompas patreon server it always happens exactly the same way in the same exact place of the installation. IDK how to post in the bug section of kompas or else I would've posted it there. Can anyone help?
mil578

mil578

2018-10-17 22:11

updater   ~0001207

This error occurs when loading a corrupt save. Whether it was from a previous update, or the save file was edited, the console was used, or just something unexpected, the save is corrupt. You must start a new game every update, and if you edit the save or mess in the console, we do not provide support. If this was a new save and happened, please make sure to keep multiple saves, as this is an alpha and bugs do happen. Save compatibility should fix this, which is planned in a future update.
mil578

mil578

2018-10-17 22:11

updater   ~0001208

Closing as not fixable at this time due to save file incompatibility.

Issue History

Date Modified Username Field Change
2018-07-29 20:38 Russ89 New Issue
2018-08-06 17:22 Pillcap Note Added: 0001034
2018-10-08 00:43 HDannyM Note Added: 0001194
2018-10-17 22:11 mil578 Note Added: 0001207
2018-10-17 22:11 mil578 Status new => closed
2018-10-17 22:11 mil578 Resolution open => not fixable
2018-10-17 22:11 mil578 Note Added: 0001208