Comments

Log in with itch.io to leave a comment.

I somehow broke it again?

___________________________________________

############################################################################################

ERROR in

action number 1

of Draw Event

for object obj_player_ship:

unable to convert string "text/html; charset=us-ascii" to number

at gml_Object_obj_player_ship_Draw_64

############################################################################################

gml_Object_obj_player_ship_Draw_64 (line -1)

Thanks again for the report! that is very strange, can you tell me wat you were doing? were you shooting enemies, or were you upgrading your ship, any extra information to pinpoint the error.

I'm pretty sure I halted my ship, and finished off the rest of the enemies. Once the upgrade menu opened, the error message showed up, I aborted and the game closed.

I think I broke the game.

Whenever I respawn, I instantly die and can never enter the upgrade menu pls help

that does sound very strange! i think the issue might be with how i handle respawning, i will look again into the code, thanks for notifying me.

I couldn't replicate the same exact error.

But i have placed a "failsafe" just in case when the game starts with an error like that, i will upload the file, let me know if 0.2.1 works properly.