MineColonies

MineColonies

53M Downloads

Builder AI Issue

Obbay2 opened this issue ยท 0 comments

commented

Version: 0.11.907-ALPHA

Expected behavior

Not to have an error.

Actual behaviour

I can't figure out if anything bad actually happens since the builder seems to continue working as expected.

Steps to reproduce the problem

Just have the builder working on a project. Seems to randomly throw this error.

Log

Seems like the likely cause is (abbreviated from log file):

[01May2020 17:22:12.004] [Server thread/WARN] [minecolonies/]: Statemachine for transition com.minecolonies.api.entity.ai.statemachine.AITarget@55eee590 threw an exception:
java.lang.NullPointerException: null
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.addContainerPosition(AbstractBuildingContainer.java:180) ~[?:0.11.907-ALPHA]