You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trying to extract lava from a mekanism tank using either a bucket or another mekanism tank causes the game to crash and then fail to launch from then on, the tank is connected to a create pulley by fluid Pipez
Just encountered the same issue -- its caused by fluid being null in this function in com.simibubi.create.content.fluids.transfer.FluidManipulationBehaviour
I fixed it by adding a catch case and just leaving it at that -- there should probably be a more proper fix probably further up the chain, but this is working for me for now, so feel free to just use it for now. Obligatory take a backup, no warranty provided, my fix is provided as-is.
As a general rule, don't download software from random strangers on the interwebs. If you can, clone the Create mod repo at commit 1c30b235 as I did, add the fix and recompile.
trying to extract lava from a mekanism tank using either a bucket or another mekanism tank causes the game to crash and then fail to launch from then on, the tank is connected to a create pulley by fluid Pipez
a few crash reports
crash-2023-08-28_21.36.00-server.txt
crash-2023-08-28_20.10.31-server.txt
crash-2023-08-28_20.14.18-server.txt
crash-2023-08-28_20.16.02-server.txt
crash-2023-08-28_21.29.21-server.txt
crash-2023-08-28_21.31.40-server.txt
The text was updated successfully, but these errors were encountered: