Crash when a cow stands on top of a barrel (Cannot create a fluidstack from a null fluid)
Captain-John-Price opened this issue ยท 2 comments
this crash report will explain to you
crash-2017-10-01_21.49.13-server.txt
crash-2017-10-01_21.38.50-client.txt
Should've been fixed by commit 27fca082b702134c650f81071ecad60b28c8c3fb
What mods do you have installed?
For some reason I thought fluid milk was added by forge, that's what i get for only testing with the optional dependencies (Tinker's) installed.
I guess now there is the choice of adding a milk fluid or just having the milking recipe not work if no other mod adds it. My existing PR has been updated with a check before trying to fill the tank for any fluid (will be more flexible for bad user configs too).
Edit:
More practical solution while the fix is pending, if this bug is breaking your game: add a mod that adds the milk fluid or, turn on json configs and delete the milk entry.