So I just got the HTML5 exporter, and I found that my game does not work when built with it. The loading bar finishes, and then the frame just doesn't start. I'm pretty sure it has something to do with the Platform Movement object, because when I try to play it in Chrome this is one of the things that pops up:
Runtime.js:605 Uncaught ReferenceError: EID_GetJumpStrength is not defined
Is this a result of something I did wrong? If so, is there any way to fix it? Worst case-scenario I could just have the game be a Windows-only EXE, but it kind of sucks not to be able to use the HTML5 exporter I just bought for it.
Also sorry if there are any problems with this post, I haven't posted on this forum before.