DrVinnEck / ACC-DRIVE-issues

1 stars 0 forks source link

Cannot access a disposed object. #100

Open Discostoff opened 1 year ago

Discostoff commented 1 year ago

Runtime Error Date: 09.01.2023 15:12:33 Runtime Error: Application: ACC DRIVE.exe CoreCLR Version: 6.0.1222.56807 .NET Version: 6.0.12 Description: The process was terminated due to an unhandled exception. Exception Info: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Sockets.Socket'. at System.Net.Sockets.Socket.ThrowObjectDisposedException() at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at ACCDRIVE.Core.Channel.ChannelTcp.Connect(String address, Int32 port) in E:\Visual Studio\ACC DRIVE\ACCDRIVE.Core\Channel\ChannelTcp.cs:line 48 at ACC_DRIVE.BonoAtHome.BackendClient.￰(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool) at System.Threading.TimerQueue.FireNextTimers()