Page MenuHome

Blend Library error
Closed, ArchivedPublic

Description

System Information

OSX 10.9.5 GTX 780M

2.75 c27589e

I receive this error when trying to import a material:

Traceback (most recent call last):

File "/Users/perrysieber/Library/Application Support/Blender/2.75/scripts/addons/blend_library.py", line 867, in execute
  self.add_node_group_check_settings(context, nodegroup_selected, folderpath, filename, nodegroups_list)
File "/Users/perrysieber/Library/Application Support/Blender/2.75/scripts/addons/blend_library.py", line 888, in add_node_group_check_settings
  import_from_library(datablock="NodeTree", folderpath=folderpath, file=filename, selected=nodegroup_selected, link=False)
File "/Users/perrysieber/Library/Application Support/Blender/2.75/scripts/addons/blend_library.py", line 323, in import_from_library
  bpy.ops.wm.append(directory=folderpath+"//"+file+"/"+datablock+"/", filepath=file, filename=selected, instance_groups=instance_group)
File "/Applications/Blender 2.75a/blender 2.75a.app/Contents/MacOS/../Resources/2.75/scripts/modules/bpy/ops.py", line 189, in __call__
  ret = op_call(self.idname_py(), None, kw)

RuntimeError: Operator bpy.ops.wm.append.poll() failed, context is incorrect

location: <unknown location>:-1

Event Timeline

hi, would you be able to upload a .blend for testing? I made some tests here & could not reproduce yet.

It is not Addon which Blender provides.
Look at here.
You should report the problem in the site distributing it.

Brendon Murphy (meta-androcto) changed the task status from Unknown Status to Archived.Aug 29 2015, 10:10 AM

@perfection cat
yes your right, I have this one in my external folder.

@cheung (perry) Sieber
hi, Sorry, we don't take reports on external addons,
you could try reporting the issue here: http://blenderartists.org/forum/showthread.php?353404-Addon-Blend-Library-Asset-manager-for-materials-objects-and-nodes
closing as invalid