ARRCON icon indicating copy to clipboard operation
ARRCON copied to clipboard

[BUG] Connection lost

Open needhamgary opened this issue 5 months ago • 7 comments

# 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.

needhamgary avatar Feb 06 '24 21:02 needhamgary