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
Hey,
at random times, my set up bot displays an error stack in Discord:
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