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

Game crash on final boss #16

Open DiQfitZwell opened 5 days ago

DiQfitZwell commented 5 days ago

############################################################################################ ERROR in action number 1 of Create Event for object o_meteroidspawner:

Attempting to set Instance id 127606 with Object Index 79 (o_money) with invalid bound top -inf bottom -inf left inf right inf ############################################################################################

Infiland commented 4 days ago

Could you tell me at what point this crash happened? I know it happened at the boss but did it happen when trying to kill the boss or at some other time?

DiQfitZwell commented 2 days ago

############################################################################################ ERROR in action number 1 of Create Event for object o_meteroidspawner: Attempting to set Instance id 129191 with Object Index 79 (o_money) with invalid bound top inf bottom inf left inf right inf ############################################################################################ Boss had 2 health bars left. If it matters for weapons Ive been using laser shotgun and bouncy balls.

DiQfitZwell commented 2 days ago

Happened when starting wave 6 boss had 2 health bars left.


############################################################################################ ERROR in action number 1 of Create Event for object o_meteroidspawner: Attempting to set Instance id 124400 with Object Index 79 (o_money) with invalid bound top -inf bottom -inf left inf right inf ############################################################################################ Edit recorded the boss fight if that helps - https://www.youtube.com/watch?v=R2A3nPb7xnE @3:07 error code occurs.

Infiland commented 2 days ago

Thanks for the video! I'll try to replicate it myself now and see to fix it

Infiland commented 2 days ago

Okay, try to see if the bug happens now in 1.1.1a, I've updated the game now and probably fixed instances there a number could be divided by 0, causing "inf bound" issues. I apologize for this mess :pray: