como posso exportar um arquivo ydd com o RPF explorer codewalker e importar no blender usando o plugin do solumz?
-
Eu estou tentando exportar um arquivo ydd para xml através do RPF explorer codewalker e importar no blender com o plugin solumz, mas não estou conseguindo.
quando vou importar no blender para fazer modificações está dando erro ao importar.
alguém poderia me ajudar a solucionar esse problema?está dando o seguinte erro no blender:
Report: Error
Error importing: D : developing modsia_m_m_beach_01.ydd.xml
Traceback (most recent call last):
File "C:\UsersUser\AppData\Roaming Blender FoundationBlender 3.5\scripts\addons Sollumsollumz_operators.py", line 55, in import_file
import_ydd(filepath)
File "C:\Users\User\AppData\Roaming Blender FoundationBlender 3.5 scriptsladdons/Sollumyddyddimport.py", line 60, in import_ydd drawable_dict_to_obj(ydd_xml, filepath)
File "C:\Users\User\AppData\Roaming Blender FoundationBlender 3.5scriptsladdons/Sollumfyddyddimport.py", line 22, in drawable_dict_to_obj drawable obj-drawable_to_obj(
File "C:\Users\UserAppData/Roaming/Blender FoundationBlender 3.5\scriptstaddons Sollumtydydimport.py", line 380, in drawable_to_obj materials = shadergroup_to_materials(drawable.shader_group, filepath)
File "C:\Users\User\AppData\Roaming\Blender Foundation Blender 3.5\scripts\addons Sollumzydrydrimport.py", line 20, in shadergroup_to_materials material = create_shader(shader.name)
File "C:\Users\User\AppData\Roaming\Blender Foundation Blender 3.5\scripts\addons Sollumzlydr shader_materials.py", line 160, in create_shader
create_image_node(node_tree, param) File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender 3.5\scripts\addons Sollumzydrishader_materials.py", line 121, in create_image_node
bsdf = node_tree.nodes["Principled BSDF"]
KeyError: 'bpy_prop_collection[key]: key "Principled BSDF" not found"