101 Error
under review
Azolan
Hi, I have an 101 error when i try to import asset from cargo, and at the same time i have a python error on blender. I tried everything, nothing works, no matter the version (3.5 - 3.6.4 - 3.6.5). It's not the first time that happen.
This error message appears in blender :
Python : Traceback (most recent call last):
File "C:\Users\Tour\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Kitbash3D_Cargo\cargo.py", line 807, in modal
converter = DeserializedDataConverter(deserialized_data)
File "C:\Users\Tour\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Kitbash3D_Cargo\cargo.py", line 164, in __init__
self._build_materials()
File "C:\Users\Tour\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Kitbash3D_Cargo\cargo.py", line 179, in _build_materials
mat_output = new_mat.node_tree.nodes["Material Output"]
KeyError: 'bpy_prop_collection[key]: key "Material Output" not found'
R
Richard Purvis
Been trying to download assets for hours. I get nothing but errors. Haven't been able to download a single asset. Not what I paid for.
Steven Chen
under review
Thanks for the details Azolan looking into it for you now.
We've got an update coming up this week to support Blender 4.0, that might be a possible short-term solution for you but I'll circle back with what I know after I check in with the engineering team.