AdamRyanGameDev Posted March 9, 2018 Share Posted March 9, 2018 I have been getting this warning in my console.log, but I am not exactly sure how to interpret it... does it mean I am overloading the 'load' handler (btw, what-s that?). Is it a serious warning or just a FYI warning? Link to comment Share on other sites More sharing options...
AdamRyanGameDev Posted March 9, 2018 Author Share Posted March 9, 2018 Ok, maybe my inexperience with developing games in html is at fault here, the warning is a general Browser Versus Js warning, not phaser3 related. If anyone in the future is interested one link to start looking at could be on StackO https://stackoverflow.com/questions/41218507/violation-long-running-javascript-task-took-xx-ms/41218580 Ciao! Link to comment Share on other sites More sharing options...
Alex Murphy Posted March 22, 2021 Share Posted March 22, 2021 How did you actually solve it? The SO thread only acknowledges the fact that its a feature of modern Chrome browser, but didn't explain much on how to get rid of them... I am running Phaser3 + parcel game in the chrome and it spits out these msgs when I load certain layers. :/ Link to comment Share on other sites More sharing options...
Alex Murphy Posted March 22, 2021 Share Posted March 22, 2021 How did you actually solve it? The SO thread only acknowledges the fact that its a feature of modern Chrome browser, but didn't explain much on how to get rid of them... I am running Phaser3 + parcel game in the chrome and it spits out these msgs when I load certain layers. :/ Link to comment Share on other sites More sharing options...
Recommended Posts