MineColonies

MineColonies

53M Downloads

Builder won't upgrade the Deliveryman's Hut to lvl 4.

JadeDrgn opened this issue · 4 comments

commented

The builder did most of the upgrade but got stuck on the "1 spruce stair" bit of the upgrade. They didn't place it down (it's still in their inventory) but the build order no longer has that in the list and the builder is now stuck on the remaining three items and will not place them. The last items are:
1 chest
46 dirt
24 green carpet

I have tried rejoining my world, re-issuing the upgrade, taking the stair out their inventory, nothing fixed it.
I have also tried putting the items into their inventory, still nothing. They just go to their "build spot" or whatever and stair at the desert in the distance while holding a ghost spruce stair in their hand.

Using version 0.7.713 for 1.10.2.

commented
commented

Looking through it I noticed there's an excessive amount of spam of these lines at the bottom of the log:

[22:48:05] [Server thread/WARN]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@22ef72a4 threw an exception:
java.lang.NullPointerException
[22:48:05] [Server thread/ERROR]: Pausing Entity Lena U. White (com.minecolonies.coremod.job.Builder) at BlockPos{x=-164, y=63, z=-260} for 0 Seconds because of error:
[22:48:05] [Server thread/INFO]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:193]: java.lang.NullPointerException

This is above it and makes up about 90% of the log now that I look through it more::

https://pastebin.com/MwLSX3HR

The spam of the above error is so bad that it made the log file size 63mb lol.

commented
commented

Yup, it's fixed, ty.