Farmer stuck in loop?
OCDCleric opened this issue · 13 comments
Minecolonies version
<0.10.293>
Version: 1.12.2
Expected behavior
Farmer is moving back and forth from the Farm block to the Field block and returns to Farm block repeatedly. Only exception is when it sleeps at house.
Actual behavior
I used the commands to observe current activity. It goes as follows.
1.Preparing
2.FARMER_PLANT
3.Idle
4.Inventory_full
Number 2 doesn't function as the moment it reaches field it moves to Number 3.
As for Number 4 this shouldn't happen as it uses only 3 inventory slots for items currently.
Steps to reproduce the problem
- Build acacia farm.
- Build Acacia Plain Field
- Supply farmer with tool/seed
- ... Profit
Vanilla seeds and potatoes gonna check if this is a mod error due to Pams Harvestcraft.
Reproduced. I quick started a superflat and straight away built farmer and field. Same loop occurs. May take a bit to get the world uploaded. Only internet here is my cell phone with passable speeds lol.
New World.zip
Made a .zip file of world since sending via phone...
My Farmer also got stuck on the Acacia Farm from the schematics. It was because of the half slab above the water. Removing these fixed the Farmer again (for me).
Confirmed. Acacia slabs on 'Acacia Plain Field' was issue. Wonder why... Im gonna look at other field types in schematic.
Edit: Seems acacia is only field that surrounds Field block with other blocks. Maybe that interferes with npc"s interacting with the block? Gonna test a few others just to be sure.
Edit 2: Ok I did a few more builds. Turns out if you surround the field block with water in the ground and slabs above it the farmer goes into the loop mentioned. Don't know why but that water/slab combo is the cause and just removing the slabs is the fix. Weird...