MineColonies

MineColonies

53M Downloads

Requests created with some (not all) items already in the wharehouse are never finished.

patgoull opened this issue ยท 3 comments

commented

Version: minecolonies-1.15.2-0.11.960-universal

Expected behavior

When builder request an item which has some already crafted in the warehouse and some that need crafting, the missing items are correctly crafted via the appropritate crafter and delivered to the builder.

Actual behaviour

Wharehouse has 1 flower pot out of 6 required by the builder. He requests 6 (1 picked up and 5 to be crafted. All is good on the UI). However, it is never delivered to the first crafter (in this case, clay is never delivered to the stone smelter so he cannot craft bricks to allow the stonemason to craft pots). Some other requests that were created after the pots even got priorised and smelted super quickly by the stonesmelter and fully crafted correctly.

Steps to reproduce the problem

1- Have a request created by the builder which has items partially present in the warehouse.
2- Make sure you have all the raw items needed in the warehouse.
3- Wait for it to be done. You can even see other requests being done in the meantime through the same required crafter.

I did not take screenshots from the flower pots issue but I reproduced it with torch on the builder itself. The request is stuck this way. In this case, charcoal or sticks will never be delivered to the builder (same for clay on original flower pot issue). He will neither received the 1 torch present in the wharehouse.

image

This is the recipe the builder knows.

image

Just to prove items are in the wharehouse.

image
image

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

No crash or any message in the latest.log when I reproduce this problem.

commented

Another case stuck with 13 needed fence gate and 12 already in wharehouse.

image

commented

On my last post, I meant 1 already in the wharehouse and 12 to be crafted.

commented

Another one on minecolonies-1.15.2-0.11.961-universal.

image

I am wondering if the only issue is the fact that they are getting assigned to "resolved by player". It seems like they would get resolved correctly otherwise.