ian Posted July 2, 2017 Share Posted July 2, 2017 I get error. Related with Inspector preview.babylonjs.com/inspector/babylon.inspector.bundle.js:408 Uncaught TypeError: Cannot read property 'ValueAndUnit' of undefined at Object.t [as loadGUIProperties] (preview.babylonjs.com/inspector/babylon.inspector.bundle.js:408) at new t (preview.babylonjs.com/inspector/babylon.inspector.bundle.js:408) at t._createInspector (babylon.js:36) at HTMLScriptElement.n.onload (babylon.js:3) why happens this error? Is thre any bug in Inspector? greetings Ian Quote Link to comment Share on other sites More sharing options...
adam Posted July 2, 2017 Share Posted July 2, 2017 Can you explain the steps you take to see this error? Quote Link to comment Share on other sites More sharing options...
ian Posted July 2, 2017 Author Share Posted July 2, 2017 I just add line as doc show online mode I just add scene.debugLayer.show(); I try online and also offline mode as in doc Maybe someone is working with inspector code?? https://github.com/BabylonJS/Babylon.js/blob/master/inspector/README.md Quote Link to comment Share on other sites More sharing options...
ian Posted July 2, 2017 Author Share Posted July 2, 2017 here is same inspector problem try F12 debug console and see error (something is wrong with inspector... http://www.babylon.actifgames.com/ Quote Link to comment Share on other sites More sharing options...
Temechon Posted July 3, 2017 Share Posted July 3, 2017 I'm checking it. Thank you for reporting it. @ian Which version of Babylon are you using ? Quote Link to comment Share on other sites More sharing options...
ian Posted July 3, 2017 Author Share Posted July 3, 2017 I use Babylon.js engine (v3.0-beta) launched Quote Link to comment Share on other sites More sharing options...
Temechon Posted July 3, 2017 Share Posted July 3, 2017 We're fixing this. Thank you for reporting ian 1 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted July 3, 2017 Share Posted July 3, 2017 Fixed Quote Link to comment Share on other sites More sharing options...
ian Posted July 4, 2017 Author Share Posted July 4, 2017 sorry again. 1. I get this error (I suspect inspector)assetsManager.onTaskSuccess babylon.inspector.bundle.js:409 Uncaught TypeError: BABYLON.Debug.PhysicsViewer is not a constructor at n._getTree (babylon.inspector.bundle.js:409) at n.update (babylon.inspector.bundle.js:409) at n [as constructor] (babylon.inspector.bundle.js:409) at new n (babylon.inspector.bundle.js:409) at new n (babylon.inspector.bundle.js:410) at t._buildInspector (babylon.inspector.bundle.js:408) at new t (babylon.inspector.bundle.js:408) at t._createInspector (babylon.js:36) at HTMLScriptElement.n.onload (babylon.js:3) meybe any bug? If I remove scene.debugLayer.show(); then I don't get this error. AND 2. babylon.js:3 Mixed Content: The page at 'https://.......' was loaded over HTTPS, but requested an insecure script 'http://www.babylonjs.com/babylon.inspector.bundle.js'. This request has been blocked; the content must be served over HTTPS. greetings Ian Quote Link to comment Share on other sites More sharing options...
Temechon Posted July 4, 2017 Share Posted July 4, 2017 Are you using the very last version of babylon preview ? PhysicsViewer is very new Quote Link to comment Share on other sites More sharing options...
ian Posted July 4, 2017 Author Share Posted July 4, 2017 I use dist/preview Quote Link to comment Share on other sites More sharing options...
ian Posted July 5, 2017 Author Share Posted July 5, 2017 it works now (new physics tab in inspctor) qul guys 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.