You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
___________________________________________
############################################################################################
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
The text was updated successfully, but these errors were encountered:
Caused with no window textures being present in the Cyrus OS Folder
The text was updated successfully, but these errors were encountered: