Skip to main content

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

Hi, i can't enter the dungeon of the goat tribe, also can't complete the Werewolf or the minotaur dungeon, every time i need to move an objet the mc just pass through it and it dissapear



[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/dungeon_map.rpy", line 954, in <module>

NameError: name 'dungeon1_map' is not defined

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

Full traceback:

  File "battle06.rpyc", line 645, in script call

  File "battle06.rpyc", line 645, in script call

  File "main_lusterfield01.rpyc", line 681, in script call

  File "main_lusterfield01.rpyc", line 620, in script call

  File "main_lusterfield01.rpyc", line 620, in script call

  File "main_lusterfield01.rpyc", line 620, in script call

  File "dungeon_map.rpyc", line 954, in script

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

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

  File "game/dungeon_map.rpy", line 954, in <module>

NameError: name 'dungeon1_map' is not defined

[/code]