Tried like 30 .p3d files only script errors :/ I hate to leave bad reviews, will change if it gets updated...Blender 4.3 here, cant select that also in Version drop-down...
Python: Traceback (most recent call last):
File "C:\Users********\AppData\Roaming\Blender Foundation\Blender\4.3\extensions\blender_org\Arma3ObjectBuilder\ui\import_export_p3d.py", line 101, in execute
lod_objects = import_p3d.read_file(self, context, file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users*******\AppData\Roaming\Blender Foundation\Blender\4.3\extensions\blender_org\Arma3ObjectBuilder\io\import_p3d.py", line 432, in read_file
mlod = p3d.P3D_MLOD.read(file, operator.first_lod_only)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users******\AppData\Roaming\Blender Foundation\Blender\4.3\extensions\blender_org\Arma3ObjectBuilder\io\data_p3d.py", line 778, in read
raise P3D_Error("Invalid MLOD signature: %s" % str(signature))
bl_ext.blender_org.Arma3ObjectBuilder.io.data_p3d.P3D_Error: P3D - Invalid MLOD signature: b'clas'
Tried like 30 .p3d files only script errors :/ I hate to leave bad reviews, will change if it gets updated...Blender 4.3 here, cant select that also in Version drop-down... Python: Traceback (most recent call last): File "C:\Users********\AppData\Roaming\Blender Foundation\Blender\4.3\extensions\blender_org\Arma3ObjectBuilder\ui\import_export_p3d.py", line 101, in execute lod_objects = import_p3d.read_file(self, context, file) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users*******\AppData\Roaming\Blender Foundation\Blender\4.3\extensions\blender_org\Arma3ObjectBuilder\io\import_p3d.py", line 432, in read_file mlod = p3d.P3D_MLOD.read(file, operator.first_lod_only) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users******\AppData\Roaming\Blender Foundation\Blender\4.3\extensions\blender_org\Arma3ObjectBuilder\io\data_p3d.py", line 778, in read raise P3D_Error("Invalid MLOD signature: %s" % str(signature)) bl_ext.blender_org.Arma3ObjectBuilder.io.data_p3d.P3D_Error: P3D - Invalid MLOD signature: b'clas'