You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are having some difficulty with getting IE9 and Phaser (2.0.5 or 2.0.7) to work together.
The first thing that phaser tries to do on boot is load a config.json file which has been encoded in utf8 without bom. (According to Charles). I am positive the encoding is correct because I also have a profile.json which is loaded (outside of phaser) which looks the same and works.
The error I get with Phaser loading this JSON file is this:
Phaser v2.0.7 | Pixi.js v1.6.1 | Canvas | HTML Audio | http://phaser.io
SCRIPT10: The data necessary to complete this operation is not yet available.