Waystones

Waystones

190M Downloads

Missing Tooltips

Closed this issue ยท 0 comments

commented

Minecraft Version

1.21.5

Mod Loader

Fabric

Describe the Issue

Honestly, I'm not even sure they are supposed to exist at the moment. If not, then this is more of a feature request. This is my first real playthrough with this mod.

But since I found both code that looks like it might be for a tooltip (appendHoverText in BoundScrollItem) and old issues with screenshots of tooltip on a Bound Scroll ... here i am.

What items are missing tooltips? As far as i can tell all of them.
You can only tell a Waystone's name by placing it down (and see that it is named because it doesn't stack).
Bound Scrolls don't tell you where it is bound to. Neither do Return Scrolls tell you their destinations.

Only the Blank/Unbound Scroll has a tooltip about what to do with it.
Nothing else does, aside from Durability on Warp Stones.

I've confirmed that this happens with only (also the newest) Waystones (Fabric) installed, so it's unlikely to be a interfering mod.

Logs

Both are missing tooltips. Only the more modded one shows any error mentioning Waystones:
java.lang.NullPointerException: Cannot invoke "java.util.UUID.toString()" because "waystoneUid" is null
Here i connect to a fabric server.
From my more modded instance.log

Tested in Singleplayer. Nothing in it really.
From the only Waystones instance.log

Tried to see if there is already an issue for it but didn't find any about tooltips missing. Sorry if I overlooked them.
And thanks for read/looking into this.