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

Error while using the plugin #104

Closed
SecondGM opened this issue Jun 26, 2023 · 3 comments
Closed

Error while using the plugin #104

SecondGM opened this issue Jun 26, 2023 · 3 comments

Comments

@SecondGM
Copy link

SecondGM commented Jun 26, 2023

Hey hope you're doing well.
I was trying the plugin and I had this error with the last Blender Build :-(

da

@sz6vqg
Copy link

sz6vqg commented Jun 26, 2023

Hi, I got the same error message when trying to install "slcad_transform_0.95.0" in Blender 3.5.0 (on Mac OS Ventura 13.4.1, running on M1 hardware). The same version "slcad_transform_0.95.0" installes correctly in Blender 3.5.0 on Windows 10.

image

@gurucc
Copy link

gurucc commented Jul 5, 2023

I get the same - M2 Max MacBook Pro on Blender 3.5.1 as sz6vqg - line 333, exact same error.

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/ben/Library/Application Support/Blender/3.5/scripts/addons/sicad_transform/
init_py", line 63, in from .sicad transform import register, unregister
File "/Users/ben/Library/Application Support/Blender/3.5/scripts/addons/sicad transform/sicad transform.py", line 45, in «module> from utils.gpu_draw import (
File "/Users/ben/Library/Application Support/Blender/3.5/scripts/addons/sicad_transform/utils/gpu_draw.py", line 289, in class GPU_3d_uniform(GPU_Draw):
File "/Users/ben/Library/Application Support/Blender/3.5/scripts/addons/sicad transform/utils/gpu draw.py", line 291, in GPU 3d uniform
_shader = get shader)
File "/Users/ben/Library/Application Support/Blender/3.5/scripts/addons/sicad transform/utils/gpu draw.py", line 87, in get shader return gputypes.GPUShader(vertex 3d, fragment flat color)
Exception: Shader Compile Error, see console for more details

@s-leger
Copy link
Owner

s-leger commented Jul 5, 2023

#97 (comment)

@s-leger s-leger closed this as completed Jul 5, 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

4 participants