FBX TypeError: object of type NoneType
has no len ()"
#94669
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
11 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#94669
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-11
Graphics card: Nvidia GeForce RTX 2080 Super
Blender Version: 2.93
Short description of error
I want to import into Blender a FBX file but a sign appears, it says "TypeError: object of type NoneType has no len ()".
I downloaded the file from mixamo
Exact steps for others to reproduce the error
I open import I choose the FBX file and it appears the sign with an error.
Belly Dance.fbx
Changed status from 'Needs Triage' to: 'Needs User Info'
Added subscriber: @whatsinaname
blender/blender#103925 was marked as duplicate of this issue
#100744 was marked as duplicate of this issue
#98984 was marked as duplicate of this issue
blender/blender#97224 was marked as duplicate of this issue
blender/blender#95124 was marked as duplicate of this issue
Changed status from 'Needs User Info' to: 'Needs Triage'
Added subscriber: @iss
Changed status from 'Needs Triage' to: 'Needs User Info'
I can't reproduce this issue. Can you check if this happens with latest alpha build from https://builder.blender.org/download/daily/?
Let me check
Python: Traceback (most recent call last):
TypeError: object of type 'NoneType' has no len()
location: :-1
this the error i get while uploading those files
But you are either still checking with 2.93 version as evidenced by path in trace or somehow 3.1 version is using old scripts. Can you re-check that?
i tried 3.1 ,same error keep appearing
I have checked again and can reproduce the issue. was looking at
Dancing.fbx
file only which works correctly.Changed status from 'Needs User Info' to: 'Confirmed'
Added subscriber: @Lamisam7
Hi I also have this problem!
Python: Traceback (most recent call last):
TypeError: object of type 'NoneType' has no len()
location: :-1
Wave Hip Hop Dance(3).fbx
Added subscribers: @3DGIRLL, @PratikPB2123
Added subscriber: @chiefwhosm
Added subscriber: @nanoSpawn
Only want to add that trying to convert the belly_dance.fbx file using the free Autodesk FBX Converter returns a txt with the following message:
So in this particular case, I'd attribute the problem to the source of the FBX, not the FBX importer.
In the case of my issue which was a duplicate so merged into this one, the fbx I attached imports fine into Unreal Engine, but not into Blender.
Added subscriber: @yigimet
I still can't solve this problem. and there is no solution how to solve this...
Added subscriber: @JaceBurgs
I'd Having the exact same issue and have tried this in ALL builds from 2.8 to 3.3 and get the same thing, No solution anywhere just a lot of talk and no action. is anything being done about it I'm beyond frustrated
@yigimet @JaceBurgs
If you read carefully, the conclusion is that the fbx was defective. You cannot import defective FBX and Blender cannot import those.
Fix your files, double check with other software, be positively sure it's exclusively blender's fault.
Other software can be more relaxed letting in defective files, like UE, but Blender being an editor cannot really afford that.
I have Tried this over the course of the entire day with approximately 17 diff fbx file some downloaded some created by myself. And I assure you they are not defective. The fbx loads into mixamo perfectly fine. And zbrush etc the only program having an issue is blender so yes... It's a blender issue
That was the conclusion for the first .fbx posted by the OP, however with each merge of error reports new .fbx files which are known to work in other applications (such as the one I submitted) have been added which show that there is a Blender issue here, even if you accept it as being less relaxed for file imports, if it imported with warnings that would be at least something.
Added subscriber: @adambekow