MineColonies

MineColonies

53M Downloads

1.15.2 Visitor entity set to zero pos, Condition check for transition

piesio98 opened this issue ยท 1 comments

commented

Prerequisites

  • I am running the latest alpha version of MineColonies and Structurize for my Minecraft version.
  • I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
  • I made sure that this issue is not a duplicate of any existing issue.

Context

Expected behavior

no spam

Actual behavior

spam in console with:

Condition check for transition com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickingTransition@1c124242 threw an exception:
java.lang.NullPointerException: null ...

and

Visitor entity set to zero pos, report to mod author:
java.lang.Exception: null ....

Steps to reproduce the issue

none

Logs

Notes

This creates lag spikes.

I know that this issue was posted before (#5898 , #5002) but my is without crash and with additional error code.


Viewers

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
commented

I have this bug as well, but it's being reported relating to the control block for the Rancher. I get the report about every 30 seconds, and it appears to have no other effects other than preventing any children being born or visitors arriving at the Tavern, which is massively holding up my colony.