Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

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

While running game code:
  File "renpy/common/000statements.rpy", line 533, in execute_show_screen
Exception: Screen MF_2214_screen is not known.

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

Full traceback:
  File "quests/mf_forest.rpyc", line 421, in script
  File "renpy/ast.py", line 1960, in execute
  File "renpy/ast.py", line 1948, in call
  File "renpy/statements.py", line 278, in call
  File "renpy/common/000statements.rpy", line 533, in execute_show_screen
  File "renpy/display/screen.py", line 1115, in show_screen
Exception: Screen MF_2214_screen is not known.

[/code]


Got this error when I click the option to fight the ogre in the android app.

I'm completely baffled over this. The screen (MF_2214_screen) is there and it's well defined. I played my Android copy and it worked perfectly. Obviously you're not making this up so I need to understand why does this error occur. 

Do you happen to know what version you're playing?

Idk, I just downloaded the apk yesterday. After I received this error, I uninstalled it, deleted the file, then redownloaded the apk and installed the new download, just to see if it would happen again and it did. I'm not super tech savvy so I don't know how to help you more. I just copied the error code and posted it here for you.