Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('innanimations/crusaderinnidle18.png') at 0x000000000f609e50>:

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

error: Out of memory

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

Full traceback:

  File "D:\itch games\forbidden-dungeon\ForbiddenDungeon-v0.1.4-pc\renpy\bootstrap.py", line 359, in bootstrap

    renpy.main.main()

  File "D:\itch games\forbidden-dungeon\ForbiddenDungeon-v0.1.4-pc\renpy\main.py", line 652, in main

    run(restart)

  File "D:\itch games\forbidden-dungeon\ForbiddenDungeon-v0.1.4-pc\renpy\main.py", line 148, in run

    renpy.execution.run_context(True)

  File "D:\itch games\forbidden-dungeon\ForbiddenDungeon-v0.1.4-pc\renpy\execution.py", line 958, in run_context

    context.run()