Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MyHwu9508 opened this issue Apr 15, 2019 · 2 comments

Comments

@MyHwu9508
Copy link

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
Copy link

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

@szakaal
Copy link

szakaal commented Jun 21, 2019

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants