Advertisement
Guest User

Landlord #1

a guest
Feb 8th, 2015
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.59 KB | None | 0 0
  1. 08.02 01:41:04 [Server] INFO ... 16 more
  2. 08.02 01:41:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  3. 08.02 01:41:04 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  4. 08.02 01:41:04 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  5. 08.02 01:41:04 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  6. 08.02 01:41:04 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
  7. 08.02 01:41:04 [Server] INFO at com.jcdesimp.landlord.LandAlerter.teleportAlert(LandAlerter.java:112) ~[?:?]
  8. 08.02 01:41:04 [Server] INFO at com.jcdesimp.landlord.LandAlerter.landAlertPlayer(LandAlerter.java:26) ~[?:?]
  9. 08.02 01:41:04 [Server] INFO at com.jcdesimp.landlord.persistantData.OwnedLand.getApplicableLand(OwnedLand.java:200) ~[?:?]
  10. 08.02 01:41:04 [Server] INFO at com.jcdesimp.landlord.persistantData.OwnedLand.getLandFromDatabase(OwnedLand.java:387) ~[?:?]
  11. 08.02 01:41:04 [Server] INFO Caused by: java.lang.NullPointerException
  12. 08.02 01:41:04 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
  13. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [Spigot18.jar:git-Spigot-952179b-e87122e]
  14. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [Spigot18.jar:git-Spigot-952179b-e87122e]
  15. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot18.jar:git-Spigot-952179b-e87122e]
  16. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [Spigot18.jar:git-Spigot-952179b-e87122e]
  17. 08.02 01:41:04 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_72]
  18. 08.02 01:41:04 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_72]
  19. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [Spigot18.jar:git-Spigot-952179b-e87122e]
  20. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInPosition.a(SourceFile:57) [Spigot18.jar:git-Spigot-952179b-e87122e]
  21. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126) [Spigot18.jar:git-Spigot-952179b-e87122e]
  22. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:422) [Spigot18.jar:git-Spigot-952179b-e87122e]
  23. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:453) [Spigot18.jar:git-Spigot-952179b-e87122e]
  24. 08.02 01:41:04 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:462) [Spigot18.jar:git-Spigot-952179b-e87122e]
  25. 08.02 01:41:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot18.jar:git-Spigot-952179b-e87122e]
  26. 08.02 01:41:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot18.jar:git-Spigot-952179b-e87122e]
  27. 08.02 01:41:04 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  28. 08.02 01:41:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  29. 08.02 01:41:04 [Server] INFO org.bukkit.event.EventException
  30. 08.02 01:41:04 [Server] ERROR Could not pass event PlayerTeleportEvent to Landlord v1.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement