was bedeutet "Fehler bei Bereichsprüfung(...)

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!
  • 1. Mit welchem Programm hast Du ein Problem? (Hauptprogramm, Editor, SDK Tools, etc.)

    > Omsi Hauptprogramm


    2. Bitte beschreibe das Problem so ausführlich wie möglich. Was ist passiert oder was hat vielleicht zu dem Fehler geführt?

    >Der Fehler entsteht leider einfach so. ich stehe zb. an der Ampel und warte das Grün wird. Und Schwup das Bild "friert" ein. Ich kann Gas geben der Bus fährt weiter, allerdings habe ich einfach nur ein Standbild. Sounds sind auch so zuhören als wäre nichts


    3. Bitte füge Deinem Beitrag eine Log-Datei hinzu, entweder im Spoiler, Code-Block oder als Dateianhang.

    Dateien

    • logfile.txt

      (27,42 kB, 89 Mal heruntergeladen, zuletzt: )
  • Servus, in der Logfile sind mir 2 Fehler aufgefallen die zum Fehler führen (können):

    1)

    Code
    108 13:51:52 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99101 has no valid AI group index and is invalid!
    109 13:51:52 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99102 has no valid AI group index and is invalid!
    110 13:51:52 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99103 has no valid AI group index and is invalid!
    111 13:51:53 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99104 has no valid AI group index and is invalid!
    112 13:51:53 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99201 has no valid AI group index and is invalid!
    113 13:51:53 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99901 has no valid AI group index and is invalid!

    Hier gibt's ein Problem mit deiner AI-List. Da solltest du mal die genannten .ttl-Dateien sowie deine AI-List aufmachen und abgleichen ob sich die Namen der AI-Group decken bzw. dann entsprechend anpassen.

    2)

    Code
    300 14:02:48 -  -     Warning:       Patchwork chain in spline Splines\Ahlheim4_Splines\str_5.5m_1gwg.sli invalid: Count of inverse-info has to be count of transitions - 1!
    301 14:02:48 -  -     Warning:       Patchwork chain in spline Splines\Ahlheim4_Splines\str_5.5m_0gwg.sli invalid: Count of inverse-info has to be count of transitions - 1!

    Da scheint ein Problem mit zwei Splines zu sein. Solltest du mal neu installieren.


    VG

  • Servus, in der Logfile sind mir 2 Fehler aufgefallen die zum Fehler führen (können):

    1)

    Code
    108 13:51:52 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99101 has no valid AI group index and is invalid!
    109 13:51:52 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99102 has no valid AI group index and is invalid!
    110 13:51:52 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99103 has no valid AI group index and is invalid!
    111 13:51:53 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99104 has no valid AI group index and is invalid!
    112 13:51:53 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99201 has no valid AI group index and is invalid!
    113 13:51:53 -  -     Warning:       Line "maps\Ahlheim 4\TTData\Schulbus.ttl", tour 99901 has no valid AI group index and is invalid!

    Hier gibt's ein Problem mit deiner AI-List. Da solltest du mal die genannten .ttl-Dateien sowie deine AI-List aufmachen und abgleichen ob sich die Namen der AI-Group decken bzw. dann entsprechend anpassen.

    2)

    Code
    300 14:02:48 -  -     Warning:       Patchwork chain in spline Splines\Ahlheim4_Splines\str_5.5m_1gwg.sli invalid: Count of inverse-info has to be count of transitions - 1!
    301 14:02:48 -  -     Warning:       Patchwork chain in spline Splines\Ahlheim4_Splines\str_5.5m_0gwg.sli invalid: Count of inverse-info has to be count of transitions - 1!

    Da scheint ein Problem mit zwei Splines zu sein. Solltest du mal neu installieren.


    VG

    Alles klar vielen dank. Ich werde mein glück mal versuchen