mojira.dev
MC-128407

Recurring Error Message on my Server

These Error Messages continues to appear on my server (I have a datapack enabled but all commands are parsed correctly and every function works properly). It happens at random times.

[14:36:33] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
[14:36:33] [Server thread/INFO]: [STDERR]: at bzz.a(SourceFile:348)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.HashMap$Values.forEach(HashMap.java:980)
[14:36:33] [Server thread/INFO]: [STDERR]: at bzz.a(SourceFile:345)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1620)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
[14:36:33] [Server thread/INFO]: [STDERR]: at bzz.i(SourceFile:344)
[14:36:33] [Server thread/INFO]: [STDERR]: at caa.b(SourceFile:146)
[14:36:33] [Server thread/INFO]: [STDERR]: at bxi.a(SourceFile:89)
[14:36:33] [Server thread/INFO]: [STDERR]: at bxi.a(SourceFile:75)
[14:36:33] [Server thread/INFO]: [STDERR]: at sh.a(SourceFile:889)
[14:36:33] [Server thread/INFO]: [STDERR]: at sh.a(SourceFile:840)
[14:36:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.a(SourceFile:446)
[14:36:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.v(SourceFile:645)
[14:36:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(SourceFile:532)
[14:36:33] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:745)

Linked issues

Comments 1

Duplicate of MC-123011. Also, one report should usually be enough.

ZockerAxel

(Unassigned)

Unconfirmed

Minecraft 18w15a

Retrieved