Blend Library error #45941

Closed
opened 2015-08-28 23:14:13 +02:00 by Perry Sieber · 8 comments

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: :-1

**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
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Perrishnikov

Added subscriber: @Perrishnikov
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

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

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

Added subscriber: @sindra1961

Added subscriber: @sindra1961

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

It is not Addon which Blender provides. Look at [here ](http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts). You should report the problem in the site distributing it.
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Brendon Murphy self-assigned this 2015-08-29 10:10:09 +02:00
Member

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

@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

@perfection cat yes your right, I have this one in my external folder. @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
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#45941
No description provided.