IDE v2024.2.0.132
Runtime v2024.2.0.163
Currently the game does not run in HTML5. It crashes right away. It runs fine on Windows/Opera GX.
I think this is an error with GameMaker, rather than my code but Im happy to get any feedback that I can.
Below is where this function is being called.
HTML5 Bug?
Runtime v2024.2.0.163
Currently the game does not run in HTML5. It crashes right away. It runs fine on Windows/Opera GX.
I think this is an error with GameMaker, rather than my code but Im happy to get any feedback that I can.
GML:
TypeError: _inst.SetImageIndexGML is not a function at _xx.gml_Script_PFP_DATA
Code:
if (_inst.__yyIsGMLObject)
Object.setPrototypeOf(_inst...