Hello! I just got to the point where the game loads very fast and doesn't want to load a route. It crashes while loading and gives no error message. What is the problem? I ran file checker and tried different versions, but none of them work.
I deleted the PONtrack.bin files, because the Log said that it was not a valid Blueprint... So it crashes with Out Of Memory error
Do a File verify Go in to your Steam Client and Click on Library then Right Click on Train Simulator > Properties. In the Box that appears click on Installed Files then verify integrity of game files
A bug report needs to give information, or it will lead to speculation and no solution. Route Name (don't write "any", just give an example) Scenario Name Additional mods The game crashing without any error message points to corrupt assets. Browse your Assets folder with a file manager and lookout for "blueprints.pak" files with zero bytes size. You have to check in there what's wrong. Often, it's two or more .ap files within the same folder. If any of these .ap files contain the same file, the game will crash at cache generation. Quick way is to open a command window, "CD" to your Railworks folder and type dir /s blueprints.pak Now check the output for empty files, note their paths and report back.