Advertisement
Guest User

Untitled

a guest
Sep 21st, 2013
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. 21.09 09:18:34 [Multicraft] Skipped 8 lines due to rate limit (30/s)
  2. 21.09 09:18:31 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
  3. 21.09 09:18:31 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  4. 21.09 09:18:31 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  5. 21.09 09:18:31 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. 21.09 09:18:31 [Server] INFO at com.rit.sucy.Anvil.AnvilListener.onOpen(AnvilListener.java:42)
  7. 21.09 09:18:31 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_6_R2/inventory/CraftItemStack
  8. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  9. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  10. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  11. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  12. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  13. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
  14. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  15. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  16. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
  17. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.Packet15Place.handle(SourceFile:58)
  18. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:630)
  19. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInteractManager.java:382)
  20. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.BlockAnvil.interact(SourceFile:85)
  21. 21.09 09:18:31 [Server] INFO at net.minecraft.server.v1_6_R3.EntityPlayer.openAnvil(EntityPlayer.java:535)
  22. 21.09 09:18:31 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:559)
  23. 21.09 09:18:31 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  24. 21.09 09:18:31 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  25. 21.09 09:18:31 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  26. 21.09 09:18:31 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  27. 21.09 09:18:31 [Server] INFO org.bukkit.event.EventException
  28. 21.09 09:18:31 [Server] SEVERE Could not pass event InventoryOpenEvent to EnchantmentAPI v4.13
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement