Advertisement
Guest User

Untitled

a guest
Apr 27th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. [23:58:48] [Server thread/ERROR]: Could not pass event PlayerCommandPreprocessEvent to Parkour v2.0.0
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-dbe012b-63e28b1]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-dbe012b-63e28b1]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  7. at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerConnection.java:1125) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  8. at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:968) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  9. at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  10. at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  11. at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_75]
  13. at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_75]
  14. at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  15. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:710) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  16. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  17. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  18. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot.jar:git-Spigot-dbe012b-63e28b1]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
  20. Caused by: java.lang.StackOverflowError
  21. at com.google.common.collect.SingletonImmutableBiMap.containsKey(SingletonImmutableBiMap.java:65) ~[spigot.jar:git-Spigot-dbe012b-63e28b1]
  22. at net.minecraft.server.v1_8_R2.BlockStateList$BlockData.get(SourceFile:111) ~[spigot.jar:git-Spigot-dbe012b-63e28b1]
  23. at net.minecraft.server.v1_8_R2.BlockStone.toLegacyData(SourceFile:66) ~[spigot.jar:git-Spigot-dbe012b-63e28b1]
  24. at org.bukkit.craftbukkit.v1_8_R2.block.CraftBlock.getData(CraftBlock.java:112) ~[spigot.jar:git-Spigot-dbe012b-63e28b1]
  25. at gyurix.parkour.BlockData.<init>(BlockData.java:28) ~[?:?]
  26. at gyurix.parkour.SnakeParkour.analyze(SnakeParkour.java:63) ~[?:?]
  27. at gyurix.parkour.SnakeParkour.analyze(SnakeParkour.java:66) ~[?:?]
  28. at gyurix.parkour.SnakeParkour.analyze(SnakeParkour.java:66) ~[?:?]
  29. at gyurix.parkour.SnakeParkour.analyze(SnakeParkour.java:66) ~[?:?]
  30. at gyurix.parkour.SnakeParkour.analyze(SnakeParkour.java:66) ~[?:?]
  31. at gyurix.parkour.SnakeParkour.analyze(SnakeParkour.java:66) ~[?:?]
  32. at gyurix.parkour.SnakeParkour.analyze(SnakeParkour.java:67) ~[?:?]
  33. at gyurix.parkour.SnakeParkour.analyze(SnakeParkour.java:65) ~[?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement