I recently found a game-crashing bug in my WIP game, Escape From Castle Zaks.
After getting killed by the troll for all three lives, and then starting a new game, I get a divide by zero error. I checked in the demo I released, and it wasn't there. That means the error has something to do with what I have done since then.
Here is the error message:
EXCEPTION_INT_DIVIDE_BY_ZERO at address 0x42921a
Any suggestions? {yolkfolk}:tired:
After getting killed by the troll for all three lives, and then starting a new game, I get a divide by zero error. I checked in the demo I released, and it wasn't there. That means the error has something to do with what I have done since then.
Here is the error message:
EXCEPTION_INT_DIVIDE_BY_ZERO at address 0x42921a
Any suggestions? {yolkfolk}:tired: