Babylonjs editor stuck on loading

Hi.
I’m newbie in Babylon. I’m tryng to load my model in BabylonJS Editor and It stucks on loading.
I followed this steps:

  1. New file Project
  2. Import textures from scenes folder
  3. Import “filename.babylon” model from scene folder
    4.Save project in Rainy-Day folder
  4. Double-click on scene.editorproject file
  5. Babylon js Editot stucks on loading

In debug I get this result:

Uncaught (in promise) TypeError: Cannot read property ‘toLowerCase’ of undefined
at Function.Tools.GetExtensionFromMimeType (tools.ts:100)
at Function.eval (gltf-tools.ts:32)
at step (gltf-tools.js:33)
at Object.eval [as next] (gltf-tools.js:14)
at fulfilled (gltf-tools.js:5)

Why?

Might be a question to the editor creator @julien-moreau

1 Like

Ouch! Thanks for reporting @Elisa_Ltc
Is it possible to share you scene here or by PM? Would help me a lot to fix the problem
Thanks and sorry