Groupie

Groupie

49k Downloads

TacoTip Breaks Groupie

Gogo1951 opened this issue ยท 9 comments

commented

image

Thread : https://discord.com/channels/1009139814836207656/1009141205629669457/1043645240080339074

When TacoTip maxes out the API calls, we can't get the data we need and it breaks.

I don't know what the answer is, but I know that add-on gives me massive lag spikes and makes more API calls than anyone should be comfortable making. Likely the only fix is going to be reaching out and re-writing his add-on for him. Guessing if he knew how, he would have done it already. Oof.

Any ideas?

My guess is we should do a check... and if we don't know what the Player's GearScore is, just default back to "Level 80..."

commented

I mean in the character sheet, not the tooltip. nothing we can do about that without knowing the names of the frames that every addon uses

Got it. You can turn the stuff off in the Character Sheet. I think that's sufficient.

commented

1e9e236 The OP issue should be fixed here.

commented

Yea currently there is already a nil check to prevent the message from breaking entirely in this case, I can make it default to level instead of omitting the phrase if we cant get it. Strange that tacotip is preventing us from getting data for ourselves though. I take it you had the guy turn it off and it started working?

commented

As for moving it as the guy mentioned, I can add an X and Y slider for the location

commented

I don't see a valid use case for moving it.

commented

I think I see the issue with messages not working, as they should work regardless of tacotip.

I don't see a valid use case for moving it.

Dont have to add it if you dont want, but if its overlapping text from other addons then that seems reasonable

commented

Ours won't overlap, unless someone else did their tooltips stupid. The solution is not to also do the tooltips stupid. (=

commented

I mean in the character sheet, not the tooltip. nothing we can do about that without knowing the names of the frames that every addon uses

commented

tooltips work fine, and swapping the order is useless yea