Jump to content
Please REPORT the file if you notice something deleted/unavailable for download.

Blender Error


Recommended Posts

Looking for help on fixing an error I get whenever I try to import an fbx into blender. This is the first avatar this has happened to me with. I'm not sure what exactly is going on.
Error traceback:

 

Traceback (most recent call last):
  File "E:\2.90\scripts\addons\io_scene_fbx\__init__.py", line 216, in execute
    if import_fbx.load(self, context, filepath=path, **keywords) == {'FINISHED'}:
  File "E:\2.90\scripts\addons\io_scene_fbx\import_fbx.py", line 2608, in load
    _(); del _
  File "E:\2.90\scripts\addons\io_scene_fbx\import_fbx.py", line 2607, in _
    fbx_item[1] = blen_read_material(fbx_tmpl, fbx_obj, settings)
  File "E:\2.90\scripts\addons\io_scene_fbx\import_fbx.py", line 1438, in blen_read_material
    ma_wrap.roughness = 1.0 - (sqrt(fbx_shininess) / 10.0)
ValueError: math domain error

location: <unknown location>:-1

Link to comment
15 minutes ago, Melancholia said:

Looking for help on fixing an error I get whenever I try to import an fbx into blender. This is the first avatar this has happened to me with. I'm not sure what exactly is going on.
Error traceback:

 

Traceback (most recent call last):
  File "E:\2.90\scripts\addons\io_scene_fbx\__init__.py", line 216, in execute
    if import_fbx.load(self, context, filepath=path, **keywords) == {'FINISHED'}:
  File "E:\2.90\scripts\addons\io_scene_fbx\import_fbx.py", line 2608, in load
    _(); del _
  File "E:\2.90\scripts\addons\io_scene_fbx\import_fbx.py", line 2607, in _
    fbx_item[1] = blen_read_material(fbx_tmpl, fbx_obj, settings)
  File "E:\2.90\scripts\addons\io_scene_fbx\import_fbx.py", line 1438, in blen_read_material
    ma_wrap.roughness = 1.0 - (sqrt(fbx_shininess) / 10.0)
ValueError: math domain error

location: <unknown location>:-1

From my bad memory that error is normally bound to a bad fbx file/bad cats install, you can get around it using BettterFBX Importer, i'll throw it up on downloads in a sec

spacer.png

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...