
Lua Error when opening Mount collection in Cata Classic with ElvUI installed
Closed this issue ยท 1 comments
Getting this lua error when opening the Mount collection tab in Cata Classic: when using ElvUI:
20x MountJournalEnhanced/UI/SettingsDropDown.lua:103: attempt to index global 'MountJournalSummonRandomFavoriteButton' (a nil value) [string "@MountJournalEnhanced/UI/SettingsDropDown.lua"]:103: in function <MountJournalEnhanced/UI/SettingsDropDown.lua:76> [string "@MountJournalEnhanced/UI/SettingsDropDown.lua"]:112: in function <MountJournalEnhanced/UI/SettingsDropDown.lua:111> [string "=[C]"]: ? [string "@Blizzard_SharedXMLBase/CallbackRegistry.lua"]:144: in function <...eBlizzard_SharedXMLBase/CallbackRegistry.lua:143> [string "=[C]"]: ? [string "@Blizzard_SharedXMLBase/CallbackRegistry.lua"]:147: in function
TriggerEvent'
[string "@MountJournalEnhanced/MountJournalEnhanced.lua"]:105: in function <MountJournalEnhanced/MountJournalEnhanced.lua:94>
[string "=[C]"]: ?
[string "@Blizzard_SharedXMLBase/CallbackRegistry.lua"]:144: in function <...eBlizzard_SharedXMLBase/CallbackRegistry.lua:143>
[string "=[C]"]: ?
[string "@Blizzard_SharedXMLBase/CallbackRegistry.lua"]:147: in function TriggerEvent' [string "@Blizzard_Collections/Wrath/Blizzard_MountCollection.lua"]:277: in function <...zzard_Collections/Wrath/Blizzard_MountCollection.lua:269> [string "=[C]"]: in function
SetShown'
[string "@Blizzard_Collections/Wrath/Blizzard_Collections.lua"]:38: in function CollectionsJournal_UpdateSelectedTab' [string "@Blizzard_Collections/Wrath/Blizzard_Collections.lua"]:6: in function
CollectionsJournal_SetTab'
[string "*Blizzard_Collections.xml:5_OnClick"]:1: in function <[string "*Blizzard_Collections.xml:5_OnClick"]:1>
Locals:
button = Button {
MiddleLeft = MountJournalMiddleLeft {
}
menuPointX = 0
TopRight = MountJournalTopRight {
}
PixelSnapDisabled = true
Icon = Texture {
}
Event =
}
MiddleRight = MountJournalMiddleRight {
}
intrinsic = "DropdownButton"
callbackTables =
}
menuRelativePoint = "BOTTOMLEFT"
menuAnchor =
}
MiddleMiddle = MountJournalMiddleMiddle {
}
menuPointY = 0
BottomMiddle = MountJournalBottomMiddle {
}
TopMiddle = MountJournalTopMiddle {
}
BottomLeft = MountJournalBottomLeft {
}
BottomRight = MountJournalBottomRight {
}
TopLeft = MountJournalTopLeft {
}
Text = MountJournalText {
}
menuPoint = "TOPLEFT"
}
icon = Texture {
PixelSnapDisabled = true
}
highlight = Texture {
}
(*temporary) = nil
(*temporary) = Texture {
}
(*temporary) = Texture {
PixelSnapDisabled = true
}
(*temporary) = "attempt to index global 'MountJournalSummonRandomFavoriteButton' (a nil value)"
`
#125 seems to be the same issue but still happening for me.