RE: Quest for Stoken Gameplay Tutorial and Review
You are viewing a single comment's thread:
whoa. thats good to know thats you can do that. im trying to think of how to fix this. it doesnt happend when i normally test the game, only in the HTML5 export... it has to do with the game_end() and subsequently the game_restart() built in game maker function that doesnt seem to translate into the html5 export. i need to manually figure out how to fix this thanks for your observations
0
0
0.000
Yes, normally pressing space should restart it, but didn't for some reason. Looking forward to seeing the fix for it 😀👍
It has anything to do with browser's processing mechanism with respect to code translation?
i mean yeah idk it has to do with the game maker engine compiling the game into javascript. the built in game maker functions that game maker has... some of the functions dont compile into javascript well due to conflictions. i dont know enough about it.. but the game maker team is always issuing updates. you should see the crazy javacript file that game maker spits out when i compile the game !
its like 20 pages of this
Whoa! there is one hell of a math into these equations, and I bet it is super hard to find similar bugs, but I think there must be a "Game Over" instance and they can sure track this somewhere in that instance.
Anyway, the bug is out and we hope the game maker team will kill it soon.