📙Known Issues
This page is a work in progress to document more prominent known issues in Railroader.
RR-133: Crash During Gameplay
A small percentage of players have encountered issues with Railroader crashing during a game session. The timing of this issue varies; for most it occurs after a few hours of gameplay.
You can recognize this crash by checking the player.log
. Near the bottom you will see lines similar the following:
We aren't certain what causes this crash and its rareness on most hardware has made the source difficult to track down. It appears to be some combination of Unity and/or graphics driver interaction.
If you have difficulty running Railroader again after the crash, some players have had success with a combination of the following:
Reboot your computer.
Restart the Graphics Driver using Win + Ctrl + Shift + B.
In some cases players have reported needing to reinstall their graphics driver.
We will update this section as we learn more about this issue.
RR-176: Crash When Quitting
Railroader may crash if you Alt-F4 the game while it is running.
Workaround: Hit Escape and quit to the main menu before closing Railroader.
Resetting Preferences
If your preferences (resolution, UI scaling, other settings) get into a bad state that prevents you from interacting with the menu screen, they can be reset using the following steps. Note that these steps will not delete your save games.
Please follow these instructions exactly and ask for help if you aren't confident. The Registry Editor is a powerful tool.
Close Railroader.
Open the Registry Editor:
Hit the Windows key and type "Registry Editor".
Click or hit enter to open the Registry Editor.
In the Registry Editor, open following folders in order:
HKEY_CURRENT_USER
Software
Giraffe Lab LLC
You will now see the
Railroader
folder in the Registry Editor.Delete the
Railroader
registry folder:Right click on the
Railroader
folder.Click "Delete".
Click "Yes" to confirm.
Close the Registry Editor.
Re-run Railroader.
Last updated