Dominos

Dominos

19M Downloads

Interface\\AddOns\\Dominos\\bars\\menuBar.lua:211: attempt to index field '?' (a nil value)

xanui opened this issue · 3 comments

commented

Hi! Having an Issue here - Sidebar doesnt work :(

2x Dominos\bars\menuBar.lua:211: attempt to index field '?' (a nil value)
Dominos\bars\menuBar.lua:211: in function `LayoutNormal'
Dominos\bars\menuBar.lua:205: in function `Layout'
Dominos\bars\menuBar.lua:80: in function <Dominos\bars\menuBar.lua:78>

Locals:
self = DominosFramemenu {
 0 = <userdata>
 header = <unnamed> {
 }
 buttons = <table> {
 }
 id = "menu"
 sets = <table> {
 }
 overrideButtons = <table> {
 }
 activeButtons = <table> {
 }
}
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
 1 = "CharacterMicroButton"
 2 = "SpellbookMicroButton"
 3 = "TalentMicroButton"
 4 = "AchievementMicroButton"
 5 = "QuestLogMicroButton"
 6 = "GuildMicroButton"
 7 = "LFDMicroButton"
 8 = "EJMicroButton"
 9 = "CollectionsMicroButton"
 10 = "StoreMicroButton"
 11 = "HelpMicroButton"
 12 = "MainMenuMicroButton"
}
(for control) = 11
_ = 11
name = "HelpMicroButton"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field '?' (a nil value)"
pairs = <function> defined =[C]:-1
MICRO_BUTTONS = <table> {
 1 = "CharacterMicroButton"
 2 = "SpellbookMicroButton"
 3 = "TalentMicroButton"
 4 = "AchievementMicroButton"
 5 = "QuestLogMicroButton"
 6 = "GuildMicroButton"
 7 = "LFDMicroButton"
 8 = "EJMicroButton"
 9 = "CollectionsMicroButton"
 10 = "StoreMicroButton"
 11 = "HelpMicroButton"
 12 = "MainMenuMicroButton"
}
_G = <table> {
 UpdateOnBarHighlightMarksBySpell = <function> defined @FrameXML\ActionButton.lua:70
 ERR_OUT_OF_CHI = "Nicht genügend Chi"
 DH_HAVOC_CORE_ABILITY_2 = "Starker Nahkampfangriff. Verbraucht Jähzorn. Kritische Treffer erstatten einen Teil des Jähzorns zurück."
 MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown {
 }
 MerchantItem9ItemButtonStock = MerchantItem9ItemButtonStock {
 }
 GetTrainerServiceTypeFilter = <function> defined =[C]:-1
 UNIT_NAMES_COMBATLOG_TOOLTIP = "Namen von Einheiten einfärben."
 SetTrainerServiceTypeFilter = <function> defined =[C]:-1
 LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 734
 SPELL_FAILED_CUSTOM_ERROR_71 = "Dieser Partygast möchte mit Euch tanzen."
 LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 394
 RecruitAFriendFrame = RecruitAFriendFrame {
 }
 CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormalTexture = CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormalTexture {
 }
 TutorialFrameLeft19 = TutorialFrameLeft19 {
 }
 MultiCastActionButton2Cooldown = MultiCastActionButton2Cooldown {
 }
 ERR_TRADE_EQUIPPED_BAG = "Mit von Euch angelegten Taschen könnt Ihr nicht handeln."
 PVP_RANK_6_1 = "Fußknecht"
 MultiBarLeftButton7 = MultiBarLeftButton7 {
 }
 AudioOptionsVoicePanelOutputDeviceDropDownButtonHighlightTexture = AudioOptionsVoicePanelOutputDeviceDropDownButtonHighlightTexture {
 }
 VideoOptionsFrameCategoryFrameButton17ToggleHighlightTexture = VideoOptionsFrameCategoryFrameButton17ToggleHighlightTexture {
 }
 MerchantItem1AltCurrencyFrameItem1Text = MerchantItem1AltCurrencyFrameItem1Text {
 }
 ClassHallTalentInset = ClassHallTalentInset {
 }
 OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN = "Vordefinierte Tastaturbelegungen für Aktionen reagieren bei gedrückter statt bei losgelassener Taste."
 BINDING_NAME_NAMEPLATES = "Plaketten für Gegner einblenden"
 CHAT_HEADER_SUFFIX = ": "
 Atr_StackList9 = Atr_StackList9 {
 }
 MultiBarBottomRightButton8Shine5 = MultiBarBottomRightButton8Shine5 {
 }
 IsReferAFriendLinked = <function> defined =[C]:-1
 MAIL_LETTER_TOOLTIP = "Klicken, um eine dauerhafte
Kopie dieses Briefs anzufertigen."
 AudioOptionsVoicePanelMicrophoneVolumeThumb = AudioOptionsVoicePanelMicrophoneVolumeThumb {
 }
 PaperDollTitlesPaneButton12BgTop = PaperDollTitlesPaneButton12BgTop {
 }
 MANA = "Mana"
 HubPanelSettingsDamageFriendlySpotlightModeLeft = HubPanelSettingsDamageFriendlySpotlightModeLeft {
 }
 CHAT_CONFIG_OTHER_COMBAT = <table> {
 }
 FCFDockOverflowButton_OnClick = <function> defined @FrameXML\FloatingChatFrame.lua:2345
 TutorialFrameRight19 = TutorialFrameRight19 {
 }
 ChatFrame6EditBoxFocusMid = ChatFrame6EditBoxFocusMid {
 }
 BN_UNABLE_TO_RESOLVE_NAME = "'%s' kann nicht angeflüstert werden. Möglicherweise sind die Blizzard-Dienste nicht verfügbar."
 LE_GAME_ERR_RECRUIT_A_FRIEND_FAILED = 942
 CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight = CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight {
 }
			

Thx in advance!

commented

Are you running the 7.2 version yet?

commented

Fresh install. 7.2.2 on a 7.2 Client

commented

Fixed... the problem was on my side. Stupidity big time!
Sorry for your time