-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I tried both with Pack Only
turned on and off, result is the same:
Python: Traceback (most recent call last):
File "/home/muhuk/.config/blender/2.92/scripts/addons/blender_xatlas/__init__.py", line 329, in execute
Unwrap_Lightmap_Group_Xatlas_2.execute(self, context)
File "/home/muhuk/.config/blender/2.92/scripts/addons/blender_xatlas/__init__.py", line 513, in execute
stdin.write(value)
BrokenPipeError: [Errno 32] Broken pipe
location: <unknown location>:-1
I'm on Debian Buster (stable), using Blender 2.92 official release and blender-xatlas 0.8.0.
$ ls -la ~/.config/blender/2.92/scripts/addons/blender_xatlas/xatlas/
total 284
drwxr-xr-x 2 muhuk muhuk 4096 Mar 10 22:24 .
drwxr-xr-x 4 muhuk muhuk 4096 Mar 10 22:24 ..
-rwxr--r-- 1 muhuk muhuk 280880 Mar 10 22:24 xatlas-blender
The scene I am testing has a single object like this (already unwrapped using builtin algo):
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working