We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upon login I'm receiving this error after this morning's Blizzard update.
Message: ...ace/AddOns/AdvancedInterfaceOptions/basicOptions.lua:286: attempt to index field 'minText' (a nil value) Time: Tue Sep 24 21:20:47 2024 Count: 1 Stack: ...ace/AddOns/AdvancedInterfaceOptions/basicOptions.lua:286: attempt to index field 'minText' (a nil value) [string "@Interface/AddOns/AdvancedInterfaceOptions/basicOptions.lua"]:286: in function `newSlider' [string "@Interface/AddOns/AdvancedInterfaceOptions/basicOptions.lua"]:442: in main chunk Locals: parent = Frame { name = "AdvancedInterfaceOptions" } cvar = "cameraDistanceMaxZoomFactor" minRange = 1 maxRange = 3.400000 stepSize = 0.100000 getValue = nil cvarTable = <table> { type = "number" prettyName = "Max Camera Distance" description = "Adjust the maximum distance the camera will follow behind you." } label = "Max Camera Distance" description = "Adjust the maximum distance the camera will follow behind you. Default Value: 1.000000" _ = "2" defaultValue = "1.000000" slider = AIOSlidercameraDistanceMaxZoomFactor { cvar = "cameraDistanceMaxZoomFactor" } (*temporary) = nil (*temporary) = nil (*temporary) = "Text" (*temporary) = "AIOSlidercameraDistanceMaxZoomFactor" (*temporary) = nil (*temporary) = "AIOSlidercameraDistanceMaxZoomFactor" (*temporary) = nil (*temporary) = "attempt to index field 'minText' (a nil value)" addon = <table> { combatProtected = <table> { } Eve = <table> { } hiddenOptions = <table> { } OptionsPanel = Frame { } } _G = <table> { ERR_OUT_OF_CHI = "Not enough chi" DH_HAVOC_CORE_ABILITY_2 = "Strong melee attack that consumes Fury. If it critical strikes, some Fury is refunded." SettingsSliderOptionsMixin = <table> { } UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names." LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 798 SPELL_FAILED_CUSTOM_ERROR_71 = "This partygoer wants to dance with you." LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 413 ERROR_CLUB_TICKET_COUNT_AT_MAX_COMMUNITY = "Can't create any more invite links for this group." ERR_TRADE_EQUIPPED_BAG = "You can't trade equipped bags." PVP_RANK_6_1 = "Corporal" MultiBarLeftButton7 = MultiBarLeftButton7 { } OPTION_TOOLTIP_SHOW_MULTIBAR4 = "Toggles an additional optional actionbar on the right side of the screen." LE_GAME_ERR_INVALID_FOLLOW_PVP_COMBAT = 365 MerchantItem1AltCurrencyFrameItem1Text = MerchantItem1AltCurrencyFrameItem1Text { } OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN = "Action button keybinds will respond on key down, rather than on key up." BINDING_NAME_NAMEPLATES = "Show Enemy Name Plates" CHAT_HEADER_SUFFIX = ": " MultiBarBottomRightButton8Shine5 = MultiBarBottomRightButton8Shine5 { } MAIL_LETTER_TOOLTIP = "Click to make a permanent copy of this letter." DUNGEON_FLOOR_UPPERBLACKROCKSPIRE3 = "Hall of Blackhand" CHAT_CONFIG_OTHER_COMBAT = <table> { } BN_UNABLE_TO_RESOLVE_NAME = "Unable to whisper '%s'. Blizzard services may be unavailable." CinematicFrameRaidBossEmoteFrame = CinematicFrameRaidBossEmoteFrame { } CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight = CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight { } LE_GAME_ERR_ONLY_ONE_QUIVER = 33 SpellButton6Cooldown = SpellButton6Cooldown { } LOSS_OF_CONTROL_DISPLAY_FEAR = "Feared" ChatFrame4MinimizeButton = ChatFrame4MinimizeButton { } StanceButton4FlyoutArrow = StanceButton4FlyoutArrow { } MultiBarRightButton7Shine9 = MultiBarRightButton7Shine9 { } BankFrameItem17SearchOverlay = BankFrameItem17SearchOverlay { } DMG_LCD = "DMG" ACTION_SPELL_MISSED_POSSESSIVE = "1" SLASH_STOPATTACK1 = "/stopattack" ContainerFrame4Item16Cooldown = ContainerFrame4Item16Cooldown { } MINIMAP_TRACKING_TRAINER_CLASS = "Class Trainer" SLASH_DISMOUNT2 = "/dismount" DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO2 = "Andorhal" TokenFrameContainerButton15Stripe = TokenFrameContainerButton15Stripe { } StanceButton8Shine15 = StanceButton8Shine15 { } EMOTE69_CMD1 = "/nosepick" WowTokenRedemptionFrameBg = WowTokenRedemptionFrameBg { } SHIELD_BLOCK_TEMPLATE = "%d Block" LAG_TOLERA
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Upon login I'm receiving this error after this morning's Blizzard update.
The text was updated successfully, but these errors were encountered: