Hello
I was using the FitCSVTool to convert a .fit file to a .csv file. I was using the tool to look at the contents of an event. When I try to convert the file back to the .fit format I get the following error.
FIT CSV Tool - Protocol 2.0 Profile 21.40 Release
CSVReader.read(): Error on line 6 - Unknown message "unknown".
Exception in thread "main" java.lang.RuntimeException: FIT encoding error.
at com.garmin.fit.csv.CSVTool.run(CSVTool.java:258)
at com.garmin.fit.csv.CSVTool.main(CSVTool.java:332)
Can you please tell me what is generating this error. I am exporting data from a FR35 watch. Thank you.