forked from haekb/io_scene_lithtech
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Can you add support for Elite Force: Navy Seals: Sea Air Land LTBs?
Thanks in advance.
Log:
-------------------------------
LithTech LTB (PS2) Model Reader
Loading ltb version 1634027586
Traceback (most recent call last):
File "C:\Users\asd\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_lithtech-master\importer.py", line 502, in execute
model = PCLTBModelReader().from_file(self.filepath)
File "C:\Users\asd\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_lithtech-master\reader_ltb_pc.py", line 694, in from_file
raise Exception('Unsupported File Type! Only mesh LTB files are supported.')
Exception: Unsupported File Type! Only mesh LTB files are supported.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\asd\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_lithtech-master\importer.py", line 504, in execute
model = PS2LTBModelReader().from_file(self.filepath)
File "C:\Users\asd\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_lithtech-master\reader_ltb_ps2.py", line 438, in from_file
raise Exception(message)
Exception: LTB Importer only supports PS2 LTB files.
location: <unknown location>:-1
location: <unknown location>:-1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels