After the player initializes the game, the UPDATE AND START SERVER.bat batch file continuously generates log content. #2508
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After the player initializes the game, the UPDATE AND START SERVER.bat batch file continuously generates log content. My attempt to click the generated log text in the console caused it to halt, concurrently triggering server disconnection issues within the game. I've documented this issue and reproduction steps in an attached video. This behavior began manifesting since updating the server to build #2505.
Well, it looks like the server is being spammed with requests. Just... don't do that?
This was not an operation I performed. I initiated a routine server startup and engaged in gameplay without executing any actions that would cause spamming.
Then don't do it or turn off Quick Edit Mode in your terminal. You can blame Microsoft that Quick Edit Mode is the default behavior.
Thank you for your assistance. The server overload was due to activities associated with my game account.