You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Howdy! Im getting following error in my console:
ArgumentException: Invalid arguments: InputOffset and OutputOffset must be within the Length of their respective streams.
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
The text was updated successfully, but these errors were encountered:
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:
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)
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
The text was updated successfully, but these errors were encountered: