Advertisement
Guest User

Untitled

a guest
Nov 5th, 2020
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. [03:46:52] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'help' for source EntityPlayerMP['Suunflour'/603, l='world', x=81.70, y=71.00, z=-83.22]: content
  2. java.lang.NullPointerException: content
  3. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:787) ~[minecraft_server.1.12.2.jar:?]
  4. at org.spongepowered.api.text.Text.of(Text.java:952) ~[Text.class:1.12.2-2838-7.2.0]
  5. at com.djrapitops.plan.commands.use.SpongeCommand.getShortDescription(SpongeCommand.java:106) ~[SpongeCommand.class:?]
  6. at org.spongepowered.common.command.SpongeCommandFactory.createDescription(SpongeCommandFactory.java:1089) ~[SpongeCommandFactory.class:1.12.2-2838-7.2.0]
  7. at org.spongepowered.common.command.SpongeCommandFactory.lambda$null$28(SpongeCommandFactory.java:926) ~[SpongeCommandFactory.class:1.12.2-2838-7.2.0]
  8. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_262]
  9. at java.util.TreeMap$KeySpliterator.forEachRemaining(TreeMap.java:2746) ~[?:1.8.0_262]
  10. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_262]
  11. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_262]
  12. at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_262]
  13. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_262]
  14. at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566) ~[?:1.8.0_262]
  15. at org.spongepowered.common.command.SpongeCommandFactory.lambda$createHelpCommand$29(SpongeCommandFactory.java:926) ~[SpongeCommandFactory.class:1.12.2-2838-7.2.0]
  16. at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2838-7.2.0]
  17. at org.spongepowered.common.command.SpongeCommandDispatcher.process(SpongeCommandDispatcher.java:355) ~[SpongeCommandDispatcher.class:1.12.2-2838-7.2.0]
  18. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:360) [SpongeCommandManager.class:1.12.2-2838-7.2.0]
  19. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:665) [dh.class:?]
  20. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962) [pa.class:?]
  21. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941) [pa.class:?]
  22. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  23. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  24. at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:219) [PacketPhaseUtil.class:1.12.2-2838-7.2.0]
  25. at net.minecraft.network.PacketThreadUtil$1.redirect$zla000$impl$redirectToPhaseTracker(SourceFile:540) [hv$1.class:?]
  26. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  27. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_262]
  28. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_262]
  29. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  30. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:308) [SpongeImplHooks.class:1.12.2-2838-7.2.0]
  31. at net.minecraft.server.MinecraftServer.redirect$zje000$onRun(MinecraftServer.java:4682) [MinecraftServer.class:?]
  32. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  33. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  34. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  35. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  36. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262]
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement