Gringotts not compatible with Towny Advanced #125


Open
  • cravis44 created this issue Jun 20, 2020

    Hey I created a server with Apex hosting, I am in 1.13 bukkit and am running Gringotts-2.11.0 with Towny Advanced and VAULT. My problem is that I can't make it so towns and nations can be created with Emeralds from Gringotts. When I use vault to convert the economy from essentials to gringotts I get an "A internal error has occurred" message.

  • cravis44 posted a comment Jun 20, 2020

    If this could help, here is the error message

     

    20.06 18:21:59 [Server] INFO This may take some time to convert, expect server lag.
    20.06 18:21:59 [Server] WARN Unexpected exception while parsing console command "vault-convert EssentialsEconomy Gringotts"
    20.06 18:21:59 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'vault-convert' in plugin Vault v1.7.1-b91
    20.06 18:21:59 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:48) ~[craftbukkit_1.13.2.jar:git-Bukkit-84f3da3]
    20.06 18:21:59 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit_1.13.2.jar:git-Bukkit-84f3da3]
    20.06 18:21:59 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:684) ~[craftbukkit_1.13.2.jar:git-Bukkit-84f3da3]
    20.06 18:21:59 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchServerCommand(CraftServer.java:670) [craftbukkit_1.13.2.jar:git-Bukkit-84f3da3]
    20.06 18:21:59 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:423) [craftbukkit_1.13.2.jar:git-Bukkit-84f3da3]
    20.06 18:21:59 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:383) [craftbukkit_1.13.2.jar:git-Bukkit-84f3da3]
    20.06 18:21:59 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:792) [craftbukkit_1.13.2.jar:git-Bukkit-84f3da3]
    20.06 18:21:59 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:695) [craftbukkit_1.13.2.jar:git-Bukkit-84f3da3]
    20.06 18:21:59 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
    20.06 18:21:59 [Server] INFO Caused by: java.lang.NoSuchFieldError: accountHolderFactory
    20.06 18:21:59 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_Gringotts.hasAccount(Economy_Gringotts.java:125) ~[?:?]
    20.06 18:21:59 [Server] INFO at net.milkbowl.vault.economy.AbstractEconomy.hasAccount(AbstractEconomy.java:10) ~[?:?]
    20.06 18:21:59 [Server] INFO at net.milkbowl.vault.Vault.convertCommand(Vault.java:457) ~[?:?]
    20.06 18:21:59 [Server] INFO at net.milkbowl.vault.Vault.onCommand(Vault.java:408) ~[?:?]
    20.06 18:21:59 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit_1.13.2.jar:git-Bukkit-84f3da3]
    20.06 18:21:59 [Server] INFO ... 8 more

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