Better Furnaces Reforged

Better Furnaces Reforged

552k Downloads

Factory upgrade on extreme forge bug

Cynix32 opened this issue ยท 3 comments

commented

As with the curseforge comment, here are the steps to reproduce said problem
LEGEND:
B = Barrel
F = Extreme Forge
H = Hopper

Arrange it this way:
B
F
H
B

First, input factory upgrade, advanced fuel upgrade, liquid fuel upgrade or energy upgrade
For the factory setup:
output at bottom
imput at top
none at all horizontal sides

AUTO-INPUT ON (the critical part )
AUTO-OUTPUT OFF (also critical to reproducing this bug)

  1. input 3+ stacks of smeltable items such as ores in the barrel at the top of the forge
  2. the forge will auto-input the said ingredients
  3. the input slots of the forge get filled
  4. HOWEVER, the hopper will pull out the items from the third input slot of the forge, that is the bug. The hopper should not pull out of any of the input slots because it is not supposed to. Moreover, the factory was configured in such a way that auto-output is off, and only auto-input is on. What's weird is that the hopper will only specifically pull out the items on the third input slot; the first two input slots are unaffected by this bug.
  5. check that some of the items that were meant to be smelted/placed in the third input slot end up in the bottom barrel unsmelted.

Note that this also happend with the ultiamte furnaces bfr addon mod.

commented

Forgot to mention:
java 8
forge 36.2.8
Ultimate-Furnaces-BFR-1.16.5-1.1.jar
BetterFurnacesReforged-1.16.5-1.4.5.jar

commented

Now I understand your problem. First, I don't recommend using hoppers, as Factory Upgrade itself automatically ejects items according to configuration. This is my fault in not specifying that the third input slot should not be affected by external storages. Anyway, I'll fix this in the next version.

commented

I fixed this bug in current version 1.4.6 :)