Luuk3333 / FFA320Connector-Fork

Fork of the FFA320Connector by mokny. The link between the FlightFactor A320 Ultimate and Hardware-Devices.
https://github.com/Luuk3333/FFA320Connector
Other
12 stars 5 forks source link

Error when converting custom.cfg #8

Open sergiolamares opened 5 years ago

sergiolamares commented 5 years ago

I'm having this issue when I try to convert custom.cfg to the new format: Input file [custom.cfg]: Output file [custom_converted.cfg]: Traceback (most recent call last): File "convert.py", line 74, in if settings[13] == "1": IndexError: list index out of range

Luuk3333 commented 5 years ago

Hi,

I've uploaded a new version of the converter which now prints a warning with a line number instead of crashing with an error. Please try again with the new version and inspect the line that will be shown in the warning message.