FBX import error #46810

Closed
opened 2015-11-18 14:00:28 +01:00 by Ufuk Coban · 8 comments

System Information
Operating system and graphics card

Blender Version
2.76b

Short description of error
When i try to import my fbx i get following error.

found bundled python: C:\Program Files\Blender Foundation\Blender\2.76\python

      WM_OT_context_toggle
      WM_OT_context_toggle_enum
      WM_OT_context_cycle_int
      WM_OT_context_cycle_enum
      WM_OT_context_cycle_array
      WM_OT_context_menu_enum

FBX Import: start importing C:\Users\is95166\Documents\Projects\Modo\Kelimini\Aj\Aj.fbx

      FBX import: Prepare...
              Done (0.031250 sec)
      FBX import: Templates...
              Done (0.000000 sec)
      FBX import: Nodes...
              Done (0.000000 sec)
      FBX import: Connections...
              Done (0.000000 sec)
      FBX import: Meshes...
              Done (0.218750 sec)
      FBX import: Materials & Textures...

Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\__init__.py", line 234, in execute
  return import_fbx.load(self, context, **keywords)
File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 2441, in load
  _(); del _
File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 2440, in _
  fbx_item[1] = blen_read_material(fbx_tmpl, fbx_obj, settings)
File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 1286, in blen_

read_material

  ma_alpha = elem_props_get_number(fbx_props, b'Opacity', 1.0)
File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 214, in elem_p

rops_get_number

  assert(elem_prop.props[3] in {b'A', b'A+', b'AU'})

AssertionError

location: :-1

location: :-1

Exact steps for others to reproduce the error
my fbx is a commercial fbx. i am not sure if this report is shared to to others so i did not attached it. i can send it by an email.

**System Information** Operating system and graphics card **Blender Version** 2.76b **Short description of error** When i try to import my fbx i get following error. found bundled python: C:\Program Files\Blender Foundation\Blender\2.76\python ``` WM_OT_context_toggle WM_OT_context_toggle_enum WM_OT_context_cycle_int WM_OT_context_cycle_enum WM_OT_context_cycle_array WM_OT_context_menu_enum ``` FBX Import: start importing C:\Users\is95166\Documents\Projects\Modo\Kelimini\Aj\Aj.fbx ``` FBX import: Prepare... Done (0.031250 sec) ``` ``` FBX import: Templates... Done (0.000000 sec) ``` ``` FBX import: Nodes... Done (0.000000 sec) ``` ``` FBX import: Connections... Done (0.000000 sec) ``` ``` FBX import: Meshes... Done (0.218750 sec) ``` ``` FBX import: Materials & Textures... ``` Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\__init__.py", line 234, in execute return import_fbx.load(self, context, **keywords) File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 2441, in load _(); del _ File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 2440, in _ fbx_item[1] = blen_read_material(fbx_tmpl, fbx_obj, settings) File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 1286, in blen_ ``` read_material ``` ma_alpha = elem_props_get_number(fbx_props, b'Opacity', 1.0) File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\addons\io_scene_fbx\import_fbx.py", line 214, in elem_p ``` rops_get_number ``` assert(elem_prop.props[3] in {b'A', b'A+', b'AU'}) ``` AssertionError location: <unknown location>:-1 location: <unknown location>:-1 **Exact steps for others to reproduce the error** my fbx is a commercial fbx. i am not sure if this report is shared to to others so i did not attached it. i can send it by an email.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @UfukCoban

Added subscriber: @UfukCoban
Aaron Carlisle self-assigned this 2015-11-19 14:45:00 +01:00
Aaron Carlisle removed their assignment 2015-11-19 14:48:26 +01:00
Bastien Montagne was assigned by Aaron Carlisle 2015-11-19 14:48:26 +01:00

Please attach here needed files to reproduce the issue, as requested by our submission template and guidelines. If you cannot share some data, then there’s not much point in making the report…

Please attach here needed files to reproduce the issue, as requested by our submission template and guidelines. If you cannot share some data, then there’s not much point in making the report…
Author

Who can see attachments?

Who can see attachments?

Everybody, this is a public and open tracker.

Everybody, this is a public and open tracker.
Author

ok. i will delete commercial part and try to reproduce this case with an fbx. i will upload it asap.

ok. i will delete commercial part and try to reproduce this case with an fbx. i will upload it asap.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

No news over a week, archiving for now, we can always reopen when/if requested data are provided.

No news over a week, archiving for now, we can always reopen when/if requested data are provided.
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#46810
No description provided.