FluidStack errors related to pipes with latest Create patch
HaXrDEV opened this issue ยท 3 comments
Everytime a pipe is placed or loaded it will crash/cause an error message (using Neruina here so it doesn't actually crash the game)
java.lang.RuntimeExceptionMixin transformation of com.simibubi.create.content.fluids.OpenEndedPipe failed
Removing Create Support for Open Parties and Claims fixes the issue.
Fabric: 0.15.7
Minecraft: 1.20.1
Create Fabric: create-fabric-0.5.1-f-build.1417+mc1.20.1
Create Support for Open Parties and Claims: 1.5.0
Open Parties and Claims: b0.22.0
Other mods: https://gist.github.com/HaXrBOT/cbfb9d1e947d377d0532f7b7b76c7723
It's caused by one of their latest updates. You can use an older version of Create until it's fixed.
Reverting to the prior version of Create Fabric (build.1335) doesn't resolve the issue. And i am not comfortable with going back further than that.
Reverting OPAC to v0.20.4 and OPAC Create Support to v1.3.0 seems to do the trick though.
It's caused by one of their latest updates. You can use an older version of Create until it's fixed.