Zergatul / cheatutils

MIT License
33 stars 11 forks source link

Block ESP not showing #69

Closed asdat3 closed 3 months ago

asdat3 commented 3 months ago

I am unsure of the reason, Entity ESP aswell as all other functions work flawless but Block ESP doesnt show any blocks. Checked the ids with F3 no idea what I am doing wrong

using 19.2

let me know what you need from me

Zergatul commented 3 months ago

Block ESP works very different to Entity ESP. When you on F3 debug screen, check what BlockFinder Thread status is (left-bottom). It should has zero items in queue, and has some number of chunks loaded. Do you use some big modpack?

asdat3 commented 3 months ago

BlockFinder Scam: queue size=0; load=0.03%; Thread State=Waiting (queue size=1, every few seconds for a few ms) .. queue size=0; State=Waiting .. queue size=0; State=Waiting

loaded chunks: 0

I am using the Steampunk modpack (302 mods)

Zergatul commented 3 months ago

loaded chunks: 0

This is not good. Some mod probably cause this problem. Sorry, I don't support 19.2 anymore, and this issue will probably take a lot of time to fix.

asdat3 commented 3 months ago

anything I can try? (except disabling mods)

Zergatul commented 3 months ago

No, this is problem in the code

asdat3 commented 3 months ago

hm okay thanks anyways for the quick reply