vispik88 Posted June 5, 2015 Report Share Posted June 5, 2015 Hi all. I have a large problem with using phaser.js We have developed a game. It is game with animation on the game-table (animation of casino cards etc.).We use Phaser 2.0.3, Requirejs, Underscore, Jquery and our own models. Sometimes (once in 5-10 minutes) when page loads animation do not start. Also click events on objects are not available too. Page reload solves problem and game back to normal. This problem is not permanent: sometimes it is ok, but sometimes we have a problem. All buttons, sprites and texts load normally, but animation - no. I tried to debug some buttons behaviour. For example I tried to make console.log messages when hovering the object, but there is no message when game loaded with the problem. I think it is global bug with the loading Phaser system, but I don't know how to understand the reason. One way to reproduce the problem (as I know) is: opening FIREBUG when the page is loading. In most cases it leads to a problem. Please, help me, I need an advice how to test and fix this problem. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.