Skip to main content

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

If I can figure out why you're having so many crashes, this should ideally be a non-issue anyway. Is there anything in specific that happens when the game crashes, or any steps to reproduce the issues you're having that you can think of?

edit: I realize I replied to the wrong one, but none-the-less.

(+1)

I have had a few crashes while switching from one zone to another, but also a few freezes while not doing anything in particular, just idling. Sorry, nothing I have reproduction steps for.

But this is still an issue even if there are no crashes. If I want to stop playing, I have to close the browser. With no way to manually initiate a save, I will lose progress every time I do this. It used to be up to 1 minute of progress, so not a huge deal. Now it's up to 5 minutes which is pretty annoying.

Agree. :-) A manual "save now" button would be fine.

Poking around in the JS console after the last couple crashes, there were various errors about not being able to allocate memory, and the heap becoming corrupted.

In both of these cases, the game had been running for a few hours with no drama previously.

So I think there may be a memory leak.