Dieterich Posted December 4, 2018 Share Posted December 4, 2018 I'm using VueJS + BabylonJS and in console recursively show on console "[Violation] 'requestAnimationFrame' handler took <N>ms" and is very slow application. What gonna do? how solve? Quote Link to comment Share on other sites More sharing options...
Guest Posted December 4, 2018 Share Posted December 4, 2018 Well first we need more details can you run scene.debugLayer.show() and share the stats here? Dieterich 1 Quote Link to comment Share on other sites More sharing options...
Dieterich Posted December 4, 2018 Author Share Posted December 4, 2018 Hi! did not show anything Quote Link to comment Share on other sites More sharing options...
Sebavan Posted December 5, 2018 Share Posted December 5, 2018 Do you have any error message in the console ? are you relying on the same version of the inspector and babylon ? Dieterich 1 Quote Link to comment Share on other sites More sharing options...
Dieterich Posted December 5, 2018 Author Share Posted December 5, 2018 Hi! did not show any message error. My version babylonjs is '3.2.0'. Quote Link to comment Share on other sites More sharing options...
Sebavan Posted December 5, 2018 Share Posted December 5, 2018 ohhhhh in this case you would need to use the inspector you can find on our dist folder in the 3.2.0 release. Quote Link to comment Share on other sites More sharing options...
Dieterich Posted December 5, 2018 Author Share Posted December 5, 2018 Sorry, dist folder in release? where? Quote Link to comment Share on other sites More sharing options...
Dieterich Posted December 5, 2018 Author Share Posted December 5, 2018 and the box mario appear Quote Link to comment Share on other sites More sharing options...
Guest Posted December 5, 2018 Share Posted December 5, 2018 can you try with bjs 3.3 or even 4.0? Also we will need to see your code running (ideally with unminified version of Babylon.js) to help debugging Quote Link to comment Share on other sites More sharing options...
Dieterich Posted December 6, 2018 Author Share Posted December 6, 2018 Has reduce the significantly the number of the messages using "updatable: false" GameMonetize 1 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.