Shulker Box Tooltip [Fabric/Forge/NeoForge]

Shulker Box Tooltip [Fabric/Forge/NeoForge]

10M Downloads

Invisible Tooltip on a Shulker Causes Crash

Closed this issue ยท 1 comments

commented

Issue Description:

An Invisible Tooltip on a Shulker causes the mod to crash due to a rendering issue

What happens:

I have been experimenting around with items that, within the tooltip_display component have "show_tooltip" set to false. Upon putting this onto a shulker and hovering over said shulker the game crashes immediately, throwing a Rendering Error into the logs.

[I have checked, this does not happen if the item does not have said component set.]

What you expected to happen:

The item to be hovered over without showing any tooltip and the game not to crash

Steps to reproduce:

  1. Open a World
  2. To get a shulker with no tooltip, use command /give @p shulker_box[tooltip_display={hide_tooltip:true}] 1
  3. Open your inventory and hover over the shulker
    ...

Affected Versions (Do not use "latest"):

  • ShulkerBoxTooltip: 5.2.11+1.21.9
  • Minecraft: 1.21.10
  • Fabric Loader: 0.17.3
  • Fabric API: 0.138.0+1.21.10
  • Other mods (if relevant): Not relevant

Your most recent log file where the issue was present:

[pastebin/gist/etc link here]
https://hst.sh/efojuxebem.yaml

commented

Hi, thanks for the bug report.
It should be fixed in the upcoming release.