Skinning lure cooldown is incorrect
hollo6 opened this issue ยท 0 comments
Describe the bug
#920 is still (again?) happening, not sure how long, just noticed it.
Tried using the command mentioned there ( SavedInstances[1].db.Toons[SavedInstances[1].thisToon].Skills[442680] = nil ), this deleted the entry temporarily but it got back after a few minutes.
[13:50:34] Dump: value=C_Item.GetItemCooldown(219007)
[13:50:34] [1]=4289981.409,
[13:50:34] [2]=43200,
[13:50:34] [3]=true
[13:50:38] Dump: value=C_Item.GetItemCooldown(219009)
[13:50:38] [1]=0,
[13:50:38] [2]=0,
[13:50:38] [3]=false
[13:50:41] Dump: value=C_Item.GetItemCooldown(219010)
[13:50:41] [1]=4289981.409,
[13:50:41] [2]=43200,
[13:50:41] [3]=true
[13:50:44] Dump: value=C_Item.GetItemCooldown(219011)
[13:50:44] [1]=0,
[13:50:44] [2]=0,
[13:50:44] [3]=false
I am using 219010 if that matters.
Do you have an error log of what happened?
There is no error.
To Reproduce
- Use any skinning bait
- Check character's trade cooldowns section
- See an absurd cooldown, tends to be 49 or 50 days
Screenshots
Did you try having SavedInstances as the only enabled addon and everything else (especially something like ElvUI) disabled?
Yes.
Which version of SavedInstances are you using?
11.1.0-2-gb93b8a3
Was it working in a previous version? If yes, which was the last good one?
11.0.8 and maybe some versions after
Additional context
Possibly related to 11.1 ?