YUI icon indicating copy to clipboard operation
YUI copied to clipboard

doesn't work with YYC

Open averageMelons opened this issue 1 year ago • 0 comments

when compiling a project in YYC it just throws this error image

here is the full error output: Unhandled exception { longMessage : "ERROR in action number 1 of Create Event for object yui_document: bool argument is unset", message : "bool argument is unset", line : 0, stacktrace : [ "gml_Script_InspectronRenderer (line 94)","gml_Script_Inspectron (line 79)","gml_Script_YuiElementSize (line 106)","gml_Script_YuiBaseElement__baseInit@YuiBaseElement@YuiBaseElement (line 101)","gml_Script_YuiPanelElement (line 57)","gml_Script_yui_resolve_element (line 104)","gml_Script_loadDocument@anon@460@YuiDocument@YuiDocument (line 60)","gml_Script_YuiDocument (line 18)","gml_Script_load@gml_Object_yui_document_Create_0 (line 52)","gml_Object_yui_document_Create_0 (line 94)" ], script : "gml_Script_InspectronRenderer" }

averageMelons avatar Nov 12 '24 20:11 averageMelons