Blender import from cargo doesnt work
this is the error:
Python: Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Kitbash3D_Cargo\cargo.py", line 657, in modal
converter = DeserializedDataConverter(deserialized_data)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Kitbash3D_Cargo\cargo.py", line 106, in __init__
self._build_materials()
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Kitbash3D_Cargo\cargo.py", line 119, in _build_materials
mat_output = new_mat.node_tree.nodes["Material Output"]
KeyError: 'bpy_prop_collection[key]: key "Material Output" not found'
Also i get this window shown in the attached image