chromiecraft / chromiecraft

ChromieCraft Discussions and Bug Tracker
https://www.chromiecraft.com
132 stars 30 forks source link

[Achievement] Obtaining Onyx Panther does not reward Feat of Strength #1541

Open gurveleg opened 3 years ago

gurveleg commented 3 years ago

What client do you play on?

enUS

Faction

Content Phase:

Current Behaviour

Obtaining and Learning Onyx panther (https://wowgaming.altervista.org/aowow/?item=48527) does not reward Onyx Panther Feat of Strength (https://wowgaming.altervista.org/aowow/?achievement=3896)

Expected Blizzlike Behaviour

Player should recieve the Feat of Strength when learning Onyx Panther.

Source

https://www.wowhead.com/achievement=3896/onyx-panther https://wowwiki-archive.fandom.com/wiki/Onyx_Panther_(achievement)

https://wowgaming.altervista.org/aowow/?achievement=3896

Steps to reproduce the problem

  1. Add https://wowgaming.altervista.org/aowow/?item=48527 and learn it
  2. See you don't get achivement

Extra Notes

No response

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/1f44732417968953c965e392c373cc453f79cf02

Operating system

Ubuntu 20.04

Modules

Customizations

None

Server

ChromieCraft

Azcobu commented 3 years ago

Just tried this on my local AC server and it awarded the achievement correctly:

WoWScrnShot_082621_213121

Also tried on the CC PTR, but my account there can't use .additem, so couldn't test. If it's failing on CC, possibly one of the mods might be affecting it, although none of them look like they'd be affecting anything relevant.

I should also note that the .reset achievements command listed in the GM commands page doesn't appear to work, which makes ongoing testing for this a bit difficult. If you can't delete the achievement, you can't test to see if adding a CC mod stops you from getting it again. Manually deleting it from the character_achievement table might be necessary in the meantime.

Also note the ID for this achievement is 3896. So the SQL to delete it is:

USE acore_characters;
DELETE FROM `character_achievement` ca WHERE ca.guid = <your account id> AND ca.achievement = 3896;

Checked in game and this worked.

gurveleg commented 3 years ago

It might be CC specific then, I forgot to attach SS to report so here there are: aaa bbb

Recently I got the diablo from RAF and I bought Zhevra Mount today, and Feat of Strength for them were rewarded. So I don't know why Onyx Panther did not work.

Shineslippers commented 2 years ago

On CC test realm also nothing

image

ghost commented 2 years ago

@Shineslippers This happen to me today. But I don't really think that it's a "bug". This achievement is specific to korean server on official. So maybe the config for the cc realm block it.

Source: https://wowwiki-archive.fandom.com/wiki/Onyx_Panther_(achievement)

heyitsbench commented 1 year ago

This also happened to me on my character on CC recently, bought from the rewards catalogue.