Receiving a Lua Error

getting the following two error messages when I tried to upload gear

Message: Interface/AddOns/AskMrRobot/Import.lua:226: table index is nil
Time: Sun Feb 25 09:38:21 2024
Count: 1
Stack: Interface/AddOns/AskMrRobot/Import.lua:226: table index is nil
[string “=[C]”]: ?
[string “@Interface/AddOns/BagSync/libs/AceGUI-3.0/AceGUI-3.0.lua”]:66: in function <…erface/AddOns/BagSync/libs/AceGUI-3.0/AceGUI-3.0.lua:64>
[string “@Interface/AddOns/BagSync/libs/AceGUI-3.0/AceGUI-3.0.lua”]:300: in function `Fire’
[string “@Interface/AddOns/AskMrRobot/ui/AmrUiButton.lua”]:25: in function <Interface/AddOns/AskMrRobot/ui/AmrUiButton.lua:22>

Locals: (*temporary) = defined @Interface/AddOns/BagSync/libs/AceGUI-3.0/AceGUI-3.0.lua:60

Message 2

Message: Interface/AddOns/AskMrRobot/Import.lua:226: table index is nil
Time: Sun Feb 25 09:38:38 2024
Count: 2
Stack: Interface/AddOns/AskMrRobot/Import.lua:226: table index is nil

Locals:

suggestions on how to correct?

I’m not exactly sure why you would get that error message… could you post a snapshot of the character that is giving you this issue? Instructions on how to do that in the post linked below. With that I can recreate your import string and see if I can reproduce the issue. Reproducing in-game addon issues can be a little tough (because I don’t have your character… so I have to fake it on one of my own), but hopefully something will jump out at me based on your specific setup.