Skip to main content

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

Also I just realized that the way I was describing the issue in previous messages was horrible lol
So I'll just summarize everything here to make it easier

When I got to the level I'm at right now, I closed the browser (I use Firefox) and when I came back the game would launch normally, It would load my progress as well. It's just that the characters are just standing and playing the idle animation without moving. Also I don't see any enemies on my screen (probably because they spawn off-screen).

I've tried restarting the game many times, but the issue persists. Also tried rebooting my PC which also didn't help (which makes sense since this is a web game, but I was desperate lol). Also I tried hard-reloading the page (ctrl+f5 and ctrl+R) which also didn't help.

Hope this helps <3

Thank you so much for the detailed explanation <33

I checked the data, and looks like you got a very rare issue, where you killed the boss but then either you quit the game extremely fast, or your internet connection was a lil slow to send the data back, or just a connection issue happened.

Which lead to increasing the wave variable to an unexpected number (10), which when you kill the boss it should auto reset to 0.

I fixed the data manually, hopefully you can play normally now <3

Yeah I kinda suspected that it was because I quit while the boss was dying. Also I checked the game and they still stand there :c
Could this be because the values didn't update for me locally? Like in a browser's local storage, for example

Hello again :3

You are right, I double checked, and the local storage data won't update, even if the online one is updated.

So I pushed a lil update to the game where it forces fixing this rare bug anytime it happens :3

Thanks for reporting this bug again <3

OMG They're alive again! TY for the fix :)

Glad it worked <3