Skip to content

Support for 1.18.2? #11

@PenitentFleece

Description

@PenitentFleece

When running the plugin it /seems/ to work fine, but i don't think any transactions can occur since it throws this error in my server console.

[30.01 02:37:14] [Server] [INFO] LuckiestPup issued server command: /town claim [30.01 02:37:14] [Server] [WARN] [Towny]: Plugin Towny v0.100.0.20 generated an exception while executing task 14548 [30.01 02:37:14] [Server] java.lang.IllegalStateExceptionCalculateStartBalanceEvent cannot be triggered asynchronously from another thread. [30.01 02:37:14] [Server] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:572) ~[arclight-1.18.2-1.0.10-033f7507.jar%2372!/:arclight-1.18.2-1.0.10-033f7507] [30.01 02:37:14] [Server] at org.gestern.gringotts.data.EBeanDAO.storeAccount(EBeanDAO.java:128) ~[?:?] [30.01 02:37:14] [Server] at org.gestern.gringotts.Accounting.getAccount(Accounting.java:23) ~[?:?] [30.01 02:37:14] [Server] at org.gestern.gringotts.api.impl.GringottsEco.account(GringottsEco.java:42) ~[?:?] [30.01 02:37:14] [Server] at org.gestern.gringotts.api.impl.VaultConnector.hasAccount(VaultConnector.java:71) ~[?:?] [30.01 02:37:14] [Server] at com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter.hasAccount(VaultEconomyAdapter.java:28) ~[?:?] [30.01 02:37:14] [Server] at com.palmergames.bukkit.towny.TownyEconomyHandler.checkNewAccount(TownyEconomyHandler.java:324) ~[?:?] [30.01 02:37:14] [Server] at com.palmergames.bukkit.towny.TownyEconomyHandler.getBalance(TownyEconomyHandler.java:196) ~[?:?] [30.01 02:37:14] [Server] at com.palmergames.bukkit.towny.TownyEconomyHandler.hasEnough(TownyEconomyHandler.java:209) ~[?:?] [30.01 02:37:14] [Server] at com.palmergames.bukkit.towny.object.economy.Account.canPayFromHoldings(Account.java:198) ~[?:?] [30.01 02:37:14] [Server] at com.palmergames.bukkit.towny.object.economy.BankAccount.canPayFromHoldings(BankAccount.java:91) ~[?:?] [30.01 02:37:14] [Server] at com.palmergames.bukkit.towny.command.TownCommand.lambda$parseTownClaimCommand$24(TownCommand.java:3617) ~[?:?] [30.01 02:37:14] [Server] at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:82) ~[arclight-1.18.2-1.0.10-033f7507.jar%2372!/:arclight-1.18.2-1.0.10-033f7507] [30.01 02:37:14] [Server] at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [arclight-1.18.2-1.0.10-033f7507.jar%2372!/:arclight-1.18.2-1.0.10-033f7507] [30.01 02:37:14] [Server] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] [30.01 02:37:14] [Server] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] [30.01 02:37:14] [Server] at java.lang.Thread.run(Thread.java:833) [?:?]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions