Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Okay here is more info on the dungeon bug (in case that was forgotten about or overlooked)


As you can see I have potions

I walked into the Trap

Got an error

(

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/dungeons_choices.rpy", line 2671, in <module>

ZeroDivisionError: integer division or modulo by zero

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

Full traceback:

  File "exploration.rpyc", line 33, in script call

  File "exploration.rpyc", line 463, in script call

  File "dungeons_choices.rpyc", line 2655, in script

  File "renpy/ast.py", line 823, in execute

  File "renpy/python.py", line 1178, in py_exec_bytecode

  File "game/dungeons_choices.rpy", line 2671, in <module>

ZeroDivisionError: integer division or modulo by zero

[/code])


I ignored the error and died (despite having a means to heal myself)