Advanced Search
Search Results
152 total results found
Getting kicked at round end straight to main menu - no disconnect message
Description of Issue If your Player.log contains lines like: Playerlog.txt Server is performing a full round restart. Reconnection time: 25.Skipped Data message handling because connection is null.UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOptio...
My game keeps crashing when it reaches 90% while loading!
Description of Issue The issue usually happens when a user is joining a server or loading the game. The client will end up crashing when it reaches 90% in most cases. Resolution We have two solutions available that may be able to fix this issue: Disable ...
My game cant connect to central servers!
If you are located in certain countries, you may experience connection failures to the central servers when attempting to launch the game. This usually appears in two ways: You are blocked with an authentication pop-up on launch. The main menu fails...
Server Name and Info Customization Guide
Introduction By default, without any customization, the server name and description are plain white text with no formatting. However, good news is that they can be customized, thanks to the Unity Rich Text system. This document serves as a brief overview to t...
Authentication error: Could not resolve hostname
Issue Description This error occurs when your client (game) could not authenticate due it not being able to find the authentication servers via the assigned DNS server. Domain Name System servers are usually automatically assigned by your ISP (Internet Servi...
DNS And Network Report
Network-report.bat GitHub repo: https://github.com/Kf637/DNS-And-Network-Report
Failed to download servers list. Invalid Signature
Description of issue Error shown on the server list: “Invalid Signature.” Why it happens: Some users don’t have key caches yet at %AppData%\SCP Secret Laboratory\internal The central server cache (used to pick a CS server) is created too late, so keys aren’...
SteamCMD: App '996560' state is 0x6 after update job
Description of issue While updating the dedicated server with SteamCMD, the process exits with: Error! App '996560' state is 0x6 after update job This prevents the update from completing. Quick fix Delete the stuck appmanifest and rerun the update. Path:...
How to Install or Repair DirectX
This page explains how to install or repair the DirectX End-User Runtimes (June 2010) package. Download the Installer https://www.microsoft.com/en-gb/download/details.aspx?id=8109 Run the Installer Double-click the downloaded file named directx...
How to Install or Repair .NET Framework 4.8 Runtime
This page explains how to install or repair the .NET Framework 4.8 Runtime on your system. Download the .NET Framework 4.8 Runtime Installer from Microsoft https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48 Uninstall any existing ....