You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i'm trying to use addroutes on mac and in windows with blender version 4.2 but it doesn't work.
I have installed all the python libraries but when i try to connect a midi device blender says this:
Report: Error
Python: Traceback (most recent call last):
File "/Users/me/Library/Application Support/Blender/4.0/scripts/addons/AddRoutes-master/midi_devices.py", line 201, in execute
prefs = bpy.context.preferences.addons["AddRoutes"].preferences
KeyError: 'bpy_prop_collection[key]: key "AddRoutes" not found'
The text was updated successfully, but these errors were encountered:
Hi, i'm trying to use addroutes on mac and in windows with blender version 4.2 but it doesn't work.
I have installed all the python libraries but when i try to connect a midi device blender says this:
Report: Error
Python: Traceback (most recent call last):
File "/Users/me/Library/Application Support/Blender/4.0/scripts/addons/AddRoutes-master/midi_devices.py", line 201, in execute
prefs = bpy.context.preferences.addons["AddRoutes"].preferences
KeyError: 'bpy_prop_collection[key]: key "AddRoutes" not found'
The text was updated successfully, but these errors were encountered: