ARRCON
ARRCON copied to clipboard
[BUG] Connection lost
# System Information
OS: Windows Version: 3.3.7 Shell: Command Prompt withing Windows Terminal (Windows 11)
# Bug Description
I can connect to my server and run a command, then when I run a command again, I get disconnected with process exit code 1.
command: save
error: [FATAL] Socket Error: Connection Lost!
Function Name: net::recv_packet()
Socket Error Code: 0
Socket Error Message: The operation completed successfully.
[process exited with code 1 (0x00000001)]
# Reproduction Steps
Connect to server. Send command. Wait 10 seconds. Run command that fails out with error above.