Local Error 205

This particular error occurred when I reloaded all my addons after I finished my check through for bugs.

3x AskMrRobotClassic/Core.lua:156: attempt to call a nil value
[AskMrRobotClassic/Core.lua]:156: in function <AskMrRobotClassic/Core.lua:154>
[AskMrRobotClassic/Core.lua]:175: in function ‘f’
[AskMrRobotClassic/Core.lua]:302: in function <AskMrRobotClassic/Core.lua:289>

Locals:
(*temporary)=nil
(*temporary)=“AskMrRobotClassic”
(*temporary)=“Version”
(*temporary)=“attempt to call a nil value”
Amr={
SpecIds=
ProfessionIds=
db=
MIN_ADDON_VERSION=1
SpecIcons=
name=“AskMrRobotClassic”MIN_IMPORT_VERSION=1
ProfessionSkillLineToName=
SlotIds=
InstanceIds=
defaultModuleState=true
SlotEnumDisplayText=
Serializer=
RegionNames=
ClassIds=
enabledState=true
FactionIds=
baseName=“AskMrRobotClassic”
defaultModuleLibraries=
ADDON_NAME=“AskMrRobotClassic”
SlotDisplayText=
InstanceIdsOrdered=
modules=orderedModules=
MessageTypes=
Colors=
FrameLevels=
ClassIcons=
RaceIds=
Difficulties=
SupportedInstanceIds=
}

Two things I can think of that may help, but I offer no guarantees; this applies to both issues you’ve had:

  1. Are all your add-ons up to date?
  2. If you temporarily disable AMR, do you get the same issues?

It could be that the issue is a component of AMR that is shared between add-ons & has a code call conflict.

As I am not a member of the AMR team, I defer to @yellowfive & @Swol for more comprehensive advice.

Thanks, I’ll check again with your advice.