'Ghastly Grinning Shield' in API

'Ghastly Grinning Shield' in API

in API Development

Posted by: Amurond.4590

Amurond.4590

I’m not sure if this is the right place or whether it’d be better suited to the bug forum.

Ever since this item was made available again through the forge though it hasn’t shown up on the TP or API as it should. This item has listings available, but none of the third party tools that track TP items show any correct information about the item, that is its history and its availability/sell listings.

It also does not show on the TP ingame though unless you untick ‘only show available items’ even though there are three listings of the item on the TP, which means this may need to be in the bug forum instead.

It seems like some IDs are messed up or something and that a lot of the third party sites are tracking a previous incarnation of this item.

TP tracking site links from the wiki for this item
http://www.gw2spidy.com/item/36332
https://www.gw2bltc.com/en/item/36332-Ghastly-Grinning-Shield
https://www.gw2tp.com/item/36332-ghastly-grinning-shield

~ The Server I Play On Is Better Than The Server You Play On ~
- Kudzu, Dreamer, Frostfang, Eternity, Flameseeker Prophecies ~
~Nevermore, HOPE, Moot, Incinerator, Meteorlogicus, Howler ~

(edited by Amurond.4590)

'Ghastly Grinning Shield' in API

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

The vendor value of item 36332 is 0, which AFAIK makes the item implicitly untradeable. I believe the API is correct (and attempts to purchase it via the TP should fail, regardless of what the UI displays).

'Ghastly Grinning Shield' in API

in API Development

Posted by: Amurond.4590

Amurond.4590

The vendor value of item 36332 is 0, which AFAIK makes the item implicitly untradeable. I believe the API is correct (and attempts to purchase it via the TP should fail, regardless of what the UI displays).

You canpurchase and sell it on the TP though. The item was re-released with other halloween weapon versions of skins such as Scythe Staff and Greatsaw and these skins work fine on the TP and on the API; they show up on the TP correctly and their history can be tracked accurately via API.

I feel like either this item has been given the wrong ID or the vendor value wasn’t updated when this item was put back into the game. Either way, its not working like the other halloween weapons despite being tradeable.

This album has a few pictures of the item ingame: http://imgur.com/a/d47Hr

First pic shows what happens when you search for ghastly shield with ‘only show available ticked’
Second pic shows the same but with ‘only show available’ unticked.
First pic shows that there are shields available, and yes, you can buy/sell.

This probably should be in the bug forum – but it has been bugged for a long time now and I don’t have great hopes posting it there.

~ The Server I Play On Is Better Than The Server You Play On ~
- Kudzu, Dreamer, Frostfang, Eternity, Flameseeker Prophecies ~
~Nevermore, HOPE, Moot, Incinerator, Meteorlogicus, Howler ~

(edited by Amurond.4590)

'Ghastly Grinning Shield' in API

in API Development

Posted by: Amurond.4590

Amurond.4590

Actually, I just noticed that another ‘Ghastly Shield’ has item ID: 39173. Eg. https://www.gw2tp.com/item/39173-ghastly-grinning-shield

Is this part of the problem?
edit: seems that’s the old PVP skin?

~ The Server I Play On Is Better Than The Server You Play On ~
- Kudzu, Dreamer, Frostfang, Eternity, Flameseeker Prophecies ~
~Nevermore, HOPE, Moot, Incinerator, Meteorlogicus, Howler ~

(edited by Amurond.4590)

'Ghastly Grinning Shield' in API

in API Development

Posted by: Khisanth.2948

Khisanth.2948

The Scythe Staff, Greatsaw, Grinning Gourd Rifle all have 0 vendor value as well and the same set of flags as the shield but they return results normally.

'Ghastly Grinning Shield' in API

in API Development

Posted by: Amurond.4590

Amurond.4590

A comment on the reddit thread I made:

“39173 is the old PvP weapon so that is normal.

You might want to post this on https://forum-en.gw2archive.eu/forum/community/api since the commerce API returns “no such id” for 36332. That is the reason they don’t down up on the sites you mentioned. According to the API it doesn’t exist."

~ The Server I Play On Is Better Than The Server You Play On ~
- Kudzu, Dreamer, Frostfang, Eternity, Flameseeker Prophecies ~
~Nevermore, HOPE, Moot, Incinerator, Meteorlogicus, Howler ~

'Ghastly Grinning Shield' in API

in API Development

Posted by: Khisanth.2948

Khisanth.2948

It looks like whatever causing the problem for the shield is also causing it for the “Awakened” weapons. In the case of the Awakened weapons it is probably intentional since those are supposed to be from PoF but this might be a potential clue.

'Ghastly Grinning Shield' in API

in API Development

Posted by: Sariel V.7024

Sariel V.7024

The vendor value of item 36332 is 0, which AFAIK makes the item implicitly untradeable. I believe the API is correct (and attempts to purchase it via the TP should fail, regardless of what the UI displays).

0 value makes it implicitly unsellable to in-game merchants, as does the NoSell tag, but I don’t think it would keep it off of the trade post. To keep it off of the TP it generally has to be account/soulbound.