anzz1 / TacoTip

Better player tooltips - class colors, talents/specialization, GearScore & more - for Classic / TBC / WoTLK
8 stars 18 forks source link

Cannot inspect group and raid members #39

Open nteetor opened 1 year ago

nteetor commented 1 year ago

Unfortunately, there's no error. However, with tacotip enabled I cannot inspect group members or the inspect window will pop up minutes later. When I disable tacotip there is no issue.

anzz1 commented 1 year ago

The inspection window not popping up is a symptom of the inspection API getting clogged up. The LibClassicInspector used by TacoTip is carefully constructed to respect the API limitations and to not do exactly that. It cannot, however, prevent other addons from doing so.

That being said I'm not currently playing the game so I can't be certain if something is changed. What I suspect though is that some other addon is bypassing LibClassicInspector and using the inspection API directly without regarding the limitations set by blizzard. If you want, you can zip up your whole addons folder and put it on google drive or somewhere and I could take a quick look.

In the past the "Details" addon had the option "Item Level Tracking" , enabling of which caused this issue, but I don't know whether this is still the case.

perinazzoo commented 1 year ago

@anzz1 I'm currently with the same issue, tried to find the "Item Level Tracking" option but couldnt find, can I send you the addons folder?