Closed Dayliv300 closed 1 month ago
Yeah. I have same problem with send all visible models from ZBrush to Blender. I really need this option, because most of the time I'm working on ZBrush <--> Blender with more then 20 subtools. Some of my characters have almost 100 subtools. Could you solve for us this problem, please? Thank you!
I noticed that it's possible to avoid errors by clicking the Manual button multiple times. However, this becomes complicated if you have more than just a few subtools. After manually sending from ZBrush, if you make any changes to the models, updating all subtools works without errors.
Thanks for reporting this issue. Please try this new version and see if it fixes your issue. https://github.com/JoseConseco/GoB/releases/tag/v4_1_0
Thank you for letting me know! I'll test it after my vacation.
Thanks! It works really well!
pon., 9 wrz 2024 o 20:23 Daniel G @.***> napisał(a):
Thanks for reporting this issue. Please try this new version and see if it fixes your issue. https://github.com/JoseConseco/GoB/releases/tag/v4_1_0
— Reply to this email directly, view it on GitHub https://github.com/JoseConseco/GoB/issues/483#issuecomment-2338799710, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIEWLRQLT4FSQBXWTJTWVZ3ZVXRR3AVCNFSM6AAAAABLBQIXE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZYG44TSNZRGA . You are receiving this because you commented.Message ID: @.***>
-- Krzysztof Gryzka
Additional Resources.
Portfolio: http://gryzka.artstation.com
ZBrush speed sketches: https://www.instagram.com/krzysztof.gryzka/
ZBrushCentral main thread: http://www.zbrushcentral.com/showthread.php?210540-Krzysztof-Gryzka-sketchbook
Sketchfab https://sketchfab.com/gryzka
I had the error and I can't find the solution, I reinstalled Blender and also reinstalled GOB and it still doesn't work
verify that it is not Zbrush, my error only happens when importing from Zbrush -> Blender, while when exporting from Blender -> Zbrush exports normally, the error happens in Zbrush when pressing GOZ/ALL/VISIBLE any of it only exports a object
BLENDER INFO LOG: Report Error : Python: Traceback (most recent call last): File "C:\Users\Name\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\GoB-master\GoB.py", line 746, in invoke run_import_manually() File "C:\Users\Name\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\GoB-master\GoB.py", line 1585, in run_import_manually bpy.ops.scene.gob_import() #only call operator update is found (executing operatros is slow)
^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files (x86)\Steam\steamapps\common\Blender\4.2\scripts\modules\bpy\ops.py", line 109, in call ret = _op_call(self.idname_py(), kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: Error: Python: Traceback (most recent call last): File "C:\Users\Name \AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\GoB-master\GoB.py", line 409, in GoZit unpack('<B', goz_file.read(1)) # Alpha ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ struct.error: unpack requires a buffer of 1 bytes Location: C:\Program Files (x86)\Steam\steamapps\common\Blender\4.2\scripts\modules\bpy\ops.py:109