Entangled

Entangled

26M Downloads

[Bug] New One Probe Feature Does Not Work Properly on Servers

Darkosto opened this issue ยท 1 comments

commented

Version Info

  • Minecraft, 1.16.5
  • Forge: 36.1.33
  • Entangled, 1.3.5a

Description of the Bug

The tooltip while looking at an Entangled block shows: "Error: Entangled". I confirmed it works properly on Single Player.

image

commented

Whoops, I just copied my WAILA code for The One Probe. However, turns out The One Probe creates the tooltip server-side and sends it to the client, while WAILA just creates the tooltip client-side.
I fixed it now in version 1.3.6.

Thank you for reporting the issue!