Any Errors with GP 3.0.0?

The guild stats and items data collector

Any Errors with GP 3.0.0?

Postby zanix » Mon May 04, 2009 5:49 pm

Just wanted to check if there are any errors with GuildProfiler in WoW 3.1

Please only submit errors, not requests for new features.
Gotta fix what is broken first :thumright:
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Any Errors with GP 3.0.0?

Postby tuigii » Mon May 11, 2009 1:30 pm

Well, I'd like to recall this issue topic5880.html
Can't really check (again) if this is a real issue - I forgot my authenticator - and I'm at work. I will do so this evening.
I will EMPTY my Interface\Addon direrctoy (except the Blizzard_ addons) and EMPTY my SavedVariables directory. This is grantee A clean WoW.
I will re-install from HERE the GuildProfiler and CharacterProfiler addons (only).
I'll put both in debug mode (idea : something that should be enabled by default - its not intrusive, and tels with some lines what these addon actually do).

I'll inspect the generated CharacterProfiler.lua file after I visiting the Guild Vault.

Last time that I did this, no trace of Vault info.

Is this a "French realm" issue only ?

I'll finalize my post this evening....
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

Re: Any Errors with GP 3.0.0?

Postby tuigii » Tue May 12, 2009 12:10 am

OK, did some testing.

First of all, as said, cleaned out ALL addons.
Loaded from here the CP and GP (what the heck, GP has a TOC 30000, so I had to acknowledge "old" addon loading !!)
Wiped my SavedVariables directory totaly
I had to visit (co-deco) several times - visiting the Vault pages - after 3 times they were all present in my CharcterProfiler file - so : conculsion : Vault scanning works.
What stands - the [Logs] stays empty.
Here is a short part of my CP file :

["Vault"] = {
["Money"] = {
["Copper"] = xx,
["Silver"] = yy,
["Gold"] = wwwww,
},
["Log"] = {
},
["Tabs"] = {
// all our six pages ["Tabx"] are fill up with info (btw, what a mess, as usual)
},
So, note that there are NO logs.

To correct that, see my post in behind the link above for proposal (undoing 2 or 3 comment indicators). I used my patches (in the GP file) and it worked great - and tested in 3 different Guilds.

And better up the TOC ^^
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

Re: Any Errors with GP 3.0.0?

Postby zanix » Tue May 12, 2009 12:49 am

Thanks tuigii
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Any Errors with GP 3.0.0?

Postby AnthonyB » Tue May 12, 2009 12:34 pm

Wow - nice catch!

I've just uncommented the same 4 lines in GuildProfiler.lua to confirm it also starts capturing the data for me. of course, the severs are down right now... :(

other than that, no errors I'm encountering and haven't noticed any inaccurate data in what Roster is capable of displaying.
Roster 2.0.2 svn [latest] latest trunk SVN svn [latest] running on IIS7/Windows Server 2008 SP2 | MySQL 5.0.85 | PHP 5.2.10 | Yes, Roster and PHP rocks on IIS! Even run as FastCGI extension!
User avatar
AnthonyB
Gimpy Developer
Gimpy Developer
 
Posts: 346
Joined: Tue Jul 04, 2006 2:44 pm
Location: Sydney, Australia

Re: Any Errors with GP 3.0.0?

Postby AnthonyB » Thu May 14, 2009 3:26 pm

OK, so with those 4 lines uncommented I'm getting Money tab logs but no logs for the 3 other tabs.
Roster 2.0.2 svn [latest] latest trunk SVN svn [latest] running on IIS7/Windows Server 2008 SP2 | MySQL 5.0.85 | PHP 5.2.10 | Yes, Roster and PHP rocks on IIS! Even run as FastCGI extension!
User avatar
AnthonyB
Gimpy Developer
Gimpy Developer
 
Posts: 346
Joined: Tue Jul 04, 2006 2:44 pm
Location: Sydney, Australia

Re: Any Errors with GP 3.0.0?

Postby tuigii » Fri May 15, 2009 8:59 am

Use this IG:
/cp debug on
/gp debug on

Now, go to your Vault, and open a page, open the money log.
Understand what happens: sometimes, you'll see the white log line directly.
Sometimes, it takes some because the Blizzard server has to blast the entire log over to your PC (WoW client).
The same thing is valid for the Vault pages - open them, one after each other.
What I do, is waiting a second, and then I swith to the next one.
Normally, all is ok when I saw a white [RPGOGP:PrintDebug("MoneyLog",numTransactions,table.getn(db));] line and 6 [ RPGOGP:PrintDebug("TabLog",numTransactions,table.getn(db)); ] lines.

Use this file rpgo-GuildProfiler ( http://www.papy-team.fr/uniadmin/?p=addons ) - it does the job for me - it's the one with the lines patched and debug mode activated.

Note that an issue might persist : other addons can disable scanning of the sacs, as they could do for the Money Log and the page logs.
I use the 'official 3.0.1' CP and the '4 lines modified' GP 3.0.0 (and changed the TOC while I was at) - my bags/sacs addon is Bagnon. I'm using 31 other addons, like Titan panel, DBM, BW, Fishing buddy (all) Gatherer, Atlas + AtlasLoot, Auctioneer

Never accept (enable) 'use old and rusty addons' - UNCHECK this option (except if you know your addons line by line ^^)
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France


Return to GuildProfiler

Who is online

Users browsing this forum: No registered users and 0 guests

cron