Closed majorcyto closed 8 years ago
[ERROR] Something went wrong while trying to setup the UDP listener. System.Net.Sockets.SocketException: interrupted at System.Net.Sockets.Socket.ReceiveFrom_nochecks_exc (System.Byte[] buf, Int32 offset, Int32 size, SocketFlags flags, System.Net.EndPoint& remote_end, Boolean throwOnError, System.Int32& error) [0x00000] in <filename unknown>:0 at System.Net.Sockets.Socket.ReceiveFrom_nochecks (System.Byte[] buf, Int32 offset, Int32 size, SocketFlags flags, System.Net.EndPoint& remote_end) [0x00000] in <filename unknown>:0 at System.Net.Sockets.Socket.ReceiveFrom (System.Byte[] buffer, System.Net.EndPoint& remoteEP) [0x00000] in <filename unknown>:0 at com.avilance.Starrybound.ListenerThread.runUdp () [0x00000] in <filename unknown>:0 [DEBUG] [ProcessExit]:Hello [DEBUG] [ProcessExit]:Goodbye
The /restart command restarted the terminal anyways, but i notice sometimes when it crashes and (doesnt restart auto) it still produces that.
Linux (Ubuntu) Build 8, Master Mono
That error is normal although it still shouldn't happen... I'm safely shutting down the UDP listener but it classes it as being interrupted which produces that error.
Ah, alright i just wanted to make sure!
The /restart command restarted the terminal anyways, but i notice sometimes when it crashes and (doesnt restart auto) it still produces that.
Linux (Ubuntu) Build 8, Master Mono