What happens when you try and export it? What do the errors say? It might have too many polygons
It says "Unknown location." even tho i put the output for the folder that has roq.exe.
Traceback (most recent call last):
File "C:\Users\(My Name)\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_thug_tools.py", line 4828, in execute
return do_export(self, context, "THUG2")
File "C:\Users\(My name)\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_thug_tools.py", line 4627, in do_export
export_scn(filename + ".scn.xbx", path, target_game, self)
File "C:\Users\(My name)\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_thug_tools.py", line 2670, in export_scn
export_scn_sectors_ug2(outp, operator)
File "C:\Users\(My name)\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_thug_tools.py", line 2293, in export_scn_sectors_ug2
w("H", len(strip))
File "C:\Users\(My name)\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_thug_tools.py", line 2168, in w
output_file.write(struct.pack(fmt, *args))
struct.error: ushort format requires 0 <= number <= 0xffff
location: <unknown location>:-1
It was installed in my flash drive.