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

Error log in the steam plugin when an user disconnects while they are connecting to a party. #14

Open
jmderuty opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jmderuty
Copy link
Member

{"message":"An exception was thrown by an OnJoined event handler","data":{"content":{"location":"scenes/party/party-fcbc8f06-1af8-4250-b4d8-be06715d4243#0","context":{"template":"party","sceneId":"party-fcbc8f06-1af8-4250-b4d8-be06715d4243","shardId":0},"message":"An exception was thrown by an OnJoined event handler","data":{"PartyId":"fcbc8f06-1af8-4250-b4d8-be06715d4243","Data":{"exception":{"Type":"TaskCanceledException","Message":"Peer disconnected","Frames":[" at System.Linq.AsyncEnumerable.ObservableAsyncEnumerable1.MoveNextCore() in //Ix.NET/Source/System.Linq.Async/System/Linq/Operators/ToAsyncEnumerable.Observable.cs:line 98"," at System.Linq.AsyncIteratorBase1.MoveNextAsync() in /_/Ix.NET/Source/System.Linq.Async/System/Linq/AsyncIterator.cs:line 70"," at System.Linq.AsyncIteratorBase1.MoveNextAsync() in //Ix.NET/Source/System.Linq.Async/System/Linq/AsyncIterator.cs:line 75"," at Stormancer.RpcSceneHostExtensions.RpcTask[TResponse](IScenePeerClient peer, String route, Action1 writer, CancellationToken cancellationToken, PacketPriority priority)"," at Stormancer.RpcSceneHostExtensions.RpcTask[TResponse](IScenePeerClient peer, String route, Action1 writer, CancellationToken cancellationToken, PacketPriority priority)"," at Stormancer.RpcSceneHostExtensions.RpcTask[TData,TResponse](IScenePeerClient peer, String route, TData data, CancellationToken ct, PacketPriority priority)"," at Stormancer.Server.Plugins.Steam.SteamPartyEventHandler.CreateSteamLobbyAsync(IScenePeerClient leaderPeer, Session leaderSession, IPartyService party, CancellationToken cancellationToken) in E:\stormancer\plugins\src\Stormancer.Plugins\Steam\Stormancer.Server.Plugins.Steam\SteamPartyEventHandler.cs:line 232"," at Stormancer.Server.Plugins.Steam.SteamPartyEventHandler.OnPreJoined(PreJoinedPartyContext ctx) in E:\stormancer\plugins\src\Stormancer.Plugins\Steam\Stormancer.Server.Plugins.Steam\SteamPartyEventHandler.cs:line 158"," at Stormancer.EventHandlingExtensions.RunEventHandler[T](IEnumerable1 eh, Func2 action, Action1 errorHandler)"],"InnerExceptions":[]}}}},"app":"/darktales/live-1-0/8408abaa-ab74-4c7b-9490-31d54368f24c/26?"}}

@jmderuty jmderuty added the bug Something isn't working label Sep 28, 2024
@jmderuty jmderuty self-assigned this Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant