ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
80 stars 11 forks source link

Attempt to index field 'SuggestionList' (a nil value) #2132

Closed naamaloomi closed 6 months ago

naamaloomi commented 6 months ago

WoW Version

Retail

TellMeWhen Version

10.2.0

Describe the bug

This lua error pops up every time the UI loads and only when the UI loads. I haven't encountered this during gameplay. Telling from the lua error it might be a compatibility issue with ElvUI, but I'm not sure. ElvUI v13.53, in case that's relevant.

Time: Mon Dec 18 09:56:02 2023
Count: 1
Stack: ...s/TellMeWhen/Components/Core/Suggester/Suggester.lua:605: attempt to index field 'SuggestionList' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/TellMeWhen/Components/Core/Suggester/Suggester.lua"]:605: in function `GetNumFramesNeeded'
[string "*Suggester.xml:349_OnSizeChanged"]:1: in function <[string "*Suggester.xml:349_OnSizeChanged"]:1>
[string "=[C]"]: in function `GetSize'
[string "@Interface/AddOns/ElvUI/Core/General/Toolkit.lua"]:59: in function <Interface/AddOns/ElvUI/Core/General/Toolkit.lua:53>
[string "@Interface/AddOns/ElvUI/Core/General/Toolkit.lua"]:104: in function <Interface/AddOns/ElvUI/Core/General/Toolkit.lua:101>
[string "=[C]"]: in function `SetStatusBarTexture'
[string "*Suggester.xml:229_OnLoad"]:3: in function <[string "*Suggester.xml:229_OnLoad"]:1>
[string "=[C]"]: in function `resume'
[string "@Interface/AddOns/TellMeWhen/TellMeWhen.lua"]:2816: in function <Interface/AddOns/TellMeWhen/TellMeWhen.lua:2777>

Locals: (*temporary) = <function> defined =[C]:-1```

### Export Strings

```text
N/A
mikeucfl commented 6 months ago

Having same issue in SOD