question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FBXLoader failure

See original GitHub issue
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.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:34 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
takahiroxcommented, Aug 21, 2017

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

0reactions
makccommented, Aug 21, 2017

Can you list up what textures each material uses in the FBX file? Like

no, I am not fbx wizard or anything ) I see the same file you do, and have no more information about this file than you have.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FBXLoader problems: .fbx doesn't always load and it doesn't ...
You have two options: either load up the textures separately and manually apply them to the model, or open the FBX file in...
Read more >
Errors including and calling FBXLoader with Three.js
Failed filament dryer deformed my filament. Is it salvageable? Can I use plagiarism checker to check the similarity index of my manuscipt?
Read more >
FBX Loader - Three.js Tutorials - sbcode.net
The FBX format is used to provide interoperability between digital content creation applications and game engines such as Blender, Maya, Autodesk, Unity, Unreal ......
Read more >
FBX Loader | Matterport Developers
FBX Loader. Type: mp.fbxLoader ... "Error" - there was an error during loading. objectRoot: Object3D default null, null - no model loaded
Read more >
Three.js FBXLoader - 3D Game with Javascript - YouTube
5.3K views 1 year ago. 5,304 views • Aug 18, 2021. How to use FBXLoader in three.js projects using NPM - 3D Games...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found