Skip to main content

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

I am happy you like the game. :)
If your game crashed, there could be a log file inside the log folder next to the game exe. Would you mind looking if it contains anything that might give me a clue about the bug?

(+1)

Index was outside the bounds of the array.:    at HD.Scenes.ChestWindow.Update(GameTime gameTime, Chest chest, Inventory inventory)

   at HD.Scenes.PlayScene.Update(GameTime gameTime)

   at SlipperyBlobsDungeon.GameMain.Update(GameTime gameTime)

Both of the log files has this.

Might be the issue with chests trying to respawn stuff?

(+1)

Sorry for sending so much comments, but I found another kind of "error"
The stairs tile under the trap on the beach sends you to a seemingly infinite grass field.

(+1)

Thanks for letting me know :). I think I found the first bug, it has to do with the towns chest having a different size. I suspect it happens after getting chest expansions . I'll look into the incorrect stairs as well.

(1 edit) (+1)

I've uploaded a new version which fixes the problems. You can copy the save and state folders to the new version to not lose save data. Thanks for reporting the bugs, I hope I managed to solve them, please let me know if you run into any problems. I did a small art update as well.