FabioZumbi12 / SEDiscordBridge

A Torch plugin to connect the SE server to Discord
MIT License
13 stars 11 forks source link

Error stack output in Discord #43

Closed scytero closed 3 years ago

scytero commented 4 years ago

Hey,

at random times, my set up bot displays an error stack in Discord:

System.AggregateException: One or more errors occurred. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at SEDiscordBridge.DiscordBridge.<>cDisplayClass26_0.<SendChatMessage>b0()
---> (Inner Exception #0) System.Threading.Tasks.TaskCanceledException: A task was canceled.<---

There is no information other than this, what is happening. Noo specific message sent, no command, no other suspicous things can be found in the log files,. wehn this output occuures.

Not sure, if this is due to some error in my config or a bug

FabioZumbi12 commented 4 years ago

Seems to be related with #42 , try the latest builds

FabioZumbi12 commented 3 years ago

SEDB is now maintained by Bishbash777 on https://github.com/Bishbash777/SEDB-RELOADED