Opening any menu crashes the game

++ Update: 02.04.2026, 16:05 Uhr: Analysen und Erläuterungen. Siehe Artikel ++
++ Update: 31.03.2026, 21:35 Uhr: siehe Artikel ++
Achtung: Sicherheitswarnung für ein Programm aus unserer Filebase
Wir haben bei dem Programm "No More Sleep!" aus unserer Filebase Sicherheitsbedenken feststellen müssen. Für Nutzer, die die neuste Version des Programms von letzter Woche nutzen, haben wir hier weitere Informationen zusammengestellt: **Klick**
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. Which programme do you have a problem with? (Main application, editor, SDK tools, etc.)

    > OMSI 2 game


    2. Please describe the problem in as much detail as possible. What happened or what might have led to the error?

    > It happens always when opening any menu, like spawn vehicle.


    3. Please add a log file to your post, either in a spoiler, code block or as a file attachment.



    4. If there is a helpful screenshot of the problem, you can upload and include it as a post attachment.



    5. Provide your system information if it is a performance problem. (Operating system, processor, graphics card, hard disk type, memory, etc.)

    > OS: Win 11

    Intel i5 14th gen

    GPU: RTX 5060 16GB

    Disk: main M.2 SSD, omsi installed on HDD

    RAM: 32GB DDR4

    Dateien

    • logfile.txt

      (43,98 kB, 7 Mal heruntergeladen, zuletzt: )
  • Good Morning,


    One Question at first. Is that error also happening when spawning the MAN EN om Gründorf map? If so, please upload another Logfile when trying that.


    Because I've found several things inside your Logfile regarding the map you're trying to load:

    Code
    135 16:54:52 -  -   Error:           Sceneryobjects\ADDON_PLSigns\model\f10_2pasy.o3d – o3d reading failed - Could not read the o3d file! Die angegebene Datei wurde nicht gefunden
    136 16:54:52 -  -   Error:           In "Sceneryobjects\ADDON_PLSigns\f10_f15_2pasy.sco" there was an error in line 12!

    Here's an error with an object that cannot be found or is damaged. Are there maybe some "special letters" inside that file? Because OMSI cannot read some of the polish letters. Then you need to replace them with standard letters.


    Code
    141 16:54:53 -  -   Error:           Sceneryobjects\Golczewo\Wiaty\ZsBlake\Tatrzanska\model\UTOPIA_BODY.x – o3d reading failed - Could not read the o3d file! This is not a valid o3d file!

    Same thing here. The x-File is not working, or it's o3d is not linked correctly. Could be either because it's damaged, or it's the same issue with letters that cannot be recognized by the game.


    -> fixing the objects should fix the issue...

    Code
    304 16:56:23 -  -   Error:           Ungültige Gleitkommaoperation: P.TL: 7

    that makes the game crash.



    A side one - please always check if you've deactivated "load whole map at start" in the settings and if the 4GB - Patch is installed.