Ericky14 Posted December 22, 2017 Share Posted December 22, 2017 I get an error when I try to run the babylon inspector with scene.debugLayer.show(); And it only happens when I go to the GUI tab. "babylonjs": "3.1.1", "babylonjs-gui": "^3.1.1", Quote Link to comment Share on other sites More sharing options...
Ericky14 Posted December 22, 2017 Author Share Posted December 22, 2017 Bump I can't even find the line of code which caused the error on the source code in the installed babylonjs-gui package. updateFct:function(){return i._sceneInstrumentation.textureCollisionsCounter.current.toString()} Quote Link to comment Share on other sites More sharing options...
haestflod Posted December 22, 2017 Share Posted December 22, 2017 I get the same error trying to access the Stats tab. I do not have babylonjs-gui. What's happening is probably that the inspector since it's loaded from a preview build relies on some function that exists only in 3.2.alpha DebugLayer.InspectorURL = 'https://preview.babylonjs.com/inspector/babylon.inspector.bundle.js'; Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted December 22, 2017 Share Posted December 22, 2017 Would you mind opening an issue for this bug in our repo? thanks a lot, I'll make sure to have it fixed Quote Link to comment Share on other sites More sharing options...
Ericky14 Posted December 27, 2017 Author Share Posted December 27, 2017 I created it, I hope I did it in the right place. https://github.com/BabylonJS/Spector.js/issues/84 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted December 27, 2017 Share Posted December 27, 2017 We moved it to the right repo 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.