Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Hello, ran into the memory problem again.

Playing as the wizard, had the double experience ability, faster orbs on level perk and proc ability on level perk.

When there are a lot of experience points on screen and you just got a burst of experience and you level up, there's a chance of you doubling the incoming experience points, which causes you to level up, which can trigger you doubling the onscreen experience again, which causes you to level up...

This loop also grows exponentially as each level up requirement seems to grow linearly (if at all) whilst the experience comes in multiplicatively.

Thank you for reporting these! We're looking at getting a fix in the coming days so it stops hindering your amazing runs.

Got a new error message this time!

Similar circumstances as previously.

For a fix, might I suggest that the knowledge is power ability doubles the experience gain STAT instead of the experience orbs on screen for a few seconds?

This way the game doesn't have to spend resources trying to render so many particle effects and can just double a number somewhere in the backend. 

That is assuming the error isn't just caused by an integer overflow.