Capsule

Capsule

7M Downloads

Crash on 1.19 while rendering preview with fluids

Xelynega opened this issue ยท 0 comments

commented

Client crashes when trying to place down a capsule with water in it. Game version is 1.19 running all the mods in FTB One 1.3

Steps to reproduce:

  1. expand a capsule
  2. add water to the capsule area
  3. compress the capsule
  4. activate the capsule so it tries to generate a preview

From the logs it looks like ifluidstate.getType() is returning the abstract net.minecraft.world.level.Fluid class. Maybe a check to not attempt to render ifluidstates that return this Type could solve the problem.

log.txt