-
-
Notifications
You must be signed in to change notification settings - Fork 986
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
The value of "offset" is out of range. #2891
Comments
This is what i got from minecraft-protocol debugging |
Having a specific function for "binding events" is undesirable and will often break with namespaces. I know it seems like a good idea to separate it, but it makes things harder down the road with code complexity. You are also calling the |
dont think thats the reason for the error, it shows that even with a normal bot |
Are you in the nether by any change? There seem to a issue on 1.8 with block updates: |
Dupe #2614 |
nope, just normal overworld i believe |
This may be caused by the distance My robot is getting this error at about 2,000,000 grids |
Versions
Detailed description of a problem
I have a faction bot running on the server and it shows the offset error everytime i try to move to a different location and even if it don't move it, after some time it will show the error regardless. This only seems to happen when the account has a rank.
What did you try yet?
I am not really sure what to try
Did you try any method from the API?
No
Did you try any example? Any error from those?
No
Your current code
Additional context
This is the error i get
The text was updated successfully, but these errors were encountered: