PsychoTea / Oxide.Ext.Discord

Discord extension and integration
https://umod.org/extensions/discord
12 stars 25 forks source link

[SocketListener] Don't reopen if server is shutting down. #17

Closed Slut closed 6 years ago

Slut commented 6 years ago
12:00 [Info] [Discord Ext] Disconnected all clients - server shutdown.
12:00 PM [Warning] [Discord Ext] Discord connection closed: code 1005, Reason: 
12:00 PM [Warning] [Discord Ext] Attempting to reconnect to Discord...
12:00 PM [Warning] [Discord Ext] An error has occured: Response: An exception has occurred during the OnClose event.
12:00 PM [Warning] [Discord Ext] Discord connection closed: code 1005, Reason: 
12:00 PM [Warning] [Discord Ext] Attempting to reconnect to Discord...
12:00 PM [Warning] [Discord Ext] An error has occured: Response: An exception has occurred during the OnClose event.
12:00 [Info] Loading Oxide Core v2.0.3773...

Extension reopening during restart, lemme know if there's a better way of doing so.

PsychoTea commented 6 years ago

Merged. Thanks