Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. [17:58:51 WARN]: Exception in thread "Craft Scheduler Thread - 42"
  2. [17:58:51 WARN]: org.apache.commons.lang.UnhandledException: Plugin DeluxeMenus v1.10.5 generated an exception while executing task 869
  3. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6. at java.lang.Thread.run(Thread.java:748)
  7. Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.PlayerInventory.getItemInMainHand()Lorg/bukkit/inventory/ItemStack;
  8. at com.extendedclip.papi.expansion.player.PlayerExpansion.onRequest(PlayerExpansion.java:181)
  9. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:237)
  10. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:377)
  11. at com.extendedclip.deluxemenus.menu.MenuItem.getItemStack(MenuItem.java:360)
  12. at com.extendedclip.deluxemenus.menu.Menu$2.run(Menu.java:232)
  13. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
  14. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  15. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement