Skip to content

Wanting to test "Node To Script" branch but failed is all I got #52

Description

@enzyme69

I can't seem to run the branch with "Node To Script". None works to install.

Traceback (most recent call last):
  File "/Applications/Blender 36 LTS/Blender.app/Contents/Resources/3.6/scripts/modules/addon_utils.py", line 333, in enable
    mod = __import__(module_name)
  File "/Users/jimmygunawan/Library/Application Support/Blender/3.6/scripts/addons/nodes_to_script/__init__.py", line 22, in <module>
    from .api.tree import *
  File "/Users/jimmygunawan/Library/Application Support/Blender/3.6/scripts/addons/nodes_to_script/api/tree.py", line 9, in <module>
    from .node_mapper import *
  File "/Users/jimmygunawan/Library/Application Support/Blender/3.6/scripts/addons/nodes_to_script/api/node_mapper.py", line 124, in <module>
    category.draw(CategoryStub(), None)
  File "/Applications/Blender 36 LTS/Blender.app/Contents/Resources/3.6/scripts/startup/bl_ui/node_add_menu_geometry.py", line 459, in draw
    if context.preferences.experimental.use_new_volume_nodes:
AttributeError: 'NoneType' object has no attribute 'preferences'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions