Blender Poliigon Addon 加载纹理时出错

Blender Poliigon Addon 加载纹理时出错

所以我刚刚在 Blender 2.8 Beta 中安装了 Poliigon 材质插件,当我单击材质文件夹时,它会将所有纹理显示为图片,而不是我选择的球体。然后,当我单击加载材质时,它给出了一个我无法解读的错误。非常感谢您的帮助。

而且由于我需要至少 10 个代表才能发布图像,并且 blender 不允许我复制和粘贴它的错误,我想我会尝试总结错误。

Traceback (most recent last call):
   File: "C:\etc...addons\poliigon-material-converter\poliigon)ops_props.py", line 429, in execute conform uv=pmcs.conform_uv
   File: "C:\etc...scripts\modules\ops.py" line 200_call_ret = op_call((self.idname_py(), None, kw)
   Runtime Error: Error: Traceback (most recent last call):
   File: "C:\etc...addons\polligon-material-converter\poliigon_ops_props.py" line 551, in execute status, material = workflow.build_material_from_set(context,set_path)
   File: "C:\etc...addons\polligon-material-converter\poliigon_ops_props.py" line 570, in build_material_from_set self.build_material(contect, files=set_files)
   File "C:\etc...addons\poliigon-mateiral-converter\poliigon_converter.py" line 626, in build_material setattr(node,key,value)
   AttributeError: 'ShaderNodeTextImage' object has no attribute 'color_space'

location C:\etc...Blender 2.8\blender-2.800-git.(a long hexadecimal)-windows64\2.80\scripts\modules\bpy\ops.py:200\

location: <unknown location>:-1

嗯,打字很有趣。

答案1

如果您仍然不明白,只需更新插件就可以正常工作。

相关内容