Shulker Box Tooltip [Fabric/Forge/NeoForge]

Shulker Box Tooltip [Fabric/Forge/NeoForge]

7M Downloads

Weird issues with ViaFabricPlus

VillainsRule opened this issue · 4 comments

commented

Issue Description:

ViaFabric shows some items from a 1.21.1 client --> a 1.12 server, but not all of them.

What happens:

Several items are just blank on the server I'm on, and it's fairly random:

  • Firework Rocket
  • Wither Skeleton Skull
  • Oak Signs

Here are some screenshots of shulkers:
Screenshot 2024-11-17 at 7 17 10 AM
vs
Screenshot 2024-11-17 at 7 17 25 AM

Screenshot 2024-11-17 at 7 17 42 AM vs Screenshot 2024-11-17 at 7 17 54 AM

What you expected to happen:

These items would show up...

Steps to reproduce:

This is a headache.

  1. Install a 1.21.1 client with ViaFabrcPlus.
  2. Create a 1.12.2 server.
  3. Give yourself a shulker box with the impacted items I listed above.

...


Affected Versions (Do not use "latest"):

  • ShulkerBoxTooltip:
  • Minecraft: 1.21.1
  • Fabric Loader: 1.16.9
  • Fabric API: 0.107.0+1.21.1
  • Other mods (if relevant): in the logs lol

Your most recent log file where the issue was present:

https://mclo.gs/NQuMGrc

commented

I found this also occurs with cobwebs.
Note: when a shulker is full of items that don't load properly, it appears empty.

commented

This seems to be related to The Flattening. Items with IDs that were changed from 1.12.2 to 1.13 don't show up properly, as far as I can tell. (this also occurs with logs and dyes)

commented

This is an interesting issue for sure...
I'll see what I can do on my end to fix this, but no promises.

commented

It seems to also occur with other mods using ViaFabricPlus being unable to render items from pre-flattening. Honestly not sure if this is an underlying issue with VFP or not, but thanks for the help!