Refined Storage

Refined Storage

77M Downloads

OC integration - getMissingItems ignores missing fluids (and not getMissingFluids())

Garagoth opened this issue ยท 3 comments

commented

https://github.com/raoulvdberge/refinedstorage/blob/68e857cc9c32f996c599db4223e38267e45f66b8/src/main/java/com/raoulvdberge/refinedstorage/integration/oc/EnvironmentNetwork.java#L117

getMissingItems returns just missing items from crafting task; it ignores missing fluids.
But there is not getMissingFluids() - please ass information about missing fluids as well.

commented

This is a duplicate of #1907

commented

Sorry, that one had no description and title was not exactly what I had in mind.
I just reported that there is no way to check if request will fail or not; fluid autocrafting works as long as fluids are there :-)

commented

No problem, I understand.