PsychoTea / Oxide.Ext.Discord

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

InputOffset and OutputOffset must be within the Length of their respective streams. #55

Open MyHwu9508 opened 5 years ago

MyHwu9508 commented 5 years ago

Howdy! Im getting following error in my console: ArgumentException: Invalid arguments: InputOffset and OutputOffset must be within the Length of their respective streams.

While this message appears in the console, all players on the server disconnects with following error: https://cdn.discordapp.com/attachments/530825282714730514/567369447271301120/unknown.png https://cdn.discordapp.com/attachments/530825282714730514/567369495212195846/unknown.png

The error message is rare and random. I think it will be caused of the Discord_MessageCreate Hook. Here my code with the error: https://pastebin.com/DUJSiz5B

EgorBlagov commented 5 years ago

The same issue, as I've mentioned in another thread

szakaal commented 5 years ago

Hi. Long time gone from posting this issue and problem still exists. It might help so I'll post some additional data from one plugins trelo informations:

https://pastebin.com/qZRt3dFv - errors, all about the wire thing.

Problem is crucial for us as it makes the extension unusable for now. I can't handle 30 - 100 people randomly dropped with no real reason and red errors in their game's top left corner. (Yes, this spams with errors in rusts client console too but I didnt manage to capture it yet on screen)