Skip to content

ABNormal - Shader error in Blender 5.0 #46

@3dcinetv

Description

@3dcinetv

Blender 5.0 beta is here, and I decided to launch ABNormal.
However, I hit this error:

Python: Traceback (most recent call last):
File "C:\Users\3DCompositor\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\Abnormal-master\operators_modal.py", line 236, in invoke
self._container = ABNContainer(
^^^^^^^^^^^^^
File "C:\Users\3DCompositor\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\Abnormal-master\classes.py", line 15, in init
self.create_shader()
File "C:\Users\3DCompositor\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\Abnormal-master\classes.py", line 114, in create_shader
self.shader = gpu.types.GPUShader(vertex_shader, fragment_shader)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: cannot create 'GPUShader' instances

Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions