Jump to content
  • [two] Bug with charged items


    tbayart
    • Status: Completed
      Main Category: Core / Mangos Daemon
      Sub-Category: Minor
      Version: 21.0 Milestone: 21 Priority: Normal
      Implemented Version: 21.0

    [two] Bug with charged items

    Hi,

    one of the players on my server crafted an "[url=http://www.wowhead.com/item=20830]Amulet of the Moon[/url]".

    When speaking with a merchant, the item price show is only 1 copper and in auction house, the auction is rejected with a message saying "You cannot auction an item with used charges".

    Here is the item data in "characters.item_instance" table
    [code]132552 1191182336 3 20830 1065353216 0 4 0 4 0 4 0 0 0 1 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0[/code]

    What could I do to fix the problem ?

    Is there a bug in mangosd or in the DB ?


    User Feedback

    Recommended Comments

    [B][SIZE=3][COLOR="#FF0000"]Issue still exists[/COLOR][/SIZE][/B]

    I tested in-game and was unable to put the item in auction.

    It says "You cannot auction an item with used charges"

    Tested this on MaNGOS One and the issue occurs there too.

    [B][COLOR="#FF0000"]You cannot auction this item on One or Two.[/COLOR][/B]

    [B][COLOR="#00FF00"]Works perfectly fine on Zero[/COLOR][/B]

    Link to comment
    Share on other sites

    I checked a number of other items with charges and they all came up with the same error "[COLOR="#B22222"]You cannot auction an item with used charges[/COLOR]"

    It looks like this is occurring due to the client seeing the item as not being legit, such as duped items.

    [B]see:[/B]

    [url]http://www.mmo-champion.com/threads/1302809-quot-cannot-auction-item-with-used-charges-quot?p=21239236[/url]

    in retail, they solved this by having a GM delete and recreate the item:

    [url]http://us.battle.net/wow/en/forum/topic/1660216756[/url]
    [url]http://us.battle.net/wow/en/forum/topic/8197739998[/url]

    I guess it must be the database entry that needs to be looked at for the item. Maybe a discrepancy between the database entry and the DBC entry ?

    Link to comment
    Share on other sites

    Seeing as we have had a lot of code synchronization between Zero, One, and Two, I'll now test this auctioning of items with charges...

    [B][SIZE=3]ITEM: Goblin Mortar[/SIZE][/B]
    [url]http://www.wowhead.com/item=10577/goblin-mortar[/url]
    [B]BoE[/B]

    ZERO: [B][COLOR="#008000"]Actionable[/COLOR][/B]

    ONE: [B][COLOR="#008000"]Actionable[/COLOR][/B]

    TWO: [B][COLOR="#008000"]Actionable[/COLOR][/B]

    [B][SIZE=3]ITEM: Noggenfogger Elixir[/SIZE][/B]
    [url]http://www.wowhead.com/item=8529/noggenfogger-elixir[/url]
    [B]BoP[/B]

    ZERO: [B][COLOR="#008000"]Actionable[/COLOR][/B]

    ONE: [B][COLOR="#008000"]Actionable[/COLOR][/B]

    TWO: [B][COLOR="#008000"]Actionable[/COLOR][/B]

    [B][SIZE=3]ITEM: Martin Fury[/SIZE][/B]
    [url]http://www.wowhead.com/item=17/martin-fury[/url]
    [B]BoP[/B]

    ZERO: [B][COLOR="#008000"]Actionable[/COLOR][/B]

    ONE:[B][COLOR="#FF0000"] Not Actionable[/COLOR][/B] error: "You cannot auction an item with used charges"

    TWO:[B][COLOR="#FF0000"] Not Actionable[/COLOR][/B] error: "You cannot auction an item with used charges"

    Also, the originally stated item, Amulet of the Moon, still cannot be auctioned on One or Two. The item does not exist on Zero, as it was introduced in patch 2.0.1

    [B][COLOR="#FF0000"]From the above we see there is another issue, BoP items can be auctioned on Zero, One and Two![/COLOR][/B] You should not be able to put BoP items up for auction.

    Link to comment
    Share on other sites

    [B][COLOR="#FF0000"]There is no BoP issue!!![/COLOR][/B]

    When I added an item to my inventory with .additem it does not set the item to soulbound, therefore it allowed it to be auctioned. When you receive the item during normal game play, it is set to soulbound, so all good.

    We do still have the issue of certain items with charges not being allowed to be auctioned :(

    Link to comment
    Share on other sites



    Guest
    This is now closed for further comments

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use