Child Labor is fun!
Mr. Tester
Recent community posts
Game crashed after returning to ship after looting a derelict ship with fuel and an upgrade kit in tow, here is the crash log
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_cargoplat:
Variable <unknown_object>.w(104411, -2147483648) not set before reading it.
at gml_Object_obj_cargoplat_Draw_0
############################################################################################
gml_Object_obj_cargoplat_Draw_0 (line -1)
The game ran into an error while warping, here's the message
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_console:
Variable obj_console.eggx(102463, -2147483648) not set before reading it.
at gml_Script_redrawminimap
############################################################################################
gml_Script_redrawminimap (line -1)
gml_Object_obj_console_Draw_0