Advertisement
SirFulgeruL

Untitled

Mar 7th, 2020
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. [14:57:37 INFO]: [EnchantmentBook] typelist? [Ljava.lang.String;@4aa9967d
  2. [14:57:37 INFO]: type : *
  3. [14:57:37 INFO]: canEnchant: type? *
  4. [14:57:37 INFO]: [EnchantmentBook] suc_rate: 50
  5. [14:57:37 INFO]: [EnchantmentBook] des_rate: 3
  6. [14:57:37 INFO]: [EnchantmentBook] scheme: 1
  7. [14:57:37 INFO]: [EnchantmentBook] [TE-Book] formatted : Efficiency:2
  8. [14:57:37 INFO]: enchants ? [Efficiency:2]
  9. [14:57:37 INFO]: goahead ? true
  10. [14:57:37 INFO]: [EnchantmentBook] name = Efficiency
  11. [14:57:37 ERROR]: Could not pass event InventoryClickEvent to EnchantmentBook v9.3.3
  12. org.bukkit.event.EventException: null
  13. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
  14. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
  15. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  16. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  17. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1891) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  18. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  19. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  20. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  21. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_241]
  22. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_241]
  23. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  24. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  25. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  26. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  27. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  28. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_241]
  29. Caused by: java.lang.NoClassDefFoundError: com/vk2gpz/tokenenchant/TokenEnchant
  30. at com.vk2gpz.enchantmentbook.b.onInventoryClickEvent(b.java:342) ~[?:?]
  31. at sun.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) ~[?:?]
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_241]
  33. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_241]
  34. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
  35. ... 15 more
  36. [14:57:40 INFO]: isTEBook? true
  37. [14:57:40 INFO]: isProtector? false
  38. [14:57:40 INFO]: getListOfItemTyeps: lis = *
  39. [14:57:40 INFO]: getListOfItemTyeps: s = *
  40. [14:57:40 INFO]: getListOfItemTyeps: lis = *
  41. [14:57:40 INFO]: getListOfItemTyeps: s = *
  42. [14:57:40 INFO]: [EnchantmentBook] typelist? [Ljava.lang.String;@196de2e0
  43. [14:57:40 INFO]: type : *
  44. [14:57:40 INFO]: canEnchant: type? *
  45. [14:57:40 INFO]: [EnchantmentBook] suc_rate: 35
  46. [14:57:40 INFO]: [EnchantmentBook] des_rate: 10
  47. [14:57:40 INFO]: [EnchantmentBook] scheme: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement