
I'm using tiled, and export it as base64 uncompressed.
Look the .tmx file
http://pastebin.com/rqPTzgn9
What can I do? How can I see the line of code where the error is?
When I do html:superDev --debug everything is ok, the build is good..
When I refresh the page i see this in console
http://pastebin.com/MtE6tV6B
chrome log:
SoundManager V2.97a.20130512 (AS3/Flash 9) + HTML5 audio + preferFlash soundmanager2-jsmin.js:32
SoundManager 2 HTML5 support: mp3 = true (preferring flash), mp4 = true (preferring flash), ogg = true, opus = true, wav = true soundmanager2-jsmin.js:32
SoundManager 2 loaded (OK) soundmanager2-jsmin.js:32
Uncaught java.lang.RuntimeException: com.google.gwt.core.client.JavaScriptException: (TypeError)
__gwt$exception: <skipped>: Cannot read property 'b' of undefined html-0.js:66

