Advertisement
Guest User

Untitled

a guest
Jul 15th, 2014
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 4.50 KB | None | 0 0
  1. 15.07 07:23:03 [Server] INFO ... 16 more
  2. 15.07 07:23:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[custom.jar:git-Spigot-1381]
  3. 15.07 07:23:03 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  4. 15.07 07:23:03 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  5. 15.07 07:23:03 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  6. 15.07 07:23:03 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  7. 15.07 07:23:03 [Server] INFO at net.spoothie.chairs.EventListener.onPlayerInteract(EventListener.java:43) ~[?:?]
  8. 15.07 07:23:03 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
  9. 15.07 07:23:03 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
  10. 15.07 07:23:03 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Spigot-1381]
  11. 15.07 07:23:03 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[custom.jar:git-Spigot-1381]
  12. 15.07 07:23:03 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.Block
  13. 15.07 07:23:03 [Server] INFO ... 16 more
  14. 15.07 07:23:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[custom.jar:git-Spigot-1381]
  15. 15.07 07:23:03 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  16. 15.07 07:23:03 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  17. 15.07 07:23:03 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  18. 15.07 07:23:03 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  19. 15.07 07:23:03 [Server] INFO at net.spoothie.chairs.EventListener.onPlayerInteract(EventListener.java:43) ~[?:?]
  20. 15.07 07:23:03 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/Block
  21. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [custom.jar:git-Spigot-1381]
  22. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [custom.jar:git-Spigot-1381]
  23. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [custom.jar:git-Spigot-1381]
  24. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [custom.jar:git-Spigot-1381]
  25. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705) [custom.jar:git-Spigot-1381]
  26. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [custom.jar:git-Spigot-1381]
  27. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [custom.jar:git-Spigot-1381]
  28. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.handle(SourceFile:9) [custom.jar:git-Spigot-1381]
  29. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.PacketPlayInBlockPlace.a(SourceFile:60) [custom.jar:git-Spigot-1381]
  30. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:641) [custom.jar:git-Spigot-1381]
  31. 15.07 07:23:03 [Server] INFO at net.minecraft.server.v1_7_R2.PlayerInteractManager.interact(PlayerInteractManager.java:375) [custom.jar:git-Spigot-1381]
  32. 15.07 07:23:03 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [custom.jar:git-Spigot-1381]
  33. 15.07 07:23:03 [Server] INFO at me.Incomprehendable.WorldPlugins.FakePluginManager.callEvent(FakePluginManager.java:124) [PerWorldPlugins.jar:?]
  34. 15.07 07:23:03 [Server] INFO at me.Incomprehendable.WorldPlugins.FakePluginManager.fireEvent(FakePluginManager.java:138) [PerWorldPlugins.jar:?]
  35. 15.07 07:23:03 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) ~[custom.jar:git-Spigot-1381]
  36. 15.07 07:23:03 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-1381]
  37. 15.07 07:23:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[custom.jar:git-Spigot-1381]
  38. 15.07 07:23:03 [Server] INFO org.bukkit.event.EventException
  39. 15.07 07:23:03 [Server] ERROR Could not pass event PlayerInteractEvent to Chairs v1.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement