Advertisement
adamferg123

cmi

Nov 8th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. [22:56:50 INFO]: Timings Reset
  2. [22:56:50 INFO]: [AsyncWorldEdit] Loading plugins...
  3. [22:56:50 ERROR]: Could not pass event CMIUserBalanceChangeEvent to CMI v8.0.19.0
  4. org.bukkit.event.EventException: null
  5. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-402]
  6. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.13.2.jar:git-Paper-402]
  7. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-402]
  8. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-402]
  9. at com.Zrips.CMI.Modules.Economy.CMIEconomyAcount$1.run(CMIEconomyAcount.java:38) ~[?:?]
  10. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[patched_1.13.2.jar:git-Paper-402]
  11. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.13.2.jar:git-Paper-402]
  12. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.13.2.jar:git-Paper-402]
  13. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
  14. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
  15. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  16. Caused by: java.lang.NullPointerException
  17. at java.util.TreeMap.deleteEntry(TreeMap.java:2342) ~[?:1.8.0_181]
  18. at java.util.TreeMap.remove(TreeMap.java:608) ~[?:1.8.0_181]
  19. at com.Zrips.CMI.Modules.Economy.EconomyManager.updateBalTop(EconomyManager.java:269) ~[?:?]
  20. at com.Zrips.CMI.Listeners.UserEvents.onCMIUserBalanceChangeEvent(UserEvents.java:45) ~[?:?]
  21. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor384.execute(Unknown Source) ~[?:?]
  22. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-402]
  23. ... 10 more
  24. [22:56:50 INFO]: [CombatLogX] Checking for updates using Spigot API...
  25. [22:56:50 INFO]: [CombatLogX] Loading expansion 'Notifier v13.3'
  26. [22:56:50 INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v13.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement