Hi!!
The game I'm working on runs and creates the windows executable without problems, but doing it for HTML5 gives me problems
The error I see from the debugger is:
"Unhandled Exception - Uncaught { message : "Error calling extension initialisation function: gml_Script_native_cursor_preinit exception: ReferenceError: native_cursor_preinit_raw is not defined", longMessage : "Error calling extension initialisation function: gml_Script_native_cursor_preinit exception: ReferenceError: native_cursor_preinit_raw is not defined", stacktrace : [ "function _W2("Error calling extension initialisation function: gml_Script_native_cursor_preinit exception: ReferenceError: native_cursor_preinit_raw is not defined")
","function _vC2([unknown])
","function _Ao3(5870.92)
" ], script : "", line : -1 } in file http://127.0.0.1:51264/html5game/Alchemy%20and%20Pomodoro.js?cachebust=213720157... at line 54375"
This repeats itself numerous times per second until the explorer's memory collapses.
I use Opera GX for testing
GML version v2023.11.1.129