Message: Interface/AddOns/LFGBulletinBoard/RequestList.lua:440: attempt to perform arithmetic on field 'last' (a nil value)
johanpettersson1 opened this issue ยท 3 comments
Message: Interface/AddOns/LFGBulletinBoard/RequestList.lua:440: attempt to perform arithmetic on field 'last' (a nil value)
Time: Sat Jul 20 19:44:41 2024
Count: 6321
Stack: Interface/AddOns/LFGBulletinBoard/RequestList.lua:440: attempt to perform arithmetic on field 'last' (a nil value)
[string "@Interface/AddOns/LFGBulletinBoard/RequestList.lua"]:440: in function Clear' [string "@Interface/AddOns/LFGBulletinBoard/RequestList.lua"]:478: in function
UpdateList'
[string "@Interface/AddOns/LFGBulletinBoard/GroupBulletinBoard.lua"]:900: in function `Entry'
[string "@Interface/AddOns/LFGBulletinBoard/LibGPIToolBox.lua"]:125: in function <Interface/AddOns/LFGBulletinBoard/LibGPIToolBox.lua:123>
Locals: newRequest =
{1 =
}
2 =
}
3 =
}
}
(for generator) = defined =[C]:-1
(for state) =
1 =
}
3 =
}
4 =
}
5 =
}
6 =
}
7 =
}
8 =
}
9 =
}
10 =
}
11 =
}
12 =
}
13 =
}
14 =
}
15 =
}
16 =
}
17 =
}
18 =
}
}
(for control) = 5
i = 5
req =
dungeon = "DFC"
IsPastPlayer = false
guid = "Player-5220-0269456E"
start = 1721497359.616000
class = "ROGUE"
IsFriend = false
IsGuildMember = false
}
(*temporary) = nil
(*temporary) = 10800
(*temporary) = "attempt to perform arithmetic on field 'last' (a nil value)"
GBB =
GetLfgList = defined @Interface/AddOns/LFGBulletinBoard/LfgToolList.lua:133
CreateTagList = defined @Interface/AddOns/LFGBulletinBoard/GroupBulletinBoard.lua:392
GetDungeonNames = defined @Interface/AddOns/LFGBulletinBoard/Dungeons.lua:12
ClearNeeded = true
InitGroupList = defined @Interface/AddOns/LFGBulletinBoard/GroupList.Lua:177
TBCMAXDUNGEON = 32
LfgRequestHideTooltip = defined @Interface/AddOns/LFGBulletinBoard/LfgToolList.lua:727
tagList =
}
GetSortedDungeonKeys = defined @Interface/AddOns/LFGBulletinBoard/dungeons/classic.lua:273
suffixTags =
}
LevelRange = defined @Interface/AddOns/LFGBulletinBoard/GroupBulletinBoard.lua:129
ParseMessage = defined @Interface/AddOns/LFGBulletinBoard/RequestList.lua:774
LFG_Successfulljoined = true
ClearTimer = 1721497341.680000
UpdateLfgToolNoSearch = defined @Interface/AddOns/LFGBulletinBoard/LfgToolList.lua:229
NotifySound = 1210
JoinLFG = defined @Interface/AddOns/LFGBulletinBoard/GroupBulletinBoard.lua:195
searchTagsLoc =
}
FoldAllDungeon = defined @Interface/AddOns/LFGBulletinBoard/RequestList.lua:941
ClickFrame = defined @Interface/AddOns/LFGBulletinBoard/RequestList.lua:981
CreateChatFrame = defined @Interface/AddOns/LFGBulletinBoard/Chat.lua:3
Initalized = true
BtnClose = defined @Interface/AddOns/LFGBulletinBoard/GroupBulletinBoard.lua:328
MAXCOMPACTWIDTH = 350
OnLoad = defined @Interface/AddOns/LFGBulletinBoard/GroupBulletinBoard.lua:871
WOTLKDUNGEONSTART = 33
dungeonSecondTags =
}
rawClassicDungeonInfo =
}
Version = "3.33"
TAGBAD = "---"
GetCustomFilterKeys = defined @Interface/AddOns/LFGBulletinBoard/CustomCategories.lua:148
GetDungeons = defined @Interface/AddOns/LFGBulletinBoard/RequestList.lua:584
GetDungeonSort = defined @Interface/AddOns/LFGBulletinBoard/Dungeons.lua:729
TBCDUNGEONSTART = 33
heroicTagsLoc =
}
LocalizationInit = defined @Interface/AddOns/LFGBulletinBoard/Localization.lua:825
Popup_Minimap = defined @Interface/AddOns/LFGBulletinBoard/GroupBulletinBoard.lua:476
ClickDungeon = defined @Interface/AddOns/LFGBulletinBoard/RequestList.lua:988
Tool =
}
HeroicKeywords =
}
RequestShowTooltip = defined @Interface/AddOns/LFGB
@johanpettersson1, According to the error log you're still on 3.33
/3.34
, can you try out 3.35-beta2
and lmk if you still have errors. This should have been fixed with #287
https://legacy.curseforge.com/wow/addons/lfg-group-finder-bulletin-board/files/5547426
Duplicate of #281