Monkey V32 - Uploaded HTML5 crashes

Monkey Targets Forums/HTML5/Monkey V32 - Uploaded HTML5 crashes

therevills(Posted 2011) [#1]
Ive just tried to upload a new version of my Asteroids game to my website which is compiled using V32, but when viewing the game online I get the following error in Chrome:

INDEX_SIZE_ERR: DOM Exception 1


http://www.therevillsgames.com/monkey/asteroids/MonkeyGameV32.html

When I recompile using V31, its fine:

http://www.therevillsgames.com/monkey/asteroids/MonkeyGameV31.html

The strange thing is, when I test locally on my PC it works fine... any ideas?


BigAnd(Posted 2011) [#2]
Just a quick note that it works in Firefox but the text is messed up.


therevills(Posted 2011) [#3]
Thanks!

Worked it out... the mojo_font is different in V32. I was still using the pre-V32 font on my website, thinking it would still work!!