View Single Post
Old 01-01-2015, 12:58 PM   #25
mad_sb
Senior Member
 
Join Date: Jan 2013
Drives: 2013 Asphalt FR-S
Location: Orange County
Posts: 1,639
Thanks: 632
Thanked 982 Times in 537 Posts
Mentioned: 100 Post(s)
Update:

I got the defog trigger working. In my case the issue was the encoding type of the logcfg.txt file. At some point I switched the ecoding to plain UTF-8. Using this encoding, none of my files would work. When I switched them back to "UTF-8 without BOM" they worked perfectly. I verified this by taking the working no-trigger file and saving it to UTF-8, which broke logging completely, then saving it back to UTF-8 without BOM and it started working perfectly again.

I'm using notepad++ and can change the encoding at will, i suspect windows notepad and some others might mess with the encoding, In fact I think I remember that from years ago with the ralliart. So... if you any of you are having strange logging issues or can't get triggers working on an otherwise working config, check the encoding type and make sure it us UTF-8 without BOM
__________________
mad_sb is offline   Reply With Quote
The Following 2 Users Say Thank You to mad_sb For This Useful Post:
steve99 (01-01-2015), Td-d (01-02-2015)