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

Tool fails to work properly when the coordinates are large #70

Open
heimenkyou opened this issue Jul 18, 2023 · 3 comments
Open

Tool fails to work properly when the coordinates are large #70

heimenkyou opened this issue Jul 18, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@heimenkyou
Copy link

I am not a native English speaker and I used Bing to translate this issue. Please forgive me if there are any mistakes or misunderstandings.

  • The tool version I used: Ninjabrain-Bot-1.4.1.jar

  • The operating system I used: Windows 11 22H2

  • The game version:1.20.1

  • The problem I encountered: When I enter large coordinates (for example: 200000,~,10000), the tool fails to work properly after throwing only one eye, and displays :

Could not determine the stronghold chunk. You probably misread one of the eyes.

This is unlikely to happen when playing single-player, but it sometimes happen when playing on a server and using random teleportation.

  • The expected result: The tool can handle any valid coordinates correctly and give a brief hint about the stronghold generation range when the coordinates are too large, because I learned from the Minecraft Wiki after several failed attempts that strongholds only generate within a certain distance.

  • The steps to reproduce the problem:

  1. Create a new save
  2. Teleport to (200000,~,10000) or even farther
  3. Throw an eye and look at it, press F3+C
@KernelKraze
Copy link

In Minecraft, the generation of End Strongholds does not have a fixed range. However, most of them are located within a ring-shaped area, which is approximately between 1400 and 4480 blocks away from the origin point (0,0). This is a random process, so this is just an approximate range, which is probably why tools can't work when they're very far from the origin point.

@maskersss
Copy link

😭 ?
this sounds like a chatgpt answer

@Ninjabrain1 Ninjabrain1 added the bug Something isn't working label May 22, 2024
@Ninjabrain1
Copy link
Owner

It is correct that "You probably misread one of the eyes" is misleading, it should say something like "You are too far away from the stronghold"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants