-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
___________________________________________
############################################################################################
ERROR in
action number 1
of Alarm Event for alarm 0
for object obj_menusystem_PC:
Can't create a surface with either a width or height with a value less than or equal to zero
at gml_Script_sprite_add_from_sprite (line 5) - surf = surface_create(sprite_get_width(originalsprite), sprite_get_height(originalsprite));
############################################################################################
gml_Script_sprite_add_from_sprite (line 5)
gml_Script_initSystem (line 36) - global.sprite[2] = sprite_add_from_sprite(global.sprite[1], 210, 80, 184, 184)
gml_Object_obj_menusystem_PC_Alarm_0 (line 6) - case 3: initSystem("CYRUS") break;
Caused with no window textures being present in the Cyrus OS Folder
Metadata
Metadata
Assignees
Labels
No labels