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

lua errors in classic #34

Closed Finrodi closed 5 years ago

Finrodi commented 5 years ago
Message: Interface\AddOns\FriendGroups\FriendGroups.lua:69: attempt to index local 'colour' (a nil value)
Time: Sat Aug 10 15:51:25 2019
Count: 1
Stack: Interface\AddOns\FriendGroups\FriendGroups.lua:69: attempt to index local 'colour' (a nil value)
Interface\AddOns\FriendGroups\FriendGroups.lua:69: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:49>
Interface\AddOns\FriendGroups\FriendGroups.lua:154: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:86>
Interface\AddOns\FriendGroups\FriendGroups.lua:333: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:316>
Interface\AddOns\FriendGroups\FriendGroups.lua:709: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:418>
[C]: in function `FriendsList_Update'
Interface\FrameXML\FriendsFrame.lua:325: in function <Interface\FrameXML\FriendsFrame.lua:324>
[C]: in function `Show'
Interface\FrameXML\UIParent.lua:2078: in function `SetUIPanel'
Interface\FrameXML\UIParent.lua:1923: in function `ShowUIPanel'
Interface\FrameXML\UIParent.lua:1784: in function <Interface\FrameXML\UIParent.lua:1780>
[C]: in function `SetAttribute'
Interface\FrameXML\UIParent.lua:2526: in function `ShowUIPanel'
Interface\FrameXML\FriendsFrame.lua:1113: in function `ToggleFriendsFrame'
[string "TOGGLESOCIAL"]:1: in function <[string "TOGGLESOCIAL"]:1>

Locals: class = ""
table = nil
initialClass = ""
colour = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = "|cFF%02x%02x%02x"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'colour' (a nil value)"

and

Message: Interface\AddOns\FriendGroups\FriendGroups.lua:69: attempt to index local 'colour' (a nil value)
Time: Sat Aug 10 15:51:25 2019
Count: 1
Stack: Interface\AddOns\FriendGroups\FriendGroups.lua:69: attempt to index local 'colour' (a nil value)
Interface\AddOns\FriendGroups\FriendGroups.lua:69: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:49>
Interface\AddOns\FriendGroups\FriendGroups.lua:154: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:86>
Interface\AddOns\FriendGroups\FriendGroups.lua:333: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:316>
Interface\AddOns\FriendGroups\FriendGroups.lua:709: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:418>
[C]: in function `FriendsList_Update'
Interface\FrameXML\FriendsFrame.lua:891: in function `FriendsFrame_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

Locals: class = ""
table = nil
initialClass = ""
colour = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = "|cFF%02x%02x%02x"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'colour' (a nil value)"

&

Message: Interface\AddOns\FriendGroups\FriendGroups.lua:69: attempt to index local 'colour' (a nil value)
Time: Sat Aug 10 15:52:38 2019
Count: 19
Stack: Interface\AddOns\FriendGroups\FriendGroups.lua:69: attempt to index local 'colour' (a nil value)
Interface\AddOns\FriendGroups\FriendGroups.lua:69: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:49>
Interface\AddOns\FriendGroups\FriendGroups.lua:154: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:86>
Interface\AddOns\FriendGroups\FriendGroups.lua:333: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:316>
Interface\AddOns\FriendGroups\FriendGroups.lua:709: in function <Interface\AddOns\FriendGroups\FriendGroups.lua:418>
[C]: in function `FriendsList_Update'
Interface\FrameXML\FriendsFrame.lua:893: in function `FriendsFrame_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

Locals: class = ""
table = nil
initialClass = ""
colour = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = "|cFF%02x%02x%02x"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'colour' (a nil value)"
Mikeprod commented 5 years ago

I will soon release a new version of the addon to curse, please tell me if the color is still an issue, I do not have any BNet contact playing classsic rn

Finrodi commented 5 years ago

Just so you know there seems to be another bug (no lua error tho) with the friendslist. I cant scroll to the bottom, see: https://i.imgur.com/kaHwOSV.png

Finrodi commented 5 years ago

still getting errors

6x FriendGroups\FriendGroups-1.13_classic.lua:69: attempt to index local 'colour' (a nil value)
FriendGroups\FriendGroups-1.13_classic.lua:69: in function <FriendGroups\FriendGroups.lua:49>
FriendGroups\FriendGroups-1.13_classic.lua:154: in function <FriendGroups\FriendGroups.lua:86>
FriendGroups\FriendGroups-1.13_classic.lua:333: in function <FriendGroups\FriendGroups.lua:316>
FriendGroups\FriendGroups-1.13_classic.lua:709: in function <FriendGroups\FriendGroups.lua:418>
[C]: in function `FriendsList_Update'
FrameXML\FriendsFrame.lua:325: in function <FrameXML\FriendsFrame.lua:324>
[C]: in function `Show'
FrameXML\UIParent.lua:2078: in function `SetUIPanel'
FrameXML\UIParent.lua:1923: in function `ShowUIPanel'
FrameXML\UIParent.lua:1784: in function <FrameXML\UIParent.lua:1780>
[C]: in function `SetAttribute'
FrameXML\UIParent.lua:2526: in function `ShowUIPanel'
FrameXML\FriendsFrame.lua:1113: in function `ToggleFriendsFrame'
[string "TOGGLESOCIAL"]:1: in function <[string "TOGGLESOCIAL"]:1>

Locals:
class = ""
table = nil
initialClass = ""
colour = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = "|cFF%02x%02x%02x"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'colour' (a nil value)"
Mikeprod commented 5 years ago

Fixed with tonight's release