Guest User

Untitled

a guest
Mar 3rd, 2015
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. [20:56:35 ERROR]: Could not pass event InventoryClickEvent to EasyTrading v3.1.2
  2. a
  3. org.bukkit.event.EventException
  4. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  5. va:305) ~[spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  7. a:62) ~[spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  8. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
  9. ava:502) [spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  10. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  11. ava:487) [spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  12. at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java
  13. :1588) [spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  14. at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31)
  15. [spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  16. at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9)
  17. [spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  18. at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spi
  19. got-1.8.jar:git-Spigot-8a983f9-e81edfc]
  20. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
  21. ?:1.8.0_31]
  22. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_31]
  23. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:6
  24. 96) [spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  25. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:3
  26. 16) [spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  27. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:6
  28. 34) [spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  29. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java
  30. :537) [spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  31. at java.lang.Thread.run(Unknown Source) [?:1.8.0_31]
  32. Caused by: com.comphenix.protocol.reflect.FieldAccessException: No field with ty
  33. pe int exists in class PacketPlayOutBlockChange.
  34. at com.comphenix.protocol.reflect.StructureModifier.writeInternal(Struct
  35. ureModifier.java:332) ~[?:?]
  36. at com.comphenix.protocol.reflect.StructureModifier.write(StructureModif
  37. ier.java:312) ~[?:?]
  38. at de.Truhera.EasyTrading.Methods.SignGUI.open(SignGUI.java:75) ~[?:?]
  39. at de.Truhera.EasyTrading.Events.MoneyInvClick.onMoneyInvClick(MoneyInvC
  40. lick.java:241) ~[?:?]
  41. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
  43. .8.0_31]
  44. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_31]
  45. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  46. va:301) ~[spigot-1.8.jar:git-Spigot-8a983f9-e81edfc]
  47. ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment