[DEBUG] [DisconnectEvent]: The maximum message size of 2000000B was exceeded. The message size can be configured in AddHubOptions.
[ERROR] [Core]: Failed to run GameRunLoop with error: The server closed the connection with the following error: Connection closed with an error. InvalidDataException: The maximum message size of 2000000B was exceeded. The message size can be configured in AddHubOptions.
[DEBUG] [Core]: at Microsoft.AspNetCore.SignalR.Client.HubConnection.InvokeCoreAsyncCore(String methodName, Type returnType, Object[] args, CancellationToken cancellationToken)
at Microsoft.AspNetCore.SignalR.Client.HubConnection.InvokeCoreAsync(String methodName, Type returnType, Object[] args, CancellationToken cancellationToken)
at Engine.Services.EngineService.GameRunLoop() in /home/runner/work/2022-Arctica/2022-Arctica/game-engine/Engine/Services/EngineService.cs:line 145
at Engine.Services.SignalRService.b__8_1(Task task) in /home/runner/work/2022-Arctica/2022-Arctica/game-engine/Engine/Services/SignalRService.cs:line 122
[ERROR] [Shutdown]: Shutting down due to a critical error
[ERROR] [Shutdown]: Shutting down before a winner was found. Informing the runner.
[ERROR] [Connections]: Engine informed of Disconnect. Reason: Shutdown called before a winner was found.
Disconnecting all clients and stopping
[DEBUG] [CloudCallback]: Cloud Callback called with Failed
[DEBUG] [CloudCallback]: Cloud Callback No-opped, Status: failed
[DEBUG] [DisconnectEvent]: The maximum message size of 2000000B was exceeded. The message size can be configured in AddHubOptions. [ERROR] [Core]: Failed to run GameRunLoop with error: The server closed the connection with the following error: Connection closed with an error. InvalidDataException: The maximum message size of 2000000B was exceeded. The message size can be configured in AddHubOptions. [DEBUG] [Core]: at Microsoft.AspNetCore.SignalR.Client.HubConnection.InvokeCoreAsyncCore(String methodName, Type returnType, Object[] args, CancellationToken cancellationToken) at Microsoft.AspNetCore.SignalR.Client.HubConnection.InvokeCoreAsync(String methodName, Type returnType, Object[] args, CancellationToken cancellationToken) at Engine.Services.EngineService.GameRunLoop() in /home/runner/work/2022-Arctica/2022-Arctica/game-engine/Engine/Services/EngineService.cs:line 145 at Engine.Services.SignalRService.b__8_1(Task task) in /home/runner/work/2022-Arctica/2022-Arctica/game-engine/Engine/Services/SignalRService.cs:line 122 [ERROR] [Shutdown]: Shutting down due to a critical error [ERROR] [Shutdown]: Shutting down before a winner was found. Informing the runner. [ERROR] [Connections]: Engine informed of Disconnect. Reason: Shutdown called before a winner was found. Disconnecting all clients and stopping [DEBUG] [CloudCallback]: Cloud Callback called with Failed [DEBUG] [CloudCallback]: Cloud Callback No-opped, Status: failed