Random errors in fonts

Willkommen in der OMSI-WebDisk!
Als Gast kannst du nur Inhalte in deiner ausgewählten Sprache sehen. Registrierte Nutzer können die Sichtbarkeit anderer Sprachen in ihrem Kontrollzentrum aktivieren, weitere Infos hier.
Alle Themen sind in den Foren mit einer Sprachflagge gekennzeichnet: = Englisch [EN], = Deutsch [DE], = Französisch [FR]. Wenn du die angegebene Sprache nicht beherrschst, schreibe auf Englisch!
  • So this has happened multiple times, but in my fonts random errors seem to pop up. Like one day its working fine and the next it says there's an error in the font. The only fix I found is to completely rewrite the whole OFT and even that doesn't work all of the time. This time it's in line 6 and from experience I believe the problem is in the line break. The error has shown up in completely blank lines before.

    Log:

    and here is the beginning of the font:

    Does anyone know how to fix this?

  • Omsi counts these line numbers based on 0, so line 6 mentioned in the logfile is actually line 7. I have some font errors in my logfile as well, but so far I've not been able to identify any problems with the font file or the font not working. So as long as that font works without errors, just ignore it.


    Otherwise: Check if there is a space between the line break and the number or letter. The character line must never be empty as well. That throws this error too.