Can't export file into obj #104201

Closed
opened 2023-01-28 16:55:01 +01:00 by soth089 · 10 comments

System Information
Operating system:
Graphics card:

Blender Version
Broken: blender version 3.0.0
Worked: (newest version of Blender that worked as expected)

i can't export my file into obj

this is what the error said:

Python: Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\addons\io_scene_obj\__init__.py", line 378, in execute
    return export_obj.save(context, **keywords)
  File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\addons\io_scene_obj\export_obj.py", line 770, in save
    _write(context, filepath,
  File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\addons\io_scene_obj\export_obj.py", line 677, in _write
    with ProgressReport(context.window_manager) as progress:
  File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\modules\bpy_extras\wm_utils\progress_report.py", line 65, in __enter__
    self.update()
  File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\modules\bpy_extras\wm_utils\progress_report.py", line 98, in update
    print("Progress: %6.2f%%\r" % (steps_percent,), end='')
OSError: [WinError 233] No process is on the other end of the pipe
location: <unknown location>:-1
**System Information** Operating system: Graphics card: **Blender Version** Broken: blender version 3.0.0 Worked: (newest version of Blender that worked as expected) **i can't export my file into obj** this is what the error said: ``` Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\addons\io_scene_obj\__init__.py", line 378, in execute return export_obj.save(context, **keywords) File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\addons\io_scene_obj\export_obj.py", line 770, in save _write(context, filepath, File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\addons\io_scene_obj\export_obj.py", line 677, in _write with ProgressReport(context.window_manager) as progress: File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\modules\bpy_extras\wm_utils\progress_report.py", line 65, in __enter__ self.update() File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\modules\bpy_extras\wm_utils\progress_report.py", line 98, in update print("Progress: %6.2f%%\r" % (steps_percent,), end='') OSError: [WinError 233] No process is on the other end of the pipe location: <unknown location>:-1 ```
Author

Added subscriber: @soth089

Added subscriber: @soth089
Author

i need help please

i need help please
Iliya Katushenock changed title from i need help i can't export my file into obj and it's my first time using blender to Can't export file into obj 2023-01-28 17:04:15 +01:00

Added subscriber: @mod_moder

Added subscriber: @mod_moder

Hello. This not a support site. Is bug tracker. So, if you report the bug, can you provide some mode info?
For example, can you attach example file?
And also, if try to fix this, you can check more new version of blender

Hello. This not a support site. Is bug tracker. So, if you report the bug, can you provide some mode info? For example, can you attach example file? And also, if try to fix this, you can check more new version of blender
Contributor

Added subscriber: @scurest

Added subscriber: @scurest
Contributor

There's a ton of reports for this already, search for "WinError 233". AFAICT no one has found out what causes it.

There's a ton of reports for this already, search for "WinError 233". AFAICT no one has found out what causes it.

Closed as duplicate of #99440

Closed as duplicate of #99440

Hm. Really. I don’t know all the subtleties, but if you look at the errors code, then yes. Thanks for the tip!

Hm. Really. I don’t know all the subtleties, but if you look at the errors code, then yes. Thanks for the tip!

Added subscriber: @mano-wii

Added subscriber: @mano-wii

Delete the line print("Progress: %6.2f%%\r" % (steps_percent,), end='') in the addon and the error will disappear.

Delete the line `print("Progress: %6.2f%%\r" % (steps_percent,), end='')` in the addon and the error will disappear.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 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#104201
No description provided.