[Bug]: Stuck in Attempting to find X
DanMaklen opened this issue ยท 4 comments
General Info
- I am running a modpack
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the mod
Forge version
47.2.16
Minecraft version
1.21.1
Mod version
2.0.7
Java version
openjdk 17.0.8 2023-07-18 LTS
Issue Description
Mod pack: ATM9
I configure the compass to search for minecraft:jungle_pyramid
:
Attempting to locate minecraft:jungle_pyramid, please wait...
appears- Any kind of interaction with the game world doesn't register (e.g. breaking blocks don't drop items)
- After waiting for few minutes, still stuck
Attempts done:
- running command
/locate structure minecraft:jungle_pyramid
:- I get response:
Use /locate structure betterjungletemples:jungle_temple instead!
- I get response:
- running `/locate structure betterjungletemples:jungle_temple':
- Works:
The nearest betterjungletemples:jungle_temple is at [--1952, ~, 3440] (2836 blocks away)
- Works:
- Using the compass to search for
betterjungletemples:jungle_temple
:- Works:
betterjungletemples:jungle_temple has been located 3729 blocks away, compass is pointing towards the structure
- Works:
Additional Information
I'm going to close this issue for lack of response. If it persists the issue can be re-opened
A new version will be up shortly with a config option that makes structure locating asynchronous, please enable it and tell me if it fixes the problem
This is basically a duplicate of #16