Advertisement
darksoulcraft

Untitled

Apr 24th, 2014
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. [08:41:02] [Server thread/INFO]: soulscapex issued server command: /sg join
  2. [08:41:04] [Server thread/ERROR]: Could not pass event InventoryClickEvent to SurvivalGames v1.0
  3. org.bukkit.event.EventException
  4. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[spigot.jar:git-Spigot-1433]
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1433]
  6. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) ~[spigot.jar:git-Spigot-1433]
  7. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1433]
  8. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1433]
  9. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:1403) [spigot.jar:git-Spigot-1433]
  10. at net.minecraft.server.v1_7_R3.PacketPlayInWindowClick.a(SourceFile:32) [spigot.jar:git-Spigot-1433]
  11. at net.minecraft.server.v1_7_R3.PacketPlayInWindowClick.handle(SourceFile:10) [spigot.jar:git-Spigot-1433]
  12. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:167) [spigot.jar:git-Spigot-1433]
  13. at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:77) [spigot.jar:git-Spigot-1433]
  14. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713) [spigot.jar:git-Spigot-1433]
  15. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot.jar:git-Spigot-1433]
  16. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576) [spigot.jar:git-Spigot-1433]
  17. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482) [spigot.jar:git-Spigot-1433]
  18. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1433]
  19. Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
  20. at com.jabyftw.sgames.managers.Configuration$1.onInventoryClick(Configuration.java:935) ~[?:?]
  21. at com.jabyftw.sgames.util.IconMenu.onInventoryClick(IconMenu.java:67) ~[?:?]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  25. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  26. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[spigot.jar:git-Spigot-1433]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement