MineColonies

MineColonies

53M Downloads

Builder Requesting Items To Be Crafted When They Already Exist In The Warehouse.

drafro101 opened this issue ยท 4 comments

commented

Minecolonies version

Version: 0.10.768-ALPHA

Expected behavior

The Builder should request items from the deliveryman if they exist in the warehouse. If the item amount is not complete, the builder should request the rest from the crafters.

Actual behaviour

The builder will request items to be crafted when there are enough items in the warehouse. For example, he will request gravel from the crusher when there are gravel in the warehouse. The deliveryman also misses items that are crafted in any building.

Steps to reproduce the problem

  1. Have required material in the warehouse
  2. Upgrade or build a structure
  3. ... Profit

Logs: Latest.log and crashlog at https://gist.github.com/

commented

I am also seeing this in minecolonies-0.10.773-BETA-universal. The nice thing is that the crafter system is working great, unfortunately it seems to be prioritized over the warehouse amount.

commented

I cannot confirm that. The warehouse is priority. The only reason the warehouse would do that is if the itemStack is not recognized in the warehouse.

commented

Can you confirm if the deliveryman delivers it when there is no crafter?

commented

Please reopen if able to reproduce.