jammerware / margiebot

MargieBot is a .NET library designed to make building bots for Slack fast, easy, and fun.
MIT License
122 stars 42 forks source link

"The header part of a frame cannot be read from the data source" sends bot on a infinite reply loop #20

Closed andrewcartwright1 closed 8 years ago

andrewcartwright1 commented 8 years ago

Hey,

Whilst debugging my bot in the console, I encountered a problem where the bot would endlessly spam a channel that it was in with messages. I've only just managed to replicate this locally by placing a breakpoint and sending another message to it after that breakpoint was hit.

Looking in the console I can only find this error before it gets set on a endless reply loop.

zappshot - 2016-08-19_03-05-39-pm