Advertisement
Guest User

Untitled

a guest
Feb 14th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1.  
  2. 14.02 22:33:49 [Server] INFO ... 5 more
  3. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) ~[spigot.jar:git-Spigot-65a0347-a552117]
  4. 14.02 22:33:49 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_91]
  5. 14.02 22:33:49 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_91]
  6. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) ~[spigot.jar:git-Spigot-65a0347-a552117]
  7. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInUseEntity.a(SourceFile:13) ~[spigot.jar:git-Spigot-65a0347-a552117]
  8. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInUseEntity.a(SourceFile:69) ~[spigot.jar:git-Spigot-65a0347-a552117]
  9. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1568) ~[spigot.jar:git-Spigot-65a0347-a552117]
  10. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.EntityPlayer.attack(EntityPlayer.java:1145) ~[spigot.jar:git-Spigot-65a0347-a552117]
  11. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.EntityHuman.attack(EntityHuman.java:1023) ~[spigot.jar:git-Spigot-65a0347-a552117]
  12. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.EntityWolf.damageEntity(EntityWolf.java:232) ~[spigot.jar:git-Spigot-65a0347-a552117]
  13. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.EntityLiving.damageEntity(EntityLiving.java:870) ~[spigot.jar:git-Spigot-65a0347-a552117]
  14. 14.02 22:33:49 [Server] INFO Caused by: java.lang.NullPointerException
  15. 14.02 22:33:49 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  16. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-65a0347-a552117]
  17. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-65a0347-a552117]
  18. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-65a0347-a552117]
  19. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-65a0347-a552117]
  20. 14.02 22:33:49 [Server] INFO at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:47) [spigot.jar:git-Spigot-65a0347-a552117]
  21. 14.02 22:33:49 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_91]
  22. 14.02 22:33:49 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_91]
  23. 14.02 22:33:49 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NullPointerException
  24. 14.02 22:33:49 [Server] FATAL Error executing task
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement