from Capt Zeen Helios profiles site:
Fix export.lua for DCS1.5.5 !! 12/Nov/2016
Hello all !
With the dcs v1.5.5 the export.lua dont work anymore.
if you are using one of my export.lua, look for this line:
os.setlocale("ISO-8559-1", "numeric")
and comment it like this:
-- os.setlocale("ISO-8559-1", "numeric")
That fix the problem.
Meanwhile i am going to revise why this line dont work.
Thanks a lot to alpha7-bravo4, he discover the problem a couple of days ago!"
After a wwkend looking arround, I is fixed
Thanks Capt Zeen !!!!