Broken fbx exporter #52649

Closed
opened 2017-09-04 19:00:02 +02:00 by Nahuel Belich · 4 comments

System Information
Win7 x64
Ubuntu

Blender Version
Broken:
Win7 - 718af8e (build bot)
Ubuntu - b07e983

Worked:
Win7 - RC2 official
Win7 - dcebad7(build bot)

Short description of error

Under windows Fbx doesn't export the manually added sharp edges, i assume that its not exporting custom normal, under ubunto its random if it exports or not at all.
photo_2017-09-04_11-35-07.jpg

Under windows there are no warnings under ubuntu there is a trace back.

Traceback (most recent call last):

File "/home/eugenioi3/Downloads/blender-2.79-718af8e8b35-linux-glibc219-x86_64/2.79/scripts/addons/io_scene_fbx/init.py", line 620, in execute
  return export_fbx_bin.save(self, context, **keywords)
File "/home/eugenioi3/Downloads/blender-2.79-718af8e8b35-linux-glibc219-x86_64/2.79/scripts/addons/io_scene_fbx/export_fbx_bin.py", line 3137, in save
  scene.unit_settings.system = best_src_scene.unit_settings.system

AttributeError: 'NoneType' object has no attribute 'unit_settings'

location: :-1

Exact steps for others to reproduce the error
monazo.blend image.png

1- Select and export the monkey as fbx
image.png image.png image.png
2-import the monkey in any soft that supports fbx

image.png

**System Information** Win7 x64 Ubuntu **Blender Version** Broken: Win7 - 718af8e (build bot) Ubuntu - b07e983 Worked: Win7 - RC2 official Win7 - dcebad7(build bot) **Short description of error** Under windows Fbx doesn't export the manually added sharp edges, i assume that its not exporting custom normal, under ubunto its random if it exports or not at all. ![photo_2017-09-04_11-35-07.jpg](https://archive.blender.org/developer/F773019/photo_2017-09-04_11-35-07.jpg) Under windows there are no warnings under ubuntu there is a trace back. Traceback (most recent call last): ``` File "/home/eugenioi3/Downloads/blender-2.79-718af8e8b35-linux-glibc219-x86_64/2.79/scripts/addons/io_scene_fbx/init.py", line 620, in execute return export_fbx_bin.save(self, context, **keywords) File "/home/eugenioi3/Downloads/blender-2.79-718af8e8b35-linux-glibc219-x86_64/2.79/scripts/addons/io_scene_fbx/export_fbx_bin.py", line 3137, in save scene.unit_settings.system = best_src_scene.unit_settings.system ``` AttributeError: 'NoneType' object has no attribute 'unit_settings' location: <unknown location>:-1 **Exact steps for others to reproduce the error** [monazo.blend](https://archive.blender.org/developer/F773021/monazo.blend) ![image.png](https://archive.blender.org/developer/F773033/image.png) 1- Select and export the monkey as fbx ![image.png](https://archive.blender.org/developer/F773027/image.png) ![image.png](https://archive.blender.org/developer/F773028/image.png) ![image.png](https://archive.blender.org/developer/F773031/image.png) 2-import the monkey in any soft that supports fbx ![image.png](https://archive.blender.org/developer/F773037/image.png)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @NahuelBelich

Added subscriber: @NahuelBelich
Bastien Montagne self-assigned this 2017-09-04 19:25:52 +02:00

This issue was referenced by blender/blender@6859695055

This issue was referenced by blender/blender@68596950550d6cc29a9c89ca0f415dd8df80561f

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#52649
No description provided.