Infiland / AsteroidsFeedback

This repo is for giving feedback and reporting bugs for Asteroids ++ , a free to play game made by the passionate game-dev Infiland
1 stars 0 forks source link

Crash Report #1 by CqtnuNick #2

Closed CqtnuNick closed 1 week ago

CqtnuNick commented 2 weeks ago

############################################################################################ ERROR in action number 1 of Draw Event for object o_smallmeteroid:

index out of bounds request -1 maximum size is 3############################################################################################ gml_Script_healrock (line 176) gml_Object_o_smallmeteroid_Draw_0 (line 31)

Infiland commented 2 weeks ago

Possible that the game crashes because the green asteroid (healing asteroid) is trying to heal an asteroid which doesnt exist. I'll try to fix it in 1.0.1a and hopefully this issue wont happen

Infiland commented 2 weeks ago

Prob fixed since 1.0.1a, hadn't had any reports

Infiland commented 1 week ago

Reopened since encountered again in 1.0.3, but is now fixed in 1.0.4 until someone reports a similar issue