You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Fatal|<>c__DisplayClass174_0.<startReceiving>b__2:0|System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'SslStream'.
at System.Net.Security.SslStream.<ThrowIfExceptional>g__ThrowExceptional|138_0(ExceptionDispatchInfo e)
at System.Net.Security.SslStream.EndRead(IAsyncResult asyncResult)
at WebSocketSharp.NetCore.Ext.<>c__DisplayClass59_0.<ReadBytesAsync>b__0(IAsyncResult ar)
Server: .NET 6,
Client: Unity 2021
I've not observed special circumstances to this crash. After this message sockets are closed.
It happens many times.
The text was updated successfully, but these errors were encountered:
Fatal error on server:
Server: .NET 6,
Client: Unity 2021
I've not observed special circumstances to this crash. After this message sockets are closed.
It happens many times.
The text was updated successfully, but these errors were encountered: