Advertisement
Guest User

Sworldedited_BH_Error

a guest
Jun 18th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. [20:39:53] [Server thread/INFO]: LonelinessEevee issued server command: /bh j BH_LonelyVillage
  2. [20:40:12] [Server thread/INFO]: LonelinessEevee issued server command: /i structure_block
  3. [20:40:24] [Netty Epoll Server IO #0/ERROR]: java.lang.NullPointerException
  4. [20:40:24] [Server thread/INFO]: LonelinessEevee lost connection: Disconnected
  5. [20:40:24] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to BlockHunt v0.2.1
  6. org.bukkit.event.EventException
  7. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  8. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  9. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  10. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  11. at net.minecraft.server.v1_10_R1.PlayerList.disconnect(PlayerList.java:385) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  12. at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1058) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  13. at net.minecraft.server.v1_10_R1.NetworkManager.handleDisconnection(NetworkManager.java:318) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  14. at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:174) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  15. at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:832) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  16. at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  17. at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:672) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  18. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:571) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  20. Caused by: java.lang.IllegalArgumentException: Health must be between 0 and 20.0
  21. at org.bukkit.craftbukkit.v1_10_R1.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:95) ~[spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  22. at nl.Steffion.BlockHunt.ArenaHandler.playerLeaveArena(ArenaHandler.java:340) ~[?:?]
  23. at nl.Steffion.BlockHunt.Listeners.OnPlayerQuitEvent.onPlayerQuitEvent(OnPlayerQuitEvent.java:21) ~[?:?]
  24. at sun.reflect.GeneratedMethodAccessor400.invoke(Unknown Source) ~[?:?]
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  26. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  27. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  28. ... 12 more
  29.  
  30. ========Error 2========
  31. [20:41:52] [Netty Epoll Server IO #1/ERROR]: java.lang.NullPointerException
  32. [20:41:52] [Server thread/INFO]: ArchdukeLiamus lost connection: Disconnected
  33. [20:42:03] [User Authenticator #181/INFO]: UUID of player ArchdukeLiamus is 02b311bf-fc83-41fa-aa86-e4f6a74e54d2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement