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

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

Open
enzyme69 opened this issue Apr 10, 2024 · 0 comments
Open

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

enzyme69 opened this issue Apr 10, 2024 · 0 comments

Comments

@enzyme69
Copy link

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'

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

1 participant