テクスチャをロードする際のBlender Poliigonアドオンエラー

テクスチャをロードする際のBlender Poliigonアドオンエラー

そこで、Blender 2.8 ベータ版に Poliigon マテリアル アドオンをインストールしたところ、マテリアル フォルダーをクリックすると、選択した球体ではなく、すべてのテクスチャが画像として表示されます。次に、マテリアルのロードをクリックすると、解読できないエラーが表示されます。助けていただけると助かります。

また、画像を投稿するには少なくとも 10 の rep が必要であり、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

それでも解決しない場合は、アドオンを更新するだけで問題なく動作するはずです。

関連情報