Skip to content

Cyrus-OS Version 3.1 doesn't work #1

@RealMCoded

Description

@RealMCoded
___________________________________________
############################################################################################
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions