alex Posted March 21, 2017 Share Posted March 21, 2017 Hi, after updating chrome (57.0.2987.110) all pixi examples with pixi version <= 3 are not working anymore. (= The animation/render loop is updating in the background but I don't see the updated picture. Only during changing the size of the browser window I see the updates ... No errors in the console.) e.g. http://www.gamebzh.net/htmlgame/pixi-e/index.html?s=basic Bunny isn't rotating anymore. The same example with pixi v4 is working. What could be the reason for that or what part from pixi v4 could be fixing that issue? Thanks, Alex Quote Link to comment Share on other sites More sharing options...
FakeWizard Posted March 22, 2017 Share Posted March 22, 2017 just updated my browser to 57.0.2987.110 tested the above example and it's working. The only thing related to WebGL in the v. 57.x update was : - Deprecate and Remove webkitCancelRequestAnimationFrame But this isn't even used in Pixi.js only the CancelRequestAnimationFrame Quote Link to comment Share on other sites More sharing options...
alex Posted March 22, 2017 Author Share Posted March 22, 2017 Thanks for your reply. Yes I think it is no general problem that affects everybody after updating. Maybe it is GPU related? I am using a NVIDIA GeForce 450... Thanks, Alex Quote Link to comment Share on other sites More sharing options...
alex Posted April 24, 2017 Author Share Posted April 24, 2017 Chrome updated to 58 - and it is working again... Strange... 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.