You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hallo zusammen,
beim Versuch die ILS FFB.cfg hochzuladen kommt:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xfc in position 5: ordinal not in range(128)
Er kann das ü nicht auswerten.
Gruß
Thomas
The text was updated successfully, but these errors were encountered:
Das ist schon klar, dass damit das Problem erstmal umgangen wird. Aber eine echte Lösung muss sich sicherlich um die korrekte Zeichenkodierung kümmern und bei Probleme eine sinnvolle Fehlermeldung liefern.
Hallo zusammen,
beim Versuch die ILS FFB.cfg hochzuladen kommt:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xfc in position 5: ordinal not in range(128)
Er kann das ü nicht auswerten.
Gruß
Thomas
The text was updated successfully, but these errors were encountered: