GoB icon indicating copy to clipboard operation
GoB copied to clipboard

Addon can not be activated, Python error

Open LordOfDragons opened this issue 1 year ago • 5 comments

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

LordOfDragons avatar Oct 30 '23 17:10 LordOfDragons

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?

kromar avatar Oct 31 '23 18:10 kromar

@LordOfDragons how did u made zbrush run on linux?

JoseConseco avatar Oct 31 '23 20:10 JoseConseco

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.

LordOfDragons avatar Oct 31 '23 23:10 LordOfDragons

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

kromar avatar Nov 01 '23 20:11 kromar

No, it comes as ZBP file.

LordOfDragons avatar Nov 01 '23 21:11 LordOfDragons