SourceRcon icon indicating copy to clipboard operation
SourceRcon copied to clipboard

Trying to send a command to the server after it has crashed will result in an unhandled exception.

Open thegrb93 opened this issue 11 years ago • 0 comments

Line 65 of SourceRcon.cs

A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
Additional information: An existing connection was forcibly closed by the remote host

thegrb93 avatar Mar 07 '15 23:03 thegrb93