Dont get Money from the Jobs #67


Open
  • Forge_User_55789208 created this issue May 12, 2019

    Hello i use this Plugin on the newest Version 1.14. All thinks from the Plugin work except that i dont get the money from the Job. Can someone help me out?

  • theeviloflife posted a comment May 12, 2019

    I am having the same issue, default config on Jobs Reborn v4.11.1 on spigot's dev build 1.14

    This is the error that I am having when trying to do something that would pay the player.

     

    [04:06:45] [Craft Scheduler Thread - 175/WARN]: [Jobs] Plugin Jobs v4.11.1 generated an exception while executing task 111936
    java.lang.IllegalStateException: UserBalanceUpdateEvent cannot be triggered asynchronously from another thread.
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) ~[spigot.jar:git-Spigot-1eece4f-d203283]
    	at com.earth2me.essentials.User.setMoney(User.java:429) ~[?:?]
    	at com.earth2me.essentials.api.Economy.setMoney(Economy.java:147) ~[?:?]
    	at com.earth2me.essentials.api.Economy.add(Economy.java:174) ~[?:?]
    	at com.earth2me.essentials.api.Economy.add(Economy.java:166) ~[?:?]
    	at net.milkbowl.vault.economy.plugins.Economy_Essentials.tryDepositPlayer(Economy_Essentials.java:149) ~[?:?]
    	at net.milkbowl.vault.economy.plugins.Economy_Essentials.depositPlayer(Economy_Essentials.java:180) ~[?:?]
    	at net.milkbowl.vault.economy.AbstractEconomy.depositPlayer(AbstractEconomy.java:50) ~[?:?]
    	at com.gamingmesh.jobs.economy.VaultEconomy.depositPlayer(VaultEconomy.java:32) ~[?:?]
    	at com.gamingmesh.jobs.tasks.BufferedPaymentTask.run(BufferedPaymentTask.java:40) ~[?:?]
    	at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot.jar:git-Spigot-1eece4f-d203283]
    	at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot.jar:git-Spigot-1eece4f-d203283]
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
    	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]

     

  • Forge_User_88480286 posted a comment May 26, 2019

    Same problem, some help ?

  • Forge_User_15065135 posted a comment Sep 25, 2019

    same problem? please help

  • xKermodei posted a comment Mar 16, 2021

    Having the same issue except my console isn't showing any issue. It's not coming up with an error code or message. This is weird.


To post a comment, please login or register a new account.