AMR Addon Blank

When opening the addon in-game, its a blank window. Have uninstalled and reinstalled, and turned off all addons. Nothing seems to fix it

Which version of the game? Are you getting any lua errors?

Retail. Below is the only error I’ve seen so far, but may be missing others. Was the last one to pop up as I opened the addon.

Summary

Message: Interface/AddOns/AskMrRobot/ui/Ui.lua:88: Usage: self:SetFont(fontFile, height, flags)
Time: Fri Nov 4 00:16:25 2022
Count: 1
Stack: Interface/AddOns/AskMrRobot/ui/Ui.lua:88: Usage: self:SetFont(fontFile, height, flags)
[string “@Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua”]:769: in function <…Ons/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:725>
[string “=[C]”]: ?
[string “=[C]”]: in function SetFont' [string "@Interface/AddOns/AskMrRobot/ui/Ui.lua"]:88: in function CreateFont’
[string “@Interface/AddOns/AskMrRobot/ui/AmrUiLabel.lua”]:138: in function ?' [string "@Interface/AddOns/AceGUI-3.0-SharedMediaWidgets/Libs/AceGUI-3.0/AceGUI-3.0.lua"]:108: in function <....0-SharedMediaWidgets/Libs/AceGUI-3.0/AceGUI-3.0.lua:97> [string "@Interface/AddOns/AceGUI-3.0-SharedMediaWidgets/Libs/AceGUI-3.0/AceGUI-3.0.lua"]:146: in function Create’
[string “@Interface/AddOns/AskMrRobot/ui/Ui.lua”]:177: in function <Interface/AddOns/AskMrRobot/ui/Ui.lua:160>
[string “@Interface/AddOns/AskMrRobot/ui/Ui.lua”]:359: in function Show' [string "@Interface/AddOns/AskMrRobot/ui/Ui.lua"]:336: in function Toggle’
[string “@Interface/AddOns/AskMrRobot/Core.lua”]:26: 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/AskMrRobot/ui/Ui.lua:88: Usage: self:SetFont(fontFile, height, flags)”
isBugGrabber = nil
tsmErrMsg = nil
oldModule = nil
private = {
globalNameTranslation =

{
}
FormatErrorMessageSection = defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:525
ErrorHandler = defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:134
origErrorHandler = defined @Interface/SharedXML/SharedBasicControls.lua:360
hitInternalError = false
CreateErrorFrame = defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:544
num = 0
SanitizeString = defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:518
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”
}

If you disable all other addons do you still get the error? This looks like something that we fixed before the pre-patch… I’m wondering if the error is actually originating in one of your other addons that uses a shared library.

Fresh level 1, absolutely no addons enabled except AMR. Received 4 Lua errors upon opening the addon, which again displayed the following blank page. Errors follow picture.

Error 1

Message: AceEvent30Frame:RegisterEvent(): AceEvent30Frame:RegisterEvent(): Attempt to register unknown event “SCRAPPING_MACHINE_SHOW”
Time: Fri Nov 4 02:17:46 2022
Count: 1
Stack: AceEvent30Frame:RegisterEvent(): AceEvent30Frame:RegisterEvent(): Attempt to register unknown event “SCRAPPING_MACHINE_SHOW”
[string “=[C]”]: in function RegisterEvent' [string "@Interface/AddOns/AskMrRobot/Libs/AceEvent-3.0/AceEvent-3.0.lua"]:33: in function OnUsed’
[string “@Interface/AddOns/AskMrRobot/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua”]:168: in function RegisterEvent' [string "@Interface/AddOns/AskMrRobot/Core.lua"]:689: in function AddEventHandler’
[string “@Interface/AddOns/AskMrRobot/Junk.lua”]:657: in main chunk

Locals: (*temporary) = AceEvent30Frame {
0 =
}
(*temporary) = “SCRAPPING_MACHINE_SHOW”

Error 2

Message: Interface/AddOns/AskMrRobot/Junk.lua:1 (null)
Time: Fri Nov 4 02:17:54 2022
Count: 1

Error 3

Message: Interface\FrameXML\Bindings.xml:1 Interface/AddOns/AskMrRobot/Junk.lua:1 (null)
Time: Fri Nov 4 02:17:54 2022
Count: 1

Error 4

Message: Interface/AddOns/AskMrRobot/ui/Ui.lua:88: Usage: self:SetFont(fontFile, height, flags)
Time: Fri Nov 4 02:18:25 2022
Count: 2
Stack: Interface/AddOns/AskMrRobot/ui/Ui.lua:88: Usage: self:SetFont(fontFile, height, flags)
[string “=[C]”]: in function SetFont' [string "@Interface/AddOns/AskMrRobot/ui/Ui.lua"]:88: in function CreateFont’
[string “@Interface/AddOns/AskMrRobot/ui/AmrUiLabel.lua”]:138: in function ?' [string "@Interface/AddOns/AskMrRobot/Libs/AceGUI-3.0/AceGUI-3.0.lua"]:136: in function <...ace/AddOns/AskMrRobot/Libs/AceGUI-3.0/AceGUI-3.0.lua:125> [string "@Interface/AddOns/AskMrRobot/Libs/AceGUI-3.0/AceGUI-3.0.lua"]:174: in function Create’
[string “@Interface/AddOns/AskMrRobot/ui/Ui.lua”]:177: in function <Interface/AddOns/AskMrRobot/ui/Ui.lua:160>
[string “@Interface/AddOns/AskMrRobot/ui/Ui.lua”]:359: in function Show' [string "@Interface/AddOns/AskMrRobot/ui/Ui.lua"]:336: in function Toggle’
[string “@Interface/AddOns/AskMrRobot/Core.lua”]:26: in function `OnClick’
[string “@Interface/AddOns/AskMrRobot/Libs/LibDBIcon-1.0/LibDBIcon-1.0.lua”]:131: in function <…dOns/AskMrRobot/Libs/LibDBIcon-1.0/LibDBIcon-1.0.lua:131>

Locals: (*temporary) = Regular_16_1.000000_1.000000_1.000000_1.000000 {
0 =
}
(*temporary) = “Interface\AddOns\AskMrRobot\Media\Ubuntu-Regular.ttf”
(*temporary) = 16

You must be using an old version of the addon to be getting that error. Update to the latest version and you should be good to go.

Unless the old version with this error is what is uploaded to the website as of 9 hours, this is the correct version. v114

If you actually have v114, it won’t give that error with the scrapping machine events – they are commented out. The issue with the font was fixed as well, they changed a parameter to be required that used to be optional with 10.0.

Is it possible that you updated the addon on the wrong version of WoW, e.g. PTR?

I deleted all AMR folders and downloaded the app straight from the website, still having the issue.

That’s strange… I know for certain that those errors were fixed and don’t exist in the version on the website. (I just downloaded it from the website and opened Junk.lua… the lines that register that scrapper event are clearly commented out, there is simply no way that version of the addon could produce that error…)

Is there something I can locate to prove that it is in fact the correct version of the addon?

Found the version number in the .toc, was indeed 113. Which I don’t understand considering I had deleted the addon folder and copied the .zip straight from the website. Finally deleted the .lua files and it now works correctly.

Glad it works now, that’s weird that it didn’t overwrite the files correctly. Yeah the .toc file always has the addon version.