Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
HTML5 - Missing assets folder and errors? (SOLVED) — Gideros Forum

HTML5 - Missing assets folder and errors? (SOLVED)

NinjadoodleNinjadoodle Member
edited June 2016 in General questions
Hi guys

I don't know what's happening, but I'm getting a grey screen after the Gideros html5 loader.

I'm getting a bunch of errors, such as ...

[Error] Deprecated attempt to access property 'URL' on a non-WebSocket object.
b (pace.min.js:2:6573)
x (pace.min.js:2:6659)
(anonymous function) (pace.min.js:2:6835)
global code (pace.min.js:2:12261)

and some stuff in the log about files not being found ...

[Log] assets/atlases/A01_i06_l03@2x.txt Not found in archive (gideros.html, line 81)
[Log] assets/atlases/A01_i06_l03.txt Not found in archive (gideros.html, line 81)

I'm a little confused as why its not finding the assets, or where they need to be in relation to the index.html file?

Thank you in advance for any help!

Comments

Sign In or Register to comment.