ModTweaker

ModTweaker

88M Downloads

[Bug] Fermenter Removal does not update when game is restarted

Yulife opened this issue ยท 13 comments

commented

Using this script I should be able to remove Sugar Cane from working in a Fermenter as it is the InputStack. However, even with the script, I can still ferment Sugar Cane into Biomass.

commented

EDIT: It seems to just be NEI Integration. NEI still shows the recipe although it is removed. @Tonius, any ideas?

commented

I'm not sure why that would be happening. As of the latest version of NEI Integration, all Forestry handlers grab the recipes straight from the machines' recipe managers every time a recipe is looked up. No caching on my side anymore.

commented

@mezz you have any ideas? This is a huge bug.

commented

Mhmhm.. this is getting really strange.
Everytime I restart the game with the script Sugar Cane can be used in the Fermenter. However, when I do /mt reload it stops all of the sudden.

commented

Something I also noticed is that in NEI only the recipe for Sugar Cane + Water is removed. Sugar Cane + Honey / Juice still shows up in NEI.

commented

wat
Does it work on restart?
What happens on reload?

commented

Restart: Even with the script activated, Sugar Cane works with ALL liquids in the Fermenter.

On Reload: The Sugar Cane stops to work in the Fermenter.

commented

what does the script do?

commented

Remove the Fermenter recipe(s) for Sugar Cane.
Sugar Cane can be used with Water, Juice and Honey alongside of a Fermenting Agent (Fertilizer, Humus, Compost) and energy to produce Biomass.

commented

I am unsure about what the issue is...

ELI5 please

commented

There are 3 types of fluids in Forestry that you can use to ferment. Water, Honey and Juice. Thus, there will be 3 recipes with the InputStack, for example Water + Sapling -> Biomass, Honey + Sapling -> Biomass and Juice + Sapling -> Biomass,
If I remove a Fermenting Recipe, here I am removing it for Sugar Cane, it still shows the recipes for Water + Sugar Cane -> Biomass and Juice + Sugar Cane -> Biomass in NEI.
In the actual world it does the same.
2015-02-06_12 59 25
As you can see it fermented with Water and Juice but not with Honey. I put Sugar Cane in them.

EDIT: After a whole game restart, the same thing but now Water is not useable, thus in the same situation as Honey was

EDIT2: If I do /mt reload in the world where water doesn't work it switches to Honey not working again.

commented

And now Fruit Juice doesn't work. Just check if your removal applies to all 3 recipes @jaredlll08 and stop posting stupid questions.

commented

Fixed!