Advertisement
Guest User

Untitled

a guest
Nov 1st, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. 01.11 17:55:15 [Server] INFO ... 26 more
  2. 01.11 17:55:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  3. 01.11 17:55:15 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
  4. 01.11 17:55:15 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  5. 01.11 17:55:15 [Server] INFO at sun.reflect.GeneratedMethodAccessor100.invoke(Unknown Source)
  6. 01.11 17:55:15 [Server] INFO at com.hotmail.ooosssososos.Shield.onClick(Shield.java:155)
  7. 01.11 17:55:15 [Server] INFO Caused by: java.lang.NullPointerException
  8. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  9. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  10. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  11. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  12. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  13. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
  14. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  15. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  16. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
  17. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.Packet15Place.handle(SourceFile:58)
  18. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:630)
  19. 01.11 17:55:15 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInteractManager.java:373)
  20. 01.11 17:55:15 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  21. 01.11 17:55:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  22. 01.11 17:55:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  23. 01.11 17:55:15 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  24. 01.11 17:55:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  25. 01.11 17:55:15 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
  26. 01.11 17:55:15 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  27. 01.11 17:55:15 [Server] INFO at sun.reflect.GeneratedMethodAccessor110.invoke(Unknown Source)
  28. 01.11 17:55:15 [Server] INFO at com.sk89q.craftbook.bukkit.MechanicListenerAdapter.onPlayerInteract(MechanicListenerAdapter.java:142)
  29. 01.11 17:55:15 [Server] INFO at com.sk89q.craftbook.MechanicManager.dispatchBlockRightClick(MechanicManager.java:243)
  30. 01.11 17:55:15 [Server] INFO at com.sk89q.craftbook.bukkit.CraftBookPlugin.canUse(CraftBookPlugin.java:1117)
  31. 01.11 17:55:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  32. 01.11 17:55:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  33. 01.11 17:55:15 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  34. 01.11 17:55:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  35. 01.11 17:55:15 [Server] INFO org.bukkit.event.EventException
  36. 01.11 17:55:15 [Server] SEVERE Could not pass event PlayerInteractEvent to Shield v2.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement