Mikeprod / FriendGroups

Friend Groups addon (World of Warcraft) working with the current version of WoW
https://www.curseforge.com/wow/addons/friend-groups-continued
1 stars 4 forks source link

Error with info for wow contacts #20

Closed Mikeprod closed 5 years ago

Mikeprod commented 5 years ago

122x FriendGroups\FriendGroups-8.2.5.lua:94: attempt to index local 'info' (a nil value) FriendGroups\FriendGroups-8.2.5.lua:94: in function <FriendGroups\FriendGroups.lua:84> FriendGroups\FriendGroups-8.2.5.lua:327: in function update' SharedXML\HybridScrollFrame.lua:191: in functionHybridScrollFrame_SetOffset' SharedXML\HybridScrollFrame.lua:30: in function <SharedXML\HybridScrollFrame.lua:29> [C]: in function `SetValue' SharedXML\HybridScrollFrame.lua:67: in function <SharedXML\HybridScrollFrame.lua:57> ...

Mikeprod commented 5 years ago

Comes from the change of GetFriendInfo(index) to GetFriendInfoByIndex(index)