View Issue Details

IDProjectCategoryView StatusLast Update
0000114BlueBurnProject [BBP]Generalpublic2020-01-14 16:16
ReporterIMP700 Assigned ToIMP700  
PriorityhighSeveritycrashReproducibilitysometimes
Status assignedResolutionopen 
Summary0000114: ERROR: for object obj_loading: Trying to draw non-existing background.
Description############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_loading:

Trying to draw non-existing background.
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Object_obj_loading_Draw_64 (line 33)


############################################################################################
ERROR in
action number 1
of Alarm Event for alarm 0
for object obj_loading:

Trying to get texture from non-existing background.
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_unload_all (line 64)
called from - gml_Object_obj_loading_Alarm_0 (line 17)
Steps To ReproduceReported by Dacker:
"Happened while trying to open the editor
Actually if I open the editor right after launching the game it works fine.
Ok I can repeat it. It happens if I play the current challenge, then quit back to the menu and try to open the editor. But this time I got a slightly different error."
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-01-14 16:00 IMP700 New Issue
2020-01-14 16:00 IMP700 Status new => assigned
2020-01-14 16:00 IMP700 Assigned To => IMP700
2020-01-14 16:16 IMP700 Summary for object obj_loading: Trying to draw non-existing background. => ERROR: for object obj_loading: Trying to draw non-existing background.