Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  2. 02.11 16:30:14 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  3. 02.11 16:30:14 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  4. 02.11 16:30:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  5. 02.11 16:30:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. 02.11 16:30:14 [Server] INFO at com.sgtcaze.LilyPadCompass.LilyPadCompassListener.onPlayerInteract(LilyPadCompassListener.java:67)
  7. 02.11 16:30:14 [Server] INFO Caused by: java.lang.NullPointerException
  8. 02.11 16:30:14 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  9. 02.11 16:30:14 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415)
  10. 02.11 16:30:14 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483)
  11. 02.11 16:30:14 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240)
  12. 02.11 16:30:14 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:594)
  13. 02.11 16:30:14 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132)
  14. 02.11 16:30:14 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  15. 02.11 16:30:14 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  16. 02.11 16:30:14 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230)
  17. 02.11 16:30:14 [Server] INFO at net.minecraft.server.v1_6_R3.Packet14BlockDig.handle(SourceFile:46)
  18. 02.11 16:30:14 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:541)
  19. 02.11 16:30:14 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:207)
  20. 02.11 16:30:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  21. 02.11 16:30:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  22. 02.11 16:30:14 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  23. 02.11 16:30:14 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  24. 02.11 16:30:14 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  25. 02.11 16:30:14 [Server] INFO org.bukkit.event.EventException
  26. 02.11 16:30:14 [Server] SEVERE Could not pass event PlayerInteractEvent to LilyPadCompass v2.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement