Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAD Transform Add On could not be activated, Blender 3.5.1 #107

Closed
PaulMeier007 opened this issue Aug 10, 2023 · 2 comments
Closed

CAD Transform Add On could not be activated, Blender 3.5.1 #107

PaulMeier007 opened this issue Aug 10, 2023 · 2 comments

Comments

@PaulMeier007
Copy link

System Information
Operating system: MacBook Air, 2020, macOS Monterey 12.6.2
Graphics card: Intel Iris Plus Graphics 1536 MB

Blender Version
Broken:Version 3.5.1 (3.5.1 2023-04-25)
Worked: none

Short description of error
Hello there,

I tried to install the Add On CAD Transform in Blender 3.5.1 The installation is no problem but when I try to activate it, I get an error message. Did somebody else experienced the same or knows how to solve it? There is an Issue with CAD Sketcher, too ...

Thank you upfront

Total console output is:
Traceback (most recent call last):
File "/Applications/Blender.app/Contents/Resources/3.5/scripts/modules/addon_utils.py", line 333, in enable
mod = import(module_name)
File "/Users/Julius/Library/Application Support/Blender/3.5/scripts/addons/slcad_transform/init.py", line 63, in
from .slcad_transform import register, unregister
File "/Users/Julius/Library/Application Support/Blender/3.5/scripts/addons/slcad_transform/slcad_transform.py", line 45, in
from .utils.gpu_draw import (
File "/Users/Julius/Library/Application Support/Blender/3.5/scripts/addons/slcad_transform/utils/gpu_draw.py", line 289, in
class GPU_3d_uniform(GPU_Draw):
File "/Users/Julius/Library/Application Support/Blender/3.5/scripts/addons/slcad_transform/utils/gpu_draw.py", line 291, in GPU_3d_uniform
_shader = get_shader()
File "/Users/Julius/Library/Application Support/Blender/3.5/scripts/addons/slcad_transform/utils/gpu_draw.py", line 87, in get_shader
return gpu.types.GPUShader(vertex_3d, fragment_flat_color)
Exception: Shader Compile Error, see console for more details

@Inok007
Copy link

Inok007 commented Aug 17, 2023

The same problem.
iMac Silicon 24''.
Blender 3.6.1

@s-leger
Copy link
Owner

s-leger commented Aug 17, 2023

#97 (comment)

@s-leger s-leger closed this as completed Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants