FBX Import/Export Broken Blender 3.6 #104926

Closed
opened 2023-09-30 18:59:33 +02:00 by Jayden-Smith-3 · 1 comment

System Information
Operating system: Windows-10-10.0.22621-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 516.94

Blender Version
Broken: version: 3.6.4, branch: blender-v3.6-release, commit date: 2023-09-25 13:24, hash: 21bfc5e7fe3f
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: FBX format (5, 4, 0)
Author: Campbell Barton, Bastien Montagne, Jens Restemeier, @Mysteryem

Short description of error
Every time I try to import or export an FBX file im left with an error code and the action wasn't completed.

Error Code
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\io_scene_fbx_init_.py", line 207, in execute
if import_fbx.load(self, context, filepath=path, **keywords) == {'FINISHED'}:
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\io_scene_fbx\import_fbx.py", line 2675, in load
print("FBX version: %r" % version)
OSError: [WinError 233] No process is on the other end of the pipe

**System Information** Operating system: Windows-10-10.0.22621-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 516.94 **Blender Version** Broken: version: 3.6.4, branch: blender-v3.6-release, commit date: 2023-09-25 13:24, hash: `21bfc5e7fe3f` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: FBX format (5, 4, 0) Author: Campbell Barton, Bastien Montagne, Jens Restemeier, @Mysteryem **Short description of error** Every time I try to import or export an FBX file im left with an error code and the action wasn't completed. **Error Code** Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\io_scene_fbx\__init__.py", line 207, in execute if import_fbx.load(self, context, filepath=path, **keywords) == {'FINISHED'}: File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\io_scene_fbx\import_fbx.py", line 2675, in load print("FBX version: %r" % version) OSError: [WinError 233] No process is on the other end of the pipe
Jayden-Smith-3 added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2023-09-30 18:59:34 +02:00

Thanks for the report, but this problem "[WinError 233] No process is on the other end of the pipe" is something that is happening with some addons that show messages in the console. The cause is very difficult to identify (see #99440).

Please subscribe in #99440 to see further updates

Thanks for the report, but this problem `"[WinError 233] No process is on the other end of the pipe"` is something that is happening with some addons that show messages in the console. The cause is very difficult to identify (see #99440). Please subscribe in #99440 to see further updates
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-10-02 16:25:04 +02:00
Germano Cavalcante added
Status
Duplicate
and removed
Status
Archived
labels 2023-10-02 16:25:13 +02:00
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#104926
No description provided.