JujuAdams/Scribble

Latest gamemaker version has murdered Scribble in its sleep (For HTML5)

Closed this issue ยท 2 comments

This is the error I get when trying to open the project in HTML5 after the update:

Uncaught SyntaxError: redeclaration of const kgml_Script_anon_2634___scribble_gen_7_build_pages___scribble_gen_7_build_pages
Forest Shack 3.js:36421:7note: Previously declared at line 36420, column 7Forest Shack 3.js:36420:7
Uncaught ReferenceError: GameMaker_Init is not defined
http://127.0.0.1:51264/index.html:110

And this is the error I get when trying to open in HTML5 the latest Scribble.yyp project version freshly downloaded from github:

unreachable code after return statement
Scribble.js:72393:2
unreachable code after return statement
Scribble.js:74227:2
unreachable code after return statement
Scribble.js:74431:2
unreachable code after return statement
Scribble.js:74443:2
Uncaught SyntaxError: redeclaration of const kgml_Script_anon_2634___scribble_gen_7_build_pages___scribble_gen_7_build_pages
Scribble.js:75808:7note: Previously declared at line 75807, column 7Scribble.js:75807:7
Uncaught ReferenceError: GameMaker_Init is not defined
http://127.0.0.1:51264/index.html:110
index.html:110:17
http://127.0.0.1:51264/index.html:110

I withdrew support for HTML5 some months ago owing to the general low quality of the export target. Please direct your complaints to YoYoGames.

I withdrew support for HTML5 some months ago owing to the general low quality of the export target. Please direct your complaints to YoYoGames.

I did! And they allegedly fixed it.

YoYoGames/GameMaker-HTML5#519