Zackorz Posted June 23, 2015 Share Posted June 23, 2015 Hello, i am programming a browsergame, an want to check, if "Phaser" ist the right engine for me. So far im quite happy with the functionality, but when i try to open any example game at the Phaser Webseite, using Internet Explorer 11, i just get a black screen and it doesnt start. The other browsers are working (Safari is slow, but i have to test that on a mac / Ipad i guess). Is that a known issue, or is just something wrong in my system? Link to comment Share on other sites More sharing options...
Tilde Posted June 24, 2015 Share Posted June 24, 2015 For me, it's a crapshoot whether the Phaser examples will load. However, I can say for sure that my games always load, so who knows. Maybe it's a server-side thing. Link to comment Share on other sites More sharing options...
Zackorz Posted June 24, 2015 Author Share Posted June 24, 2015 For me, it's a crapshoot whether the Phaser examples will load. However, I can say for sure that my games always load, so who knows. Maybe it's a server-side thing.I created an testanimation. It works on all systems since i changed "Phaser.AUTO" to "Phaser.CANVAS". Seems that Automatical Canvas Fallback is not always working. But its still extremely lagging in "Safari". Did you tested your game in "Safari"? Link to comment Share on other sites More sharing options...
Tilde Posted June 24, 2015 Share Posted June 24, 2015 No, I've only done any of this in Chrome so far. Link to comment Share on other sites More sharing options...
Recommended Posts