Woot

Woot

24M Downloads

Crash when clicking the heart

DinnerBeef opened this issue ยท 2 comments

commented

my game crashed when I clicked the heart https://pastebin.com/Bw6r1eRL

commented

Looks like I have a bit of dodgy maths going on in the tank renderer for the heart gui.
I've put some guards round the division in the render to catch any instances of divide by zero.
There is a small possibility of these being called with a zero divider which is probably what you are seeing.

commented

Fixed (hopefully) in 1.16.3-1.0.0.1