Error when importing ybn.xml files with solllumz

i use blender with the sollumz and i can import files but i got a problem with the collision ybn.xml files and idk what to do. That’s the error:
'bpy.ops.object.delete(use_global=False, confirm=False)
Deleted 1 object(s)
bpy.context.space_data.recent_folders_active = 0
bpy.context.space_data.recent_folders_active = 1
Succesfully imported: C:\Users\andre\OneDrive\Desktop\blender\ela_wdn_02_.ydr.xml
Import Codewalker XML took 0.45 seconds to import.
bpy.context.space_data.shading.type = ‘MATERIAL’
Error importing: C:\Users\andre\OneDrive\Desktop\blender\cs6_01_4.ybn.xml
Traceback (most recent call last):
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\sollumz_operators.py”, line 61, in import_file
import_ybn(filepath)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 366, in import_ybn
composite_to_obj(ybn_xml, os.path.basename(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 355, in composite_to_obj
child_obj = bound_to_obj(child)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 340, in bound_to_obj
bvh = geometry_to_obj(bound, SollumType.BOUND_GEOMETRYBVH)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 207, in geometry_to_obj
poly_obj = poly_to_obj(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 128, in poly_to_obj
create_capsule(capsule.data, poly.radius, length / 2)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\tools\meshhelper.py”, line 108, in create_capsule
bmesh.ops.create_uvsphere(
TypeError: create_uvsphere: keyword “diameter” is invalid for this operator

Error importing: C:\Users\andre\OneDrive\Desktop\blender\cs6_01_4.ybn.xml
Traceback (most recent call last):
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\sollumz_operators.py”, line 61, in import_file
import_ybn(filepath)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 366, in import_ybn
composite_to_obj(ybn_xml, os.path.basename(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 355, in composite_to_obj
child_obj = bound_to_obj(child)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 340, in bound_to_obj
bvh = geometry_to_obj(bound, SollumType.BOUND_GEOMETRYBVH)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 207, in geometry_to_obj
poly_obj = poly_to_obj(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 128, in poly_to_obj
create_capsule(capsule.data, poly.radius, length / 2)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\tools\meshhelper.py”, line 108, in create_capsule
bmesh.ops.create_uvsphere(
TypeError: create_uvsphere: keyword “diameter” is invalid for this operator

Error importing: C:\Users\andre\OneDrive\Desktop\blender\cs6_01_4.ybn.xml
Traceback (most recent call last):
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\sollumz_operators.py”, line 61, in import_file
import_ybn(filepath)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 366, in import_ybn
composite_to_obj(ybn_xml, os.path.basename(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 355, in composite_to_obj
child_obj = bound_to_obj(child)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 340, in bound_to_obj
bvh = geometry_to_obj(bound, SollumType.BOUND_GEOMETRYBVH)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 207, in geometry_to_obj
poly_obj = poly_to_obj(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 128, in poly_to_obj
create_capsule(capsule.data, poly.radius, length / 2)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\tools\meshhelper.py”, line 108, in create_capsule
bmesh.ops.create_uvsphere(
TypeError: create_uvsphere: keyword “diameter” is invalid for this operator

bpy.ops.outliner.item_activate(deselect_all=True)
bpy.ops.outliner.item_activate(deselect_all=True)
bpy.ops.outliner.item_activate(deselect_all=True)
bpy.ops.outliner.item_activate(deselect_all=True)
bpy.ops.outliner.item_activate(deselect_all=True)
bpy.ops.outliner.item_rename()
bpy.ops.outliner.item_rename()
bpy.data.scenes[“Scene”].(null) = True
bpy.data.scenes[“Scene”].(null) = False
bpy.data.scenes[“Scene”].(null) = True
bpy.data.scenes[“Scene”].(null) = True
bpy.data.scenes[“Scene”].(null) = True
bpy.data.scenes[“Scene”].(null) = True
bpy.data.scenes[“Scene”].(null) = True
bpy.data.scenes[“Scene”].(null) = False
bpy.data.scenes[“Scene”].(null) = False
bpy.data.scenes[“Scene”].(null) = True
bpy.data.scenes[“Scene”].(null) = True
bpy.data.scenes[“Scene”].(null) = False
bpy.data.scenes[“Scene”].(null) = False
bpy.data.scenes[“Scene”].(null) = False
bpy.data.scenes[“Scene”].(null) = False
bpy.ops.outliner.item_activate(extend=True, deselect_all=True)
bpy.ops.outliner.item_activate(extend=True, deselect_all=True)
bpy.ops.outliner.item_activate(extend=True, deselect_all=True)
Error importing: C:\Users\andre\OneDrive\Desktop\blender\cs6_01_4.ybn.xml
Traceback (most recent call last):
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\sollumz_operators.py”, line 61, in import_file
import_ybn(filepath)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 366, in import_ybn
composite_to_obj(ybn_xml, os.path.basename(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 355, in composite_to_obj
child_obj = bound_to_obj(child)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 340, in bound_to_obj
bvh = geometry_to_obj(bound, SollumType.BOUND_GEOMETRYBVH)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 207, in geometry_to_obj
poly_obj = poly_to_obj(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 128, in poly_to_obj
create_capsule(capsule.data, poly.radius, length / 2)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\tools\meshhelper.py”, line 108, in create_capsule
bmesh.ops.create_uvsphere(
TypeError: create_uvsphere: keyword “diameter” is invalid for this operator

Error importing: C:\Users\andre\OneDrive\Desktop\blender\cs6_01_4.ybn.xml
Traceback (most recent call last):
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\sollumz_operators.py”, line 61, in import_file
import_ybn(filepath)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 366, in import_ybn
composite_to_obj(ybn_xml, os.path.basename(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 355, in composite_to_obj
child_obj = bound_to_obj(child)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 340, in bound_to_obj
bvh = geometry_to_obj(bound, SollumType.BOUND_GEOMETRYBVH)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 207, in geometry_to_obj
poly_obj = poly_to_obj(
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\ybn\ybnimport.py”, line 128, in poly_to_obj
create_capsule(capsule.data, poly.radius, length / 2)
File “C:\Users\andre\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\Sollumz\tools\meshhelper.py”, line 108, in create_capsule
bmesh.ops.create_uvsphere(
TypeError: create_uvsphere: keyword “diameter” is invalid for this operator

Downgrade your blender version to 2.93.6, heres the link: https://download.blender.org/release/Blender2.93/

Hopes this helps if you didnt figure it out already, best of luck my friend!

Forgot to mention you will need to reinstall sollumz afterwards.