Traveler's Backpack [Fabric]

Traveler's Backpack [Fabric]

15M Downloads

Crash on potion content in tank

arceus6666 opened this issue ยท 4 comments

commented
  1. ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10)

Fabric 1.21 - v0.16.10 : mod v10.1.16

  1. Describe the bug

Game crashes when mouse hover over tank with potion fluid

  1. Write steps to reproduce the bug

Open backpack, fill tank with potion, hover the tank content

  1. What is expected behaviour

Show the tank content

  1. Screenshots (If applicable)

The game crashed: rendering screen Error: java.lang.NoSuchMethodError: 'net.minecraft.class_9323 net.fabricmc.fabric.api.transfer.v1.fluid.FluidVariant.getComponentMap()'

commented

what version of fabric api do you use?

commented

0.102.0

commented

update fabric api to latest for 1.21.1 - 1.21 and 1.21.1 versions are compatible

commented

Will try, thanks