Can't make shops. "User tax does not exist" #108


  • New
  • Defect
Open
Assigned to netherfoam
  • _ForgeUser4529295 created this issue Jul 22, 2013

    What version of QuickShop are you using?
    4.4

    What version + build of Bukkit are you using?
    Spigot Build #1033 for 1.6.2

    What is the issue?
    I cannot create a shop. The items appear above the chests but signs do not, and when I try and edit the shop with any /qs command it says there's no shop.

    Copy paste your config: Default

    Copy paste your error log, if any:

    22.07 19:37:27 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
    22.07 19:37:27 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
    22.07 19:37:27 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
    22.07 19:37:27 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
    22.07 19:37:27 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:518)
    22.07 19:37:27 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
    22.07 19:37:27 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:58)
    22.07 19:37:27 [Server] INFO at org.maxgamer.QuickShop.Shop.ShopManager$1.run(ShopManager.java:320)
    22.07 19:37:27 [Server] INFO at org.maxgamer.QuickShop.Economy.Economy.deposit(Economy.java:23)
    22.07 19:37:27 [Server] INFO at org.maxgamer.QuickShop.Economy.Economy_Vault.deposit(Economy_Vault.java:31)
    22.07 19:37:27 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_Essentials.depositPlayer(Economy_Essentials.java:146)
    22.07 19:37:27 [Server] INFO at com.earth2me.essentials.api.Economy.add(Economy.java:165)
    22.07 19:37:27 [Server] INFO at com.earth2me.essentials.api.Economy.add(Economy.java:175)
    22.07 19:37:27 [Server] INFO at com.earth2me.essentials.api.Economy.getMoneyExact(Economy.java:108)
    22.07 19:37:27 [Server] INFO net.ess3.api.UserDoesNotExistException: §4The user§c tax §4does not exist.
    22.07 19:37:27 [Server] WARNING Task #309 for QuickShop v4.4 generated an exception

    What did you do to cause this issue?  Can you repeat it? (If you can't repeat it, neither can I, don't bother posting a ticket about it)
    I tried making a shop.

    If any relevant:
    * What version of Vault are you running? 1.2.26
    * What economy and economy version are you running (E.g. BOSE or iConomy 6) Essentials Dev2.12.38

  • _ForgeUser4529295 added the tags New Defect Jul 22, 2013
  • netherfoam posted a comment Jul 22, 2013

    Disable tax in your config

  • _ForgeUser4529295 posted a comment Jul 22, 2013

    @netherfoam: Go

    How? I don't see any setting to disable tax. I changed the tax amount to 0.00 but it's still throwing that error.

  • netherfoam posted a comment Jul 22, 2013

    @jayRIOT: Go

    Odd, try just set the tax-account to a fake username then, one that exists. E.g. your name - It wont actually change anything seeing as you receive $0 in tax.

  • _ForgeUser4529295 posted a comment Jul 22, 2013

    @netherfoam: Go

    Changing it to my username fixed it, don't know why it wouldn't let it have it set as tax though, it works perfectly fine on my old server.


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