Tools (complete and add to the following information):
- HEMTT:
1.18.0
- Operating System: Windows
Description:
When inspecting binarized P3D models (such as the tbd_2b9_vasilek/scope.p3d), HEMTT will crash due to an invalid P3DType error:
$ hemtt utils p3d json scope.p3d output
ERROR panicked at bin\src\utils\p3d\json.rs:24:68:
Failed to read P3D: UnsupportedP3DType("ODOL")
Steps to reproduce:
- Download and install TBD's 2B9 Vasilek Addon
- Navigate to the directory and unpack the PBO
- Navigate to
@2B9 Vasilek/addons/tbd_2b9_vasilek/tbd_2b9_vasilek
- Attempt to get a JSON output of the P3D model
- Crash
Expected behavior:
The JSON output is created.
Logs:
N/A
Additional context:
Not my addon, I was just playing around with HEMTT commands on different addons & pbos.
Tools (complete and add to the following information):
1.18.0Description:
When inspecting binarized P3D models (such as the
tbd_2b9_vasilek/scope.p3d), HEMTT will crash due to an invalid P3DType error:Steps to reproduce:
@2B9 Vasilek/addons/tbd_2b9_vasilek/tbd_2b9_vasilekExpected behavior:
The JSON output is created.
Logs:
N/A
Additional context:
Not my addon, I was just playing around with HEMTT commands on different addons & pbos.