There are no plans for import.
There is no support for encrypted GMTs in the 2.79 scripts. The scripts should note that a GMT is such in the console output. Otherwise, an examination of the GMT is needed to determine the cause of failure.
Thank you for clearing that up. I thought some may be encrypted.
This is the error message I get when I try to import an affected GMT using the 2.79 scripts. Is this telling me its encrypted or is it a different issue?
NewStyleGMT= False
Traceback (most recent call last):
File "F:\Blender Foundation\blender-2.79-windows64\2.79\scripts\addons\io_rfactor_gmt\rF_Menu_Stuff.py", line 293, in execute
File "F:\Blender Foundation\blender-2.79-windows64\2.79\scripts\addons\io_rfactor_gmt\rF_GMT_Import.py", line 3204, in load_rf
File "F:\Blender Foundation\blender-2.79-windows64\2.79\scripts\addons\io_rfactor_gmt\rF_GMT_Import.py", line 2504, in load_gmt
File "F:\Blender Foundation\blender-2.79-windows64\2.79\scripts\addons\io_rfactor_gmt\rF_GMT_Import.py", line 2183, in Get_GMT
File "F:\Blender Foundation\blender-2.79-windows64\2.79\scripts\addons\io_rfactor_gmt\rF_GMT_Import.py", line 1963, in GetVertices
File "F:\Blender Foundation\blender-2.79-windows64\2.79\scripts\addons\io_rfactor_gmt\rF_GMT_Stuff.py", line 1603, in ReadXZY
File "F:\Blender Foundation\blender-2.79-windows64\2.79\scripts\addons\io_rfactor_gmt\rF_GMT_Stuff.py", line 1599, in ReadSingle
struct.error: unpack requires a bytes object of length 4
location: <unknown location>:-1
In regards to Ngons not exporting I don't think there was an issue with the 2.79 scripts so I presumed it is a bug.
Could you please explain how your script handles normals and how the show/hide smoothing groups works and how it relates to what is displayed in game.
Mark