Advertisement
Rob5Underscores

Untitled

Jan 7th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. 07.01 17:26:20 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'is create' for source EntityPlayerMP['Mohron'/176, l='world', x=13.41, y=80.00, z=63.71]: null
  2. 07.01 17:26:20 [Server] INFO java.lang.ExceptionInInitializerError
  3. 07.01 17:26:20 [Server] INFO at net.mohron.skyclaims.command.CommandCreate.execute(CommandCreate.java:53) ~[CommandCreate.class:?]
  4. 07.01 17:26:20 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:179) ~[ChildCommandElementExecutor.class:1.10.2-2171-5.1.0-BETA-2010]
  5. 07.01 17:26:20 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:351) ~[CommandSpec.class:1.10.2-2171-5.1.0-BETA-2010]
  6. 07.01 17:26:20 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333) ~[SimpleDispatcher.class:1.10.2-2171-5.1.0-BETA-2010]
  7. 07.01 17:26:20 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291) [SpongeCommandManager.class:1.10.2-2171-5.1.0-BETA-2010]
  8. 07.01 17:26:20 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:83) [bd.class:?]
  9. 07.01 17:26:20 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913) [me.class:?]
  10. 07.01 17:26:20 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892) [me.class:?]
  11. 07.01 17:26:20 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [im.class:?]
  12. 07.01 17:26:20 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [im.class:?]
  13. 07.01 17:26:20 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:136) [PacketUtil.class:1.10.2-2171-5.1.0-BETA-2010]
  14. 07.01 17:26:20 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjd000(SourceFile:39) [fl$1.class:?]
  15. 07.01 17:26:20 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fl$1.class:?]
  16. 07.01 17:26:20 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_102]
  17. 07.01 17:26:20 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_102]
  18. 07.01 17:26:20 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
  19. 07.01 17:26:20 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?]
  20. 07.01 17:26:20 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
  21. 07.01 17:26:20 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
  22. 07.01 17:26:20 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  23. 07.01 17:26:20 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
  24. 07.01 17:26:20 [Server] INFO Caused by: java.lang.NullPointerException
  25. 07.01 17:26:20 [Server] INFO at net.mohron.skyclaims.util.IslandUtil.<clinit>(IslandUtil.java:15) ~[IslandUtil.class:?]
  26. 07.01 17:26:20 [Server] INFO ... 21 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement