Message: attempt to concatenate a nil value
Time: 12/19/12 09:55:16
Count: 1
Stack: (tail call): ?
[string "*:OnLoad"]:6: in function <[string "*:OnLoad"]:1>
[C]: ?
[C]: in function `strjoin'
Interface\AddOns\wowrcp\core.lua:3364: in function `GPScanGuildMembers'
Interface\AddOns\wowrcp\core.lua:999: in function `gpexport'
Interface\AddOns\wowrcp\core.lua:154: in function <Interface\AddOns\wowrcp\core.lua:154>
Locals: (*temporary) = "LeftButton"
(*temporary) = false
(*temporary) = <function> defined =[C]:-1
if(not online) then
yearsOffline, monthsOffline, daysOffline, hoursOffline = GetGuildRosterLastOnline(idx);
yearsOffline, monthsOffline, daysOffline, hoursOffline = yearsOffline or 0, monthsOffline or 0, daysOffline or 0, hoursOffline or 0;
lastonline = yearsOffline..":"..monthsOffline..":"..daysOffline..":"..hoursOffline;
end
Users browsing this forum: No registered users and 0 guests