Posted September 06, 2025 by Doianu
Hottfix v0.20.3: fixed a bug that made the game crash after you left a chest. This bug only appeared on Android and Windows, so the MAC version is still 0.20.2
Hello!
looks like there was a bug that made the game crash after entering a chest! Unfortunately there is a chest right at the start of the game, so this bug was potentially game breaking.
The issue was simply the case sensitivity. The game tried to load a file with the name BoxOutsideLook.png instead of BoxOutsidelook.png.
It should work now.