exception when disbanding faction ?!? #22


  • Defect
  • Waiting
Open
Assigned to _ForgeUser9107489
  • LemADEC created this issue Jul 9, 2013

    What steps will reproduce the problem?
    1. install gringotts + vault + mcore + faction
    2. player create faction
    3. player disband faction

    What is the expected output? What do you see instead?
    Console log shows an exception:
    2013-07-09 00:10:35 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing 'f disband' in com.massivecraft.mcore.cmd.BukkitGlueCommand(f)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:193)
            at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:564)
            at net.minecraft.network.NetServerHandler.func_72566_d(NetServerHandler.java:1389)
            at net.minecraft.network.NetServerHandler.chat(NetServerHandler.java:1249)
            at net.minecraft.network.NetServerHandler.func_72481_a(NetServerHandler.java:1175)
            at net.minecraft.network.packet.Packet3Chat.func_73279_a(Packet3Chat.java:60)
            at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:442)
            at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:222)
            at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
            at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
            at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847)
            at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
            at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:716)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600)
            at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    Caused by: java.lang.AbstractMethodError: org.gestern.gringotts.api.impl.VaultConnector.hasAccount(Ljava/lang/String;Ljava/lang/String;)Z
            at com.massivecraft.mcore.money.MoneyMixinVault.ensureExists(MoneyMixinVault.java:149)
            at com.massivecraft.mcore.money.MoneyMixinVault.get(MoneyMixinVault.java:99)
            at com.massivecraft.mcore.money.MoneyMixinVault.set(MoneyMixinVault.java:119)
            at com.massivecraft.mcore.money.Money.set(Money.java:129)
            at com.massivecraft.mcore.money.Money.set(Money.java:134)
            at com.massivecraft.factions.entity.Faction.preDetach(Faction.java:64)
            at com.massivecraft.mcore.store.Coll.preDetach(Coll.java:361)
            at com.massivecraft.mcore.store.Coll.detach(Coll.java:325)
            at com.massivecraft.mcore.store.Coll.detachEntity(Coll.java:309)
            at com.massivecraft.mcore.store.Entity.detach(Entity.java:53)
            at com.massivecraft.factions.cmd.CmdFactionsDisband.perform(CmdFactionsDisband.java:82)
            at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:258)
            at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:250)
            at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:265)
            at com.massivecraft.mcore.cmd.BukkitGlueCommand.execute(BukkitGlueCommand.java:31)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
            ... 14 more

    What version of the product are you using?
    MCore-6.4.1.jar
    Factions-2.0.1-MCore-6.4.X.jar
    Vault-1.2.25-b320.jar
    Gringotts-1.5.2.jar

    Do you have an error log of what happened?
    see above

    Please provide any additional information below.

  • LemADEC added the tags New Defect Jul 9, 2013
  • Pyrostasis posted a comment Jul 13, 2013

    Just to clarify this is happening with all economic features in factions 2 on our server. Creating a faction, Buying land, creating vaultes, etc.

  • LemADEC posted a comment Jul 16, 2013

    We've downgraded to Factions 1.8.2 as it doesn't have this issue.


    Edited Jul 16, 2013
  • _ForgeUser8413416 posted a comment Aug 20, 2013

    This happens with any economy plugin, its a factions or mcore issue

  • _ForgeUser6982638 posted a comment Aug 23, 2013

    i have the same exact problem, any fix soon ?

  • _ForgeUser9107489 posted a comment Apr 13, 2014

    Does this still happen with Gringotts 2.2?

  • _ForgeUser9107489 removed a tag New Jun 22, 2014
  • _ForgeUser9107489 added a tag Waiting Jun 22, 2014

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