discord / gamesdk-and-dispatch

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

[Bug] Unity C# throwing NotRunning lags my game #7

Open Jump-Suit opened 4 years ago

Jump-Suit commented 4 years ago

Transferred from Dev Feedback:

Kamyker

This Exception should be taken care of internally in the plugin when running Discord.RunCallbacks(); otherwise it will lag player's game. Very annoying issue that may be hard to find - in my case found by a player.

For now I've decided to completely disable discord if it throws more than 20 exceptions.