Hey! I've bought Xtend, installed it, and now the game wont run. I did not change anything, just followed the installation process. Now when trying to run I get a bunch of compilation errors connected to Xtend. Mainly they are:
(Parameter name _camera differs from "camera" specified in JSDOC), (Parameter name _align differs from "halign" specified in JSDOC), (same thing with _mode, _port_x, _port_y, _port_width, _port_height variables). But it seems like the crash is caused by this particular error:
"Script: xtend at line 141 : Unknown token eArrayRef in CompileExpression"
Here's this line: "if (room_get_viewport(r, xtend.scale.view)[0] == false) {"
So yeah, sadly I'm unable to run the Xtend. I do think that it might be a problem on my part - but then again I just installed it normally on a basic windows laptop. Seems like there was nothing I could do to cause this.
I will be grateful for any help!