Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. [WARNING] Exception in thread "Craft Scheduler Thread - 8"
  2.  
  3. [WARNING] org.apache.commons.lang.UnhandledException: Plugin ProPractice v7.7 generated an exception while executing task 40
  4.  
  5. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
  6.  
  7. at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  8.  
  9. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  10.  
  11. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  12.  
  13. at java.lang.Thread.run(Thread.java:813)
  14.  
  15. Caused by: java.lang.NullPointerException
  16.  
  17. at sv.file14.propractice.iIIiiIiIiIIIiIiIiiIIí.IIiiiiiiiIiiIIiIiIiií(Unknown Source)
  18.  
  19. at sv.file14.propractice.iIIiiIiIiIIIiIiIiiIIí$$Lambda$73.00000000DA1A1D60.run(Unknown Source)
  20.  
  21. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
  22.  
  23. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  24.  
  25. ... 4 more
  26.  
  27. [ERROR] Could not pass event InventoryClickEvent to ProPractice v7.7
  28.  
  29. org.bukkit.event.EventException
  30.  
  31. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[uSpigot.jar:1.8.8]
  32.  
  33. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[uSpigot.jar:1.8.8]
  34.  
  35. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:88) ~[uSpigot.jar:1.8.8]
  36.  
  37. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:509) ~[uSpigot.jar:1.8.8]
  38.  
  39. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1674) ~[uSpigot.jar:1.8.8]
  40.  
  41. at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(PacketPlayInWindowClick.java:20) ~[uSpigot.jar:1.8.8]
  42.  
  43. at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(PacketPlayInWindowClick.java:7) ~[uSpigot.jar:1.8.8]
  44.  
  45. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:6) ~[uSpigot.jar:1.8.8]
  46.  
  47. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$$Lambda$114.00000000E0053AC0.run(Unknown Source) ~[?:?]
  48.  
  49. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
  50.  
  51. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
  52.  
  53. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) ~[uSpigot.jar:1.8.8]
  54.  
  55. at net.minecraft.server.v1_8_R3.MinecraftServer.lambda$startTickloop$1(MinecraftServer.java:598) ~[uSpigot.jar:1.8.8]
  56.  
  57. at net.minecraft.server.v1_8_R3.MinecraftServer$$Lambda$77.00000000D908DCC0.run(Unknown Source) ~[?:?]
  58.  
  59. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  60.  
  61. at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [?:1.8.0_212]
  62.  
  63. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [?:1.8.0_212]
  64.  
  65. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [?:1.8.0_212]
  66.  
  67. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  68.  
  69. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  70.  
  71. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  72.  
  73. Caused by: java.lang.NullPointerException
  74.  
  75. at sv.file14.propractice.iIiiIiiIIIiIIIIIIIIií.<init>(Unknown Source) ~[?:?]
  76.  
  77. at sv.file14.propractice.iIiIiIIiIIIiIiiIiiiIí.<init>(Unknown Source) ~[?:?]
  78.  
  79. at sv.file14.propractice.IIiiIIIiIiIiiIiiiiiií.IiIIiIiIIIIIIIIIiiIií(Unknown Source) ~[?:?]
  80.  
  81. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  82.  
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  84.  
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  86.  
  87. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  88.  
  89. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:290) ~[uSpigot.jar:1.8.8]
  90.  
  91. ... 20 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement