I just updated to the latest version of kore and found out that my bot won't pick up an item? This is what's showing in my console and I'm confused whether the new version of kore has problems or is it just something in my config?
I'm all out of ideas to fix this

Does anyone have encountered this problem?
Console:
Code:
Item Appeared: PecoPeco Feather (3) x 1 (366, 158)
Item Appeared: Mastela Fruit (4) x 1 (367, 157)
Routing to (366, 158) to take PecoPeco Feather (3), distance 2
Failed to take PecoPeco Feather (3) from (366, 158) to (366, 158)
Failed to take Mastela Fruit (4) from (366, 158) to (367, 157)
pickupitems.txt
Code:
PecoPeco Feather 2
Mastela Fruit 2
items_control.txt
Code:
PecoPeco Feather 0 0 1
Mastela Fruit 0 0 1
config.txt
Code:
itemsTakeAuto 1
itemsTakeAuto_party 1
itemsGatherAuto 2
itemsMaxWeight 60
itemsMaxWeight_sellOrStore 50
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900
itemsTakeAuto_new 1
itemsTakeGreed 0