Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

bug report (version 1.9):

accepted a delivery from the freight company number, backed out, was able to accept again to get the same job twice.

went to a derelict ship. did not take any items, or put any upon the platform, but when i attempted to leave, the game crashed and i was left with the following error message:

___________________________________________

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

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)

hope this helps you figure out what the issue is.

(+1)

I got the same error, but I didn't have anything weird with deliveries first. Was looking for a derelict ship with an upgrade unit and found a different derelict instead. I ate some banana bread I found on board and loaded up some warp fuel. When I went back to the platform and activated the console the game crashed. Error message follows:

___________________________________________

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

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)