Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I have not been able to reed much, because all the error messages. I think the error messages appears when I should choose a reply or something. 

I have a Huawei P30 with Android 10.

Not shure but, It seems to be the same error each time. 

Hope this is OK contact you here. 

Error code:

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: 'RevertableDict' object is not callable

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

Full traceback:
  File "Saturday.rpyc", line 390, in script
  File "/data/user/0/echoproject.echo.game/files/renpy/ast.py", line 1337, in execute
    renpy.exports.with_statement(trans, paired)
  File "/data/user/0/echoproject.echo.game/files/renpy/exports.py", line 1413, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "/data/user/0/echoproject.echo.game/files/renpy/display/core.py", line 2193, in do_with
    clear=clear)
  File "/data/user/0/echoproject.echo.game/files/renpy/display/core.py", line 2635, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/data/user/0/echoproject.echo.game/files/renpy/display/core.py", line 2972, in interact_core
    new_widget=layers_root)
TypeError: 'RevertableDict' object is not callable

[/code]