MineColonies

MineColonies

53M Downloads

[1.11.2-0.8.2292] console spam, pausing entities, npe

kreezxil opened this issue · 2 comments

commented

On our streaming server I am seeing this in the console, it's an endless scroll.

[00:18:02] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:02] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:02] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:02] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:02] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:02] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:02] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:02] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:03] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:03] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:03] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:03] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:03] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:03] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:03] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:03] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:03] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:03] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:03] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:03] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:03] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:03] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:03] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:03] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:03] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:03] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:03] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:03] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:03] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:18:03] [Server thread/WARN] [minecolonies]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@1bb1fde0 threw an exception:
java.lang.NullPointerException
[00:18:03] [Server thread/ERROR] [minecolonies]: Pausing Entity Abby N. Matthews (com.minecolonies.coremod.job.Builder) at BlockPos{x=2158, y=66, z=833} for 0 Seconds because of error:
[00:18:03] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[00:21:56] [Server thread/INFO]: Pure_Stone9 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
commented

same as #1166

commented