Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. [13:37:44] [Server thread/INFO] [nucleus]: _Greed_ ran the command: /pokeclans chat
  2. [13:37:44] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'pokeclans chat' for source EntityPlayerMP['_Greed_'/114, l='world', x=586.14, y=78.00, z=1626.30]: null
  3. java.lang.NullPointerException: null
  4. at ru.skyfire.minecraft.pokeclans.cmd.basic.CmdChat.execute(CmdChat.java:28) ~[CmdChat.class:?]
  5. at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) ~[ChildCommandElementExecutor.class:1.12.2-2768-7.1.6-RC3616]
  6. at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2768-7.1.6-RC3616]
  7. at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340) ~[SimpleDispatcher.class:1.12.2-2768-7.1.6-RC3616]
  8. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:334) [SpongeCommandManager.class:1.12.2-2768-7.1.6-RC3616]
  9. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) [dh.class:?]
  10. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962) [pa.class:?]
  11. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941) [pa.class:?]
  12. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  13. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  14. at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) [PacketPhaseUtil.class:1.12.2-2768-7.1.6-RC3616]
  15. at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlj000(SourceFile:539) [hv$1.class:?]
  16. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  17. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  18. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  19. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  20. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:301) [SpongeImplHooks.class:1.12.2-2768-7.1.6-RC3616]
  21. at net.minecraft.server.MinecraftServer.redirect$onRun$zjn000(MinecraftServer.java:3955) [MinecraftServer.class:?]
  22. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  23. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  24. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  26. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement