FBX Export failed to use Batch Option #50431

Closed
opened 2017-01-14 21:19:33 +01:00 by jefferson sanchez · 6 comments

System Information
Windows 7 Nvidia GTX 1080 - Ati HD 6770

Blender Version
Blender 2.78a Hash blender/blender@eB2999C8

When you try to use the batch for FBX exported have and error and don`t export the FBX files

Exact steps for others to reproduce the error

  1. Create a new file
  2. Create a box
  3. Ctrl + G to group the box
  4. Go to Export > FBX
  5. Clean the name to use the name group
  6. Select Batch Mode > Group
  7. Press export FBX button

Error:

"Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender\2.78\scripts\addons\io_scene_fbx\__init__.py", line 595, in execute
  return export_fbx_bin.save(self, context, **keywords)
File "C:\Program Files\Blender Foundation\Blender\2.78\scripts\addons\io_scene_fbx\export_fbx_bin.py", line 3132, in save
  bpy.data.scenes.remove(scene)

RuntimeError: Error: Scene 'FBX_Temp' must have zero users to be removed, found 1 (try with do_unlink=True parameter)

location: :-1"

**System Information** Windows 7 Nvidia GTX 1080 - Ati HD 6770 **Blender Version** Blender 2.78a Hash blender/blender@eB2999C8 **When you try to use the batch for FBX exported have and error and don`t export the FBX files** **Exact steps for others to reproduce the error** 1. Create a new file 2. Create a box 3. Ctrl + G to group the box 4. Go to Export > FBX 5. Clean the name to use the name group 5. Select Batch Mode > Group 6. Press export FBX button Error: "Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender\2.78\scripts\addons\io_scene_fbx\__init__.py", line 595, in execute return export_fbx_bin.save(self, context, **keywords) File "C:\Program Files\Blender Foundation\Blender\2.78\scripts\addons\io_scene_fbx\export_fbx_bin.py", line 3132, in save bpy.data.scenes.remove(scene) ``` RuntimeError: Error: Scene 'FBX_Temp' must have zero users to be removed, found 1 (try with do_unlink=True parameter) location: <unknown location>:-1"

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @jesaro

Added subscriber: @jesaro
Bastien Montagne self-assigned this 2017-01-14 23:45:57 +01:00

Cannot reproduce the issue with current master, so would be tempted to assume it has already been fixed… Mind checking the latest build from our buildbot? thanks.

Cannot reproduce the issue with current master, so would be tempted to assume it has already been fixed… Mind checking the latest build from [our buildbot](https://builder.blender.org/download)? thanks.
Member

Added subscriber: @TheOnlyJoey

Added subscriber: @TheOnlyJoey
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Member

This report has passed the limit of inactivity, will be closed as archived.

This report has passed the limit of inactivity, will be closed as archived.
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#50431
No description provided.