BuildCraft 1.11.2 auto workbench throws bucket

Created on 12 Jul 2017  路  9Comments  路  Source: BuildCraft/BuildCraft

When the recipe contains bucket, auto workbench will throw away empty bucket, even if chests and pipes are nearby.
I can't prevent auto workbenches from throwing my bucket. Is it a bug?
Video: https://youtu.be/L-AgO7fNY-g

bug 1.11.2

All 9 comments

Yes it will throw buckets out because it only has 1 output slot, the crafting output will fill up the slot leaving nowhere for the bucket to be stored so it is thrown out in the world.

for more 'complex' crafting recipes that have extra outputs like buckets you can use the advanced crafting table, that has more output slots

But advanced crafting table doesn't work in 1.11.2 馃槩

it should work, what doesn't work for you?

Advenced crafting table is fully charged (500/500MJ) but does not craft a pickaxe
minecraft 1 11 2 2017_7_12 10_15_18

Which version of Buildcraft are you using?

7.99.6

...maybe that broke at some point :(

@AEnterprise I think that https://github.com/BuildCraft/BuildCraft/blob/8.0.x/common/buildcraft/factory/util/IAutoCraft.java#L59 should probably call addToBestAcceptor rather than drop to fix the primary issue.

currenty taking a look at them where things go wrong, already added the addToBestAcceptor it was in the old code but i missed it when rewriting it

I opened an issue for Advenced crafting table because it is different bug.
See #3726

Was this page helpful?
0 / 5 - 0 ratings

Related issues

skrrt picture skrrt  路  7Comments

mechobree picture mechobree  路  5Comments

AlexIIL picture AlexIIL  路  5Comments

ChrisLTheNerd picture ChrisLTheNerd  路  5Comments

DjArt picture DjArt  路  4Comments