brinza

Untitled

Jul 27th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. [22:54:34 INFO]: Asska0021 issued server command: /dupe
  2. [22:54:35 ERROR]: Could not pass event InventoryClickEvent to Fixer v1.4
  3. org.bukkit.event.EventException
  4. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  5. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  7. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched.jar:git-PaperSpigot-"4c7641d"]
  8. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched.jar:git-PaperSpigot-"4c7641d"]
  9. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1657) [patched.jar:git-PaperSpigot-"4c7641d"]
  10. at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [patched.jar:git-PaperSpigot-"4c7641d"]
  11. at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [patched.jar:git-PaperSpigot-"4c7641d"]
  12. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [patched.jar:git-PaperSpigot-"4c7641d"]
  13. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_60]
  14. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_60]
  15. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [patched.jar:git-PaperSpigot-"4c7641d"]
  16. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [patched.jar:git-PaperSpigot-"4c7641d"]
  17. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"]
  18. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"]
  19. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"]
  20. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  21. Caused by: java.lang.NullPointerException: null key in entry: null=10
  22. at com.google.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:31) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  23. at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:135) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  24. at com.google.common.collect.ImmutableMap$Builder.put(ImmutableMap.java:206) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  25. at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftItemStack.getEnchantments(CraftItemStack.java:299) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  26. at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftItemStack.getEnchantments(CraftItemStack.java:283) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  27. at ru.quickston.fixer.Core.isLegit(Core.java:266) ~[?:?]
  28. at ru.quickston.fixer.Core.InventoryClick(Core.java:101) ~[?:?]
  29. at sun.reflect.GeneratedMethodAccessor293.invoke(Unknown Source) ~[?:?]
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_60]
  31. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_60]
  32. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  33. ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment