JoseConseco / GoB

Fork of original GoB script (I just added some fixes)
GNU General Public License v3.0
648 stars 78 forks source link

Addon can not be activated, Python error #443

Closed LordOfDragons closed 6 months ago

LordOfDragons commented 1 year ago
GoB Unkonwn System:  Linux
TypeError: StringProperty() argument 5 must be str, not bool
Exception in module register(): /home/roland/.config/blender/3.6/scripts/addons/GoB/__init__.py
Traceback (most recent call last):
  File "/opt/progs/blender-3.6.0-linux-x64/3.6/scripts/modules/addon_utils.py", line 369, in enable
    mod.register()
  File "/home/roland/.config/blender/3.6/scripts/addons/GoB/__init__.py", line 59, in register
    [bpy.utils.register_class(c) for c in classes]
  File "/home/roland/.config/blender/3.6/scripts/addons/GoB/__init__.py", line 59, in <listcomp>
    [bpy.utils.register_class(c) for c in classes]
ValueError: bpy_struct "GoB_Preferences" registration error: 'pixologoc_path' StringProperty could not register (see previous error)

Install from Zip file after renaming according to Readme file

kromar commented 1 year ago

Hi @LordOfDragons , linux is currently not supported and since i am not using that system i would need to know some more details to support it. Is there a tutorial on how to rum zbrush on linux so i could try to set it up myself or could you explain how you do that?

JoseConseco commented 1 year ago

@LordOfDragons how did u made zbrush run on linux?

LordOfDragons commented 1 year ago

ZBrush is not running on Linux, and I'm not using ZBrush, I'm a Blender user. What I wanted is trying to get some free VDM based brushes into Blender to see if and how well this works.

kromar commented 1 year ago

Ok, so i assume the VDM brushes come as ztl files?

LordOfDragons commented 1 year ago

No, it comes as ZBP file.