three.js: FBXLoader failure

TypeError: Cannot read property 'children' of undefined
    at parseMaterial (http://super/3d/js/loaders/FBXLoader.js:434:43)
    at parseMaterials (http://secret/3d/js/loaders/FBXLoader.js:403:20)
    at THREE.FBXLoader.parse (http://web/3d/js/loaders/FBXLoader.js:120:20)
    at http://server/3d/js/loaders/FBXLoader.js:59:23
    at XMLHttpRequest.<anonymous> (https://cdnjs.cloudflare.com/ajax/libs/three.js/86/three.js:29871:21)

I am trying to find what file was that.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 34 (16 by maintainers)

Most upvoted comments

Can you open another issue for FBX texture handling enhancement? I wanna fix the original “loading failure” issue and close this thread for now.