5.1

Character stats, inventory, and data collector created just for WoWRoster

5.1

Postby afnaf » Sun Dec 02, 2012 10:12 pm

Hi! Is this still working on 5.1 or is it to be updated?
afnaf
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Sun Dec 02, 2012 10:02 pm
Realm: Trollbane (PvE) - US

Re: 5.1

Postby Ulminia » Mon Dec 03, 2012 12:29 am

yes the wow addon profiler is still working as intended
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: 5.1

Postby afnaf » Mon Dec 03, 2012 8:23 am

Alright then, because i got some LUA errors while exporting info, and when I uploaded the lua file no info was recorded. But that might not be an issue with this right? :)
afnaf
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Sun Dec 02, 2012 10:02 pm
Realm: Trollbane (PvE) - US

Re: 5.1

Postby Gyffes » Tue Dec 18, 2012 1:41 pm

Hi

i have the problem the addon logt no Guilddata :(

greeting
Greet Gyffes

Thanks for help
Was nicht passt wird passend gemacht.
Image
User avatar
Gyffes
WR.net Apprentice
WR.net Apprentice
 
Posts: 45
Joined: Wed Sep 20, 2006 2:05 am

Re: 5.1

Postby Ulminia » Tue Dec 18, 2012 7:56 pm

whats the error supplied in the game so i can look into it?
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: 5.1

Postby Gyffes » Wed Dec 19, 2012 9:58 am

Here the Error message

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




Thanks for help
Greet Gyffes

Thanks for help
Was nicht passt wird passend gemacht.
Image
User avatar
Gyffes
WR.net Apprentice
WR.net Apprentice
 
Posts: 45
Joined: Wed Sep 20, 2006 2:05 am

Re: 5.1

Postby Ulminia » Wed Dec 19, 2012 4:41 pm

yea thats a new error i recived it too...
in core .lua replace the if statement at 3364 with this
Code: Select all
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

that should solve it
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: 5.1

Postby Gyffes » Wed Dec 19, 2012 7:42 pm

yiihaa thats is great

thanks for your help
Greet Gyffes

Thanks for help
Was nicht passt wird passend gemacht.
Image
User avatar
Gyffes
WR.net Apprentice
WR.net Apprentice
 
Posts: 45
Joined: Wed Sep 20, 2006 2:05 am


Return to WoWRoster-Profiler

Who is online

Users browsing this forum: No registered users and 0 guests

cron