Alastair-Scott / AltReps

AltReps is an addon that allows you to track reputations across your characters
0 stars 0 forks source link

Nothing happening on /ar toggle #10

Closed sabanim closed 3 years ago

sabanim commented 3 years ago

I get nothing when I use /ar toggle or the both buttons(minimap or on rep pane.)  Shadowlands Retail, no other addons loaded.  Using wowup.io to manage and curse as the provider. 

Alastair-Scott commented 3 years ago

Hi Sabanim, I'm sorry that you're experiencing this issue. I've just done a new release where I've updated the game version (9.0.2 -> 9.0.5) which may fix this issue for you.

If not, could you please try running /console scriptErrors 1 to get WoW to report any errors when you try to open my addon and then paste the error here? (To stop the error messages after, you can run /console scriptErrors 0)

Thanks!

sabanim commented 3 years ago

Thanks for the reply! Here is the info you requested.

Message: Interface\AddOns\AltReps\Core.lua:2225: attempt to compare number with nil Time: Fri Mar 19 13:22:54 2021 Count: 1 Stack: Interface\AddOns\AltReps\Core.lua:2225: attempt to compare number with nil [string "@Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua"]:758: in function <...Ons\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:717> [string "@Interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua"]:149: in function <...dOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:147>

[string "@Interface\AddOns\AltReps\Core.lua"]:2225: in function <Interface\AddOns\AltReps\Core.lua:2188> string "=[C]": in function sort' [string "@Interface\AddOns\AltReps\Core.lua"]:2145: in functionsortedPairs' [string "@Interface\AddOns\AltReps\Core.lua"]:1278: in function GetTooltip' [string "@Interface\AddOns\AltReps\Core.lua"]:1515: in functionToggleVisibility' [string "@Interface\AddOns\AltReps\Core.lua"]:1143: in function `OnClick' [string "@Interface\AddOns\LibDBIcon-1.0\LibDBIcon-1.0\LibDBIcon-1.0.lua"]:144: in function <...AddOns\LibDBIcon-1.0\LibDBIcon-1.0\LibDBIcon-1.0.lua:142>

Locals: errMsg = "Interface\AddOns\AltReps\Core.lua:2225: attempt to compare number with nil" isBugGrabber = nil tsmErrMsg = nil oldModule = nil private =

{ globalNameTranslation =
{ } FormatErrorMessageSection = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:517 ErrorHandler = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:134 origErrorHandler = defined @Interface\SharedXML\SharedBasicControls.lua:355 hitInternalError = false CreateErrorFrame = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:536 num = 0 SanitizeString = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:510 AddonBlockedHandler = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:502 GetStackLevelInfo = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:344 ParseLocals = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:396 ignoreErrors = false errorReports =
{ } IsTSMAddon = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:478 localLinesTemp =
{ } GetStackInfo = defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:313 } MAX_STACK_DEPTH = 50 OLD_TSM_MODULES =
{ 1 = "TradeSkillMaster_Accounting" 2 = "TradeSkillMaster_AuctionDB" 3 = "TradeSkillMaster_Auctioning" 4 = "TradeSkillMaster_Crafting" 5 = "TradeSkillMaster_Destroying" 6 = "TradeSkillMaster_Mailing" 7 = "TradeSkillMaster_Shopping" 8 = "TradeSkillMaster_Vendoring" 9 = "TradeSkillMaster_Warehousing" }

Alastair-Scott commented 3 years ago

Thanks for that! I think I've found the issue and I'll look to get that fixed in a moment.

Would be able to log onto another character with the addon enabled and check to see if that fixes the issue?

I think the issue is when I'm trying to order the characters tracked by the addon and a second character hasn't been tracked.

Alastair-Scott commented 3 years ago

Pretty sure I've now replicated the issue and have a fix that should be live shortly.

Could you please let me know if v2.7.2 fixes your issue? (Once it updates on Curse at any rate)

Thanks!