Pierre Glibert Posted February 20, 2018 Share Posted February 20, 2018 Hello everyone, It's impossible to know where is the error when we use sceneLoader : http://www.babylonjs-playground.com/#155HJ6#1 Is it possible to fixe it ? Thanks Quote Link to comment Share on other sites More sharing options...
Dad72 Posted February 20, 2018 Share Posted February 20, 2018 This is not a bug. You have to put to scale the model that was very big. Here is your PG correct http://www.babylonjs-playground.com/#155HJ6#2 GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
Guest Posted February 20, 2018 Share Posted February 20, 2018 The error message is clear: error inside the onSuccess callback so outside of the SceneLoader code and inside your own code. To get more precise error you can add a try/catch in your own code block Quote Link to comment Share on other sites More sharing options...
Pierre Glibert Posted February 21, 2018 Author Share Posted February 21, 2018 ok thanks 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.