- Messages
- 94
- Country

I've spent most of the day trying to get to the bottom of this issue........ Exporting to a .x file is OK but cannot produce .mdl file this is the error I keep getting and I have tried the infamous decimal point fix to no success
Traceback (most recent call last):
File "C:\Users\natha\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\Blender2P3DFSX\func_export.py", line 351, in Export
spawnv(P_WAIT, XToMdl, ['XToMdl.exe', additional, '"%s"' % (Util.ReplaceFileNameExt(self.config.filepath, '.x'))])
OSError: [Errno 0] Error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\natha\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\Blender2P3DFSX\ui_export.py", line 204, in execute
Exporter.Export()
File "C:\Users\natha\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\Blender2P3DFSX\func_export.py", line 357, in Export
raise ExportError("Export to .MDL failed. XToMdl.exe returned an error.")
Blender2P3DFSX.li_export.ExportError: Export to .MDL failed. XToMdl.exe returned an error.
location: <unknown location>:-1
Would appreciate a Guru's help
Cheers
Traceback (most recent call last):
File "C:\Users\natha\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\Blender2P3DFSX\func_export.py", line 351, in Export
spawnv(P_WAIT, XToMdl, ['XToMdl.exe', additional, '"%s"' % (Util.ReplaceFileNameExt(self.config.filepath, '.x'))])
OSError: [Errno 0] Error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\natha\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\Blender2P3DFSX\ui_export.py", line 204, in execute
Exporter.Export()
File "C:\Users\natha\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\Blender2P3DFSX\func_export.py", line 357, in Export
raise ExportError("Export to .MDL failed. XToMdl.exe returned an error.")
Blender2P3DFSX.li_export.ExportError: Export to .MDL failed. XToMdl.exe returned an error.
location: <unknown location>:-1
Would appreciate a Guru's help
Cheers
