Rust - Common Errors and Quick Fixes (EAC, Steam Auth Timeout, Crashes, Microphone, Servers)
Content
- Quick solutions
- EAC Authentication Timeout / EAC Disconnected
- Disconnected: Steam Auth Timeout
- Unknown file version / Integrity error
- Untrusted system file
- Doesn't start: VCRUNTIME/MSVCP
- Servers are not displayed
- Crash/freeze during Asset Warmup
- The microphone does not work
- Incompatible version / Server is newer
- EAC/VAC ban
- FAQ
Quick solutions
Symptom | What to do |
---|---|
EAC Authentication Timeout / EAC Disconnected | Launch from Steam, check files, run Repair in Easy Anti-Cheat, reboot PC and router. |
Disconnected: Steam Auth Timeout | Restart Steam and the game, clear the Steam download cache, check files, check server status. |
Unknown file version / Integrity error | Delete the specified file and check its integrity, disable software that changes game files. |
Untrusted system file | Run sfc /scannow , install Windows updates, Repair EAC again. |
VCRUNTIME/ MSVCP missing | Install Microsoft Visual C++ 2015–2022 (x64 and x86), restart your PC. |
The server is not displayed in the list | Raise the ping limit in Steam, update the game/server, connect via F1: client.connect IP:port . |
Asset Warmup crash/freeze | Check files, update video card driver, increase swap file, close overlays. |
The microphone does not work | Select an input device in Windows/Steam/Rust, disable unnecessary microphones and overlays. |
Incompatible version | Update the client. The server may be newer on the day of the wipe. |
EAC/VAC ban | The ban is permanent. Appeals are via EAC; dev-bans for behavior are not removed. |
EAC Authentication Timeout / EAC Disconnected
- Launch Rust from your Steam library, not from the game folder.
- Steam → Rust Properties → Installed Files → "Verify Integrity of Files".
- Open the game folder and run
EasyAntiCheat_EOS_Setup.exe
→ «Repair Service». - Restart your PC and router. Temporarily disable VPN/overlays.
- Check if the server is being updated.


Disconnected: Steam Auth Timeout
This is a Steamworks authentication timeout. Usually the network or Steam itself is to blame.
- Restart Steam and Rust.
- Steam → Settings → Downloads → “Clear download cache” (requires re-authorization).
- Check the integrity of the files.
- If the server is being updated or is unavailable, try again later or go to another one.
Unknown file version / Integrity error
Usually one of the game files is damaged or modified.
- Look at the file path in the error message, delete it.
- Check the integrity in Steam - the client will finish downloading the original.
- Disable software that interferes with files: mod utilities, overlays, "optimizers".
Untrusted system file
A system library has been loaded that does not pass verification.
- Command line from administrator:
sfc /scannow
. - Install the latest Windows updates.
- Repeat Repair in Easy Anti-Cheat.
Rust won't start: "VCRUNTIME140.dll/MSVCP140.dll is missing"
Install Microsoft Visual C++ Redistributable 2015–2022 for x64 and x86. Restart your PC after installation.
Servers are not displayed in the list
- Steam → Settings → “In game” → “Server browser pings per minute” ≥ 5000.
- Update the client and the server itself to the same version.
- Connect directly: F1 →
client.connect IP:port
.
Crash/freeze during Asset Warmup or when entering the server
- Verifying files in Steam.
- Update your graphics card driver (NVIDIA/AMD/Intel).
- Increase the Windows paging file (virtual memory).
- Close background programs and overlays.
The microphone does not work
- Windows: Select the desired default microphone and disable unnecessary devices.
- Steam: "Voice" → correct input and microphone test.
- Rust: Check the input device and Push-to-Talk button.
"Incompatible version" / "Server is running a newer version"
Update the client. On the day of the forced wipe, the official server may be temporarily newer.
EAC/VAC ban
The ban is permanent. Erroneous waves are rolled back automatically. Appeals are submitted to EAC. Devbans for toxicity are not removed.
FAQ
Where to start if “nothing helps”?
Check files, Repair EAC, reboot PC and router. This closes most cases.
Is it possible to play with VPN enabled?
Better to disable. Some VPNs break authorization and connection to Steam.
Why can't the server be found via search, but the IP connection works?
Server browser restrictions and filters. Use direct connection.
Important: Error wording and behavior may differ on mod servers. Follow the basic steps first, then check the rules and versions on a specific project.
Comments (0)