Advertisement
Guest User

Untitled

a guest
May 28th, 2015
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. 28.05 21:17:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  2. 28.05 21:17:43 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
  3. 28.05 21:17:43 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  4. 28.05 21:17:43 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  5. 28.05 21:17:43 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. 28.05 21:17:43 [Server] INFO at com.Geekpower14.Quake.Listener.PlayerListener.onPlayerInteract(PlayerListener.java:128)
  7. 28.05 21:17:43 [Server] INFO at com.Geekpower14.Quake.Arena.SArena.joinArena(SArena.java:248)
  8. 28.05 21:17:43 [Server] INFO at com.Geekpower14.Quake.Arena.APlayer.<init>(APlayer.java:61)
  9. 28.05 21:17:43 [Server] INFO at com.Geekpower14.Quake.Arena.APlayer.SaveInventory(APlayer.java:99)
  10. 28.05 21:17:43 [Server] INFO at com.Geekpower14.Quake.Utils.PlayerSerializer.PlayerToConfig(PlayerSerializer.java:29)
  11. 28.05 21:17:43 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_6_R3/entity/CraftPlayer
  12. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  13. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
  14. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
  15. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
  16. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
  17. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
  18. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
  19. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115)
  20. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
  21. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.Packet15Place.handle(SourceFile:58)
  22. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:637)
  23. 28.05 21:17:43 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerInteractManager.interact(PlayerInteractManager.java:370)
  24. 28.05 21:17:43 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  25. 28.05 21:17:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  26. 28.05 21:17:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  27. 28.05 21:17:43 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  28. 28.05 21:17:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  29. 28.05 21:17:43 [Server] INFO org.bukkit.event.EventException
  30. 28.05 21:17:43 [Server] SEVERE Could not pass event PlayerInteractEvent to Quake v2.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement