I see many thread related to Legendary Gui, so i'll ask the question here .
SR_PROXY crash randomly because this error :
Cannot access a disposed object
Application: SR_Proxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ObjectDisposedException
at System.Net.Sockets.Socket.EndSend(System.IAsyncRes ult, System.Net.Sockets.SocketError ByRef)
at SR_PROXY.CORE_NETWORKING.SocketExtender+<>c__Displ ayClass4_1.<SendToSocket>b__0(System.IAsyncResult)
at System.Net.LazyAsyncResult.Complete(IntPtr)
at System.Net.ContextAwareResult.CompleteCallback(Sys tem.Object)
at System.Threading.ExecutionContext.RunInternal(Syst em.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threa ding.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threa ding.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Net.ContextAwareResult.Complete(IntPtr)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback (System.Object, IntPtr)
at System.Net.Sockets.BaseOverlappedAsyncResult.Compl etionPortCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
at System.Threading._IOCompletionCallback.PerformIOCo mpletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
+.NET Framework 4.7.2 is installed .