Bladetrick Posted November 30, 2018 Share Posted November 30, 2018 Hello again, I downloaded the debug layer Inspector and started using it in a project. Here's what happens: 1. I load up a model and move the camera around it. (no problem) 2. Open the inspector and use it (no problem) 3. Move the camera again and get (edit: found out the error doesn't occur when mouse zooming in and out... only when mouse rotating) Unhandled exception at line 15475, column 147 in http://xxx/babylon.js 0x800a139e - JavaScript runtime error: InvalidStateError This behavior only occurs when then inspector has been opened and continues even after the inspector has been closed. Also, once closed, the inspector will not come back up again when calling it. Only a refresh of the page resets things right. Anyone have any problems with this before? Edit again: oh and I just ran into Unhandled exception at line 1, column 104738 in http://xxx/Inspector.js 0x800a138f - JavaScript runtime error: Unable to get property 'dispose' of undefined or null reference when trying to close the inspector with its X button Quote Link to comment Share on other sites More sharing options...
Sebavan Posted November 30, 2018 Share Posted November 30, 2018 Are you using Babylon 3.3 or preview ??? The inspector is not compatible with 3.3. Bladetrick 1 Quote Link to comment Share on other sites More sharing options...
Bladetrick Posted November 30, 2018 Author Share Posted November 30, 2018 ugh, 3.3. thanks, appreciate the info Quote Link to comment Share on other sites More sharing options...
Sebavan Posted December 2, 2018 Share Posted December 2, 2018 I mean preview inspector is not but you could use inspector version from 3.3 with the babylonjs 3.3 (https://cdn.babylonjs.com/inspector/babylon.inspector.bundle.js) 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.