Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to watch TM2020 replay #1

Open
Mery042 opened this issue May 12, 2023 · 0 comments
Open

Unable to watch TM2020 replay #1

Mery042 opened this issue May 12, 2023 · 0 comments

Comments

@Mery042
Copy link

Mery042 commented May 12, 2023

Hello there,

I have this error in Developer Console when I try to watch a TM2020 replay on the website :

crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: An unexpected error occurred invoking 'Vehicle' on the server. Microsoft.AspNetCore.SignalR.HubException: An unexpected error occurred invoking 'Vehicle' on the server. 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 Microsoft.AspNetCore.SignalR.Client.HubConnectionExtensions.<InvokeCoreAsync>d__431[[MapViewerEngine.Shared.VehicleData, MapViewerEngine.Shared, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
at MapViewerEngine.MapViewerEngineHubConnection.InvokeVehicleAsync(String vehicleName, CancellationToken cancellationToken)
at ReplayViewer.ReplayViewerToolComponent.BeforeMapLoadedAsync()
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at MapViewerEngine.MapViewerEngineToolComponent.StartAsync(MapViewerEngineTool tool)
at ReplayViewer.ReplayViewerToolComponent.OnParametersSetAsync()
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task , ComponentState )`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant