Joshua Taylor
Joshua Taylor
Replication: - Install 2.2 - Deploy a server - Leave tab open and connected to panel - Stop and install 2.4 - Navigate in browser without refreshing - Change autostart...
Fields should be updated when a server is edited: - IP - Port - Type Currently, this is a direct call to the daemon. This should go to the panel...
When validator runs, it uses the built-in errors, which are not translated and does not use the correct error, so it displays as "unknown" to clients.
Copy of the discussion reply made here - https://github.com/SteamRE/DepotDownloader/discussions/248#discussioncomment-5371100 This however is actually an issue with DepotDownloader, and is not just a "setup" by users. Steam doesn't just use the...
If a server is already stopped, calls to the stop endpoint produces an error, as the code assumes the server is running. This should not be an error state.