Open HeadClot opened 4 years ago
Using MacOS, any tips on how to fix this : File "/Users/fhqgroup/Library/Application Support/Blender/2.90/scripts/addons/InterfaceSplitter-master/ui/bp_view3d_ui_header.py", line 57, in draw addon_prefs = preferences.addons["InterfaceSplitter"].preferences KeyError: 'bpy_prop_collection[key]: key "InterfaceSplitter" not found'
location:
location:
I Fixed it, When installed from the master zip file, it created a folder named 'InterfaceSplitter-master' in the addon folder , i simply renamed it 'InterfaceSplitter'
Hey @CreativeDesigner3D - Just giving you a heads up on an issue I was having with the latest release of Interface splitter. I am doing this so that other people do not have the same issue that I have had.
So the folder inside the latest release is called "Interfacesplitter-1.0"
You will want to get rid of the "-1.0" on the folder inside of the .Zip. Other wise you will not be able to activate the add on. I am using the version that was released on "Dec 8, 2019" with blender 2.90 beta.
Hope this helps some one.