io_scene_fbx could genrally not import FBX2016 Files #47312

Closed
opened 2016-02-03 15:14:54 +01:00 by Sascha · 6 comments

System Information
Windows 7 / 64 bit

Blender Version
Broken:
2.76b f337fea
2.76 b80c073

Version 2016 FBX Files exporter Files (FBX-Plug-In-Version: 2016.0 Release (232667)) could not been loadedExact steps for others to reproduce the error**
import attached 02_quader_Max2016_export_FBX2016.FBX - not working{F279783}

Could´t open file '02_quader_Max2016_export_FBX2016.FBX'

System Konsole

FBX Import: start importing C:\Users\q237091\Desktop\fbx_import\02_quader_Max2016_export_FBX2016.FBX
Traceback (most recent call last):
File "E:\Download\blender-2.76-b80c073-win64\blender-2.76.0-git.b80c073-AMD64\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 2234, in load
elem_root, version = parse_fbx.parse(filepath)
File "E:\Download\blender-2.76-b80c073-win64\blender-2.76.0-git.b80c073-AMD64
2.76\scripts\addons\io_scene_fbx\parse_fbx.py", line 164, in parse elem = read_elem(read, tell, use_namedtuple)

File "E:\Download\blender-2.76-b80c073-win64\blender-2.76.0-git.b80c073-AMD64\

2.76\scripts\addons\io_scene_fbx\parse_fbx.py", line 124, in read_elem

 elem_subtree.append(read_elem(read, tell, use_namedtuple))
File "E:\Download\blender-2.76-b80c073-win64\blender-2.76.0-git.b80c073-AMD64\

2.76\scripts\addons\io_scene_fbx\parse_fbx.py", line 119, in read_elem

  elem_props_data[i] = read_data_dict[data_type](read)

KeyError: 0

all FBX 2016 files created from Autodesk 3ds MAX and Autodesk VRED 2016 and Autodesk Maya 2016 with the FBX-Plug-In-Version: 2016.0 Release (232667)) could not been imported

**System Information** Windows 7 / 64 bit **Blender Version** Broken: 2.76b f337fea 2.76 b80c073 **Version 2016 FBX Files exporter Files (FBX-Plug-In-Version: 2016.0 Release (232667)) could not been loaded**Exact steps for others to reproduce the error** import attached 02_quader_Max2016_export_FBX2016.FBX - not working{[F279783](https://archive.blender.org/developer/F279783/02_quader_Max2016_export_FBX2016.FBX)} Could´t open file '02_quader_Max2016_export_FBX2016.FBX' System Konsole FBX Import: start importing C:\Users\q237091\Desktop\fbx_import\02_quader_Max2016_export_FBX2016.FBX Traceback (most recent call last): File "E:\Download\blender-2.76-b80c073-win64\blender-2.76.0-git.b80c073-AMD64\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 2234, in load elem_root, version = parse_fbx.parse(filepath) File "E:\Download\blender-2.76-b80c073-win64\blender-2.76.0-git.b80c073-AMD64\ 2.76\scripts\addons\io_scene_fbx\parse_fbx.py", line 164, in parse elem = read_elem(read, tell, use_namedtuple) ``` File "E:\Download\blender-2.76-b80c073-win64\blender-2.76.0-git.b80c073-AMD64\ ``` 2.76\scripts\addons\io_scene_fbx\parse_fbx.py", line 124, in read_elem ``` elem_subtree.append(read_elem(read, tell, use_namedtuple)) File "E:\Download\blender-2.76-b80c073-win64\blender-2.76.0-git.b80c073-AMD64\ ``` 2.76\scripts\addons\io_scene_fbx\parse_fbx.py", line 119, in read_elem ``` elem_props_data[i] = read_data_dict[data_type](read) ``` KeyError: 0 all FBX 2016 files created from Autodesk 3ds MAX and Autodesk VRED 2016 and Autodesk Maya 2016 with the FBX-Plug-In-Version: 2016.0 Release (232667)) could not been imported
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @sasa42

Added subscriber: @sasa42
Author
[02_quader_Max2016_export_FBX2016.FBX](https://archive.blender.org/developer/F279785/02_quader_Max2016_export_FBX2016.FBX)

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2016-02-03 20:08:22 +01:00

Thanks for the report, but as stated in FBX docs, we currently only support 2013/2014 versions. Newer are more or less TODO - for the day we have mooooooore time to lose on this.

Thanks for the report, but as stated in FBX docs, we currently only support 2013/2014 versions. Newer are more or less TODO - for the day we have mooooooore time to lose on this.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#47312
No description provided.