WTHIT Forge Edition

WTHIT Forge Edition

3M Downloads

Wrong blocks are displayed when "show fluids" is opened

Hoicey522 opened this issue ยท 7 comments

commented

Describe the issue

Image

Image

When this option is turned on, the crosshairs point to the block that the mod shows is inconsistent, and the mod actually shows the block below the clay: stone. Logically it should be to show clay

Log output and crash report

https://gist.github.com/Hoicey522/a53d267a5e66f61a2de17b5b1f02bb23

Additional context

No response

commented

When this option is turned off, the display is normal. This bug can be triggered with or without ImmediatelyFast

commented

Previously it showed the square below, but now it shows the square above. If it can't be fixed, I think I can remove the display fluid function

commented

Image

In fact, it doesn't work completely yet

commented

Image
mod ver

commented

That's how it supposed to work, it shows the fluid instead of the block. Before it might show something else since the distance sorting is messed up.

commented

I think the crosshairs should give priority to the selected squares (the selected squares have black lines)

commented

It shows the fluids since it is in front of the block. You can't "select" fluids like how you can't "select" entities. The block behind will still what that gets highlighted.