AltReps

AltReps

13.7k Downloads

Nothing happening on /ar toggle

sabanim opened this issue ยท 4 comments

commented

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. 

commented

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!

commented

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 "=[C]"]: ?
[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 function sortedPairs'
[string "@interface\AddOns\AltReps\Core.lua"]:1278: in function GetTooltip' [string "@Interface\AddOns\AltReps\Core.lua"]:1515: in function ToggleVisibility'
[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>
[string "=[C]"]: ?

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"
}

commented

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.

commented

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!