AtlasLootClassic icon indicating copy to clipboard operation
AtlasLootClassic copied to clipboard

can't open loot frame on ptr

Open Raulfin opened this issue 1 year ago • 2 comments

AtlasLoot version 3.1.3

Lua error

1x AtlasLootClassic/GUI/GUI.lua:1123: attempt to index field 'frame' (a nil value)
[string "@AtlasLootClassic/GUI/GUI.lua"]:1123: in function `Toggle'
[string "@AtlasLootClassic/Core/SlashCommands.lua"]:20: in function `?'
[string "@AtlasLootClassic/Core/SlashCommands.lua"]:58: in function `Run'
[string "@AtlasLootClassic/MiniMapButton.lua"]:51: in function <AtlasLootClassic/MiniMapButton.lua:40>
[string "@TitanClassic/LDBToTitanClassic.lua"]:273: in function <TitanClassic/LDBToTitanClassic.lua:271>

Locals:
self = <table> {
 SoundFrame = <table> {
 }
 RefreshStyle = <function> defined @AtlasLootClassic/GUI/GUI.lua:1528
 Temp_SetParPoint = <function> defined @AtlasLootClassic/GUI/GUI.lua:1543
 RefreshButtons = <function> defined @AtlasLootClassic/GUI/GUI.lua:1584
 GetFrameByType = <function> defined @AtlasLootClassic/GUI/GUI.lua:210
 OnLevelRangeRefresh = <function> defined @AtlasLootClassic/GUI/GUI.lua:1652
 ModelFrame = <table> {
 }
 ItemFrame = <table> {
 }
 Init = <function> defined @AtlasLootClassic/GUI/GUI.lua:1045
 SetBackDropLayer = <function> defined @AtlasLootClassic/GUI/GUI.lua:225
 CreateButton = <function> defined @AtlasLootClassic/GUI/Template_Button.lua:14
 ShowLoadingInfo = <function> defined @AtlasLootClassic/GUI/GUI.lua:796
 CreateDropDown = <function> defined @AtlasLootClassic/GUI/Template_DropDown.lua:446
 CreateSelect = <function> defined @AtlasLootClassic/GUI/Template_Select.lua:408
 CreateCheckBox = <function> defined @AtlasLootClassic/GUI/Template_CheckBox.lua:31
 RefreshContentBackGround = <function> defined @AtlasLootClassic/GUI/GUI.lua:1591
 RefreshVersionUpdate = <function> defined @AtlasLootClassic/GUI/GUI.lua:1575
 RefreshFonts = <function> defined @AtlasLootClassic/GUI/GUI.lua:1637
 RefreshMainFrame = <function> defined @AtlasLootClassic/GUI/GUI.lua:1625
 Create = <function> defined @AtlasLootClassic/GUI/GUI.lua:1149
 ResetFrames = <function> defined @AtlasLootClassic/GUI/GUI.lua:1534
 CreateModelFrame = <function> defined @AtlasLootClassic/GUI/Template_Model.lua:11
 CreateTextWithBg = <function> defined @AtlasLootClassic/GUI/Template_TextWithBg.lua:87
 RefreshNextPrevButtons = <function> defined @AtlasLootClassic/GUI/GUI.lua:1136
 ForceUpdate = <function> defined @AtlasLootClassic/GUI/GUI.lua:1517
 UpdateRightSelection = <function> defined @AtlasLootClassic/GUI/GUI.lua:1498
 FreeFrameByType = <function> defined @AtlasLootClassic/GUI/GUI.lua:219
 HideContentFrame = <function> defined @AtlasLootClassic/GUI/GUI.lua:1130
 Toggle = <function> defined @AtlasLootClassic/GUI/GUI.lua:1122
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'frame' (a nil value)"

Describe the bug

To Reproduce trying to open on ptr

Expected behavior

Screenshots

Additional context

Raulfin avatar Aug 29 '23 21:08 Raulfin

Confirmed. Trying to open the window results in this but you can still open the options windows. Guessing this has to do with the mount/companion API being changed. Hopefully it gets fixed soon!

Firsthunterz avatar Sep 14 '23 22:09 Firsthunterz

Still happening....

sausje avatar Sep 29 '23 19:09 sausje