Black Screen
Cannot get game to load:
Uncaught TypeError: Type error game.js?t=1369618915363:2776
$i3.extend.render game.js?t=1369618915363:2776
$i49.extend.renderEntity game.js?t=1369618915363:3459
$i49.extend.tick game.js?t=1369618915363:3452
$i3.extend.tick game.js?t=1369618915363:3179
$i49.extend.tick game.js?t=1369618915363:3453
$i50.extend.tick game.js?t=1369618915363:4186
$i3.extend.tick game.js?t=1369618915363:3179
$i49.extend.tick game.js?t=1369618915363:3453
$i50.extend.tick game.js?t=1369618915363:4186
$i50.extend.tick game.js?t=1369618915363:4132
$i50.extend.renderSceneGraph game.js?t=1369618915363:4611
$i_50.extend.engineStep game.js?t=1369618915363:4590
(anonymous function) game.js?t=1369618915363:4339

-
bvierra commented
Sorry, missed the reply. I just tried to do some more trouble shooting. It happens in Chrome and Chrome Canary, I did a cache clear prior to attempting to load it in both and verified in the dev window that all requests are 200 and not 304 (as well as all requests are showing loading from server and not from cache), so it should be clean requests of the files.
The rotating chip starts, then it goes black with just the bar on the bottom.
The thing that I am sure will blow your mind... it works fine in IE.
On another note, it loads the raven.js file hundreds of times per second when this happens.
-
Do you see the rotating chip loading icon? Is this still happening after clearing cache?