Advertisement
Guest User

Untitled

a guest
Aug 1st, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. 01.08 19:02:20 [Server] INFO ... 14 more
  2. 01.08 19:02:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  3. 01.08 19:02:20 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  4. 01.08 19:02:20 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  5. 01.08 19:02:20 [Server] INFO at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source)
  6. 01.08 19:02:20 [Server] INFO at net.worldoftomorrow.noitem.events.Listeners.onInventoryClick(Listeners.java:67)
  7. 01.08 19:02:20 [Server] INFO at net.worldoftomorrow.noitem.events.Handlers.handleNoWearInvClick(Handlers.java:406)
  8. 01.08 19:02:20 [Server] INFO Caused by: java.lang.NullPointerException
  9. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  10. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  11. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  12. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  13. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  14. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  15. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  16. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  17. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  18. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.Packet102WindowClick.handle(SourceFile:31)
  19. 01.08 19:02:20 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:1372)
  20. 01.08 19:02:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  21. 01.08 19:02:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  22. 01.08 19:02:20 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  23. 01.08 19:02:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  24. 01.08 19:02:20 [Server] INFO org.bukkit.event.EventException
  25. 01.08 19:02:20 [Server] SEVERE Could not pass event InventoryClickEvent to NoItem v3.0.7-SNAPSHOT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement