Advertisement
Guest User

Untitled

a guest
Apr 27th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. 27.04 20:40:39 [Server] INFO ... 14 more
  2. 27.04 20:40:39 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  3. 27.04 20:40:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  4. 27.04 20:40:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  5. 27.04 20:40:39 [Server] INFO at sun.reflect.GeneratedMethodAccessor169.invoke(Unknown Source)
  6. 27.04 20:40:39 [Server] INFO at net.worldoftomorrow.noitem.events.Listeners.onInventoryClick(Listeners.java:68)
  7. 27.04 20:40:39 [Server] INFO at net.worldoftomorrow.noitem.events.Handlers.handleNoCookInvClick(Handlers.java:460)
  8. 27.04 20:40:39 [Server] INFO at net.worldoftomorrow.noitem.events.Handlers.isCookable(Handlers.java:578)
  9. 27.04 20:40:39 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_4_R1/inventory/CraftItemStack
  10. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
  11. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
  12. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
  13. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
  14. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580)
  15. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:30)
  16. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35)
  17. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:110)
  18. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292)
  19. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.Packet102WindowClick.handle(SourceFile:31)
  20. 27.04 20:40:39 [Server] INFO at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:1177)
  21. 27.04 20:40:39 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  22. 27.04 20:40:39 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  23. 27.04 20:40:39 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  24. 27.04 20:40:39 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  25. 27.04 20:40:39 [Server] INFO org.bukkit.event.EventException
  26. 27.04 20:40:39 [Server] SEVERE Could not pass event InventoryClickEvent to NoItem v3.0.3-242
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement