Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+1)

Hi pastry. Thanks for the 0.2.1 update. Really enjoyed it so far especially the story progression, yunyun, and rem. However, I ran into some issues. I tried to finish the labyrinth. At around level 12 I ran into errors similar to this

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/adventuring/adventuring.rpy", line 890, in <module>
  File "game/scripts/adventuring/quests/quest.rpy", line 229, in randomize_rooms
  File "game/scripts/adventuring/quests/quest_director.rpy", line 196, in generate_level_layout
IndexError: list index out of range

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

Full traceback:
  File "scripts/city.rpyc", line 86, in script call
  File "scripts/xray.rpyc", line 254, in script call
  File "scripts/mansion.rpyc", line 170, in script call
  File "scripts/adventuring/adventuring.rpyc", line 890, in script
  File "renpy/ast.py", line 1138, in execute
  File "renpy/python.py", line 1130, in py_exec_bytecode
  File "game/scripts/adventuring/adventuring.rpy", line 890, in <module>
  File "game/scripts/adventuring/quests/quest.rpy", line 229, in randomize_rooms
  File "game/scripts/adventuring/quests/quest_director.rpy", line 196, in generate_level_layout
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/random.py", line 346, in choice
  File "renpy/revertable.py", line 217, in __getitem__
IndexError: list index out of range

I played the android version. I chose ‘Ignore’ when it appears, and the game will load with the same level as previous one, but the level number still increased, and enemies or items that has previously been cleared aren’t present, so I could continue with the same path selection. You might want to check this

Thanks again. By the way, does the labyrinth have a boss fight? I keep digging until level 20 and yet to get any boss lol

Yeah there seems to be an issue with floors 10 and above. Will fix it in the next release, thank you for the report! Glad you've enjoyed the game so far :)

The labyrinth is infinite and aside from the Watchers on each floor doesn't have any special bosses... yet