discord / gamesdk-and-dispatch

Public issue tracker for the Discord Game SDK and Dispatch
22 stars 7 forks source link

Lobby service is unavailable at random times #111

Open Strikeeaglechase opened 3 years ago

Strikeeaglechase commented 3 years ago

Describe the bug Joining lobbies results in { code: ServiceUnavailable, message: "Lobby service is unavailable." } a majority of the time. IT seems that the client can consistently make a lobby and join one other lobby, but attempting to leave one and join another causes this issue to begin and does not resolve until the program is restarted.

Steps to reproduce Not 100% sure, issue is inconsistent but this is the code I am using https://paste.mod.gg/lanatusubi.cs

Expected behavior Clients should be able to join/leave lobbies and voice calls

Implementation specifics C# with no engines