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

Shader compile Error in Blender 4.01 - on Mac #32

Open
bluepuppy opened this issue Nov 24, 2023 · 1 comment
Open

Shader compile Error in Blender 4.01 - on Mac #32

bluepuppy opened this issue Nov 24, 2023 · 1 comment

Comments

@bluepuppy
Copy link

Python: Traceback (most recent call last):
File "/Users/XXXXXX/Library/Application Support/Blender/4.0/scripts/addons/Abnormal-master/operators_modal.py", line 235, in invoke
self._container = ABNContainer(
File "/Users/XXXXXX/Library/Application Support/Blender/4.0/scripts/addons/Abnormal-master/classes.py", line 15, in init
self.create_shader()
File "/Users/XXXXXXX/Library/Application Support/Blender/4.0/scripts/addons/Abnormal-master/classes.py", line 114, in create_shader
self.shader = gpu.types.GPUShader(vertex_shader, fragment_shader)
Exception: Shader Compile Error, see console for more details

@CodyWinch
Copy link
Collaborator

image

Try turning on the alternative drawing option in the addon preferences

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

2 participants