Altmonitor 2 Parsing Issue

Scans for, and displays main/alt relations in your Guild

Moderator: PleegWat

Altmonitor 2 Parsing Issue

Postby darthgus » Thu Feb 15, 2007 2:58 am

I have been using Altmonitor from day 1 without issue,

but today I updated by roster to 1.7.3 and also updated to the latest version of Altmonitor, but I cant for the life of me get the Mains/Alts processing correctly..

Its almost like its not looking at the correct field to process. Have used all suggestions in the wiki, and am positive i have it setup the same as I had it before.

The only thing I noticed is that before, I believe the field used for parsing was just 'note' where now it says 'public note'. Not sure if this has anything to do with it though.

Any suggestions?
Last edited by darthgus on Thu Feb 15, 2007 2:59 am, edited 1 time in total.
darthgus
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Wed Aug 23, 2006 12:26 pm

Altmonitor 2 Parsing Issue

Postby stridar » Thu Feb 15, 2007 3:31 am

I'm having the same problem, never had a issue before. I use 'officer note', and it's just not picking up on it. have tried uninstalling, reinstalling, re-upping gprofiler, but it just wont see anything as alt. checked debug and the alt-playername is showing up.
when I do a relations update, all I get is 'playername - Main: playername - Main - No alts' for every member, and I noticed at the top of the page only on altmonitor, I get unrecognized characters "".
help would be very appreciated.
Last edited by stridar on Thu Feb 15, 2007 3:56 am, edited 1 time in total.
User avatar
stridar
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Fri Aug 11, 2006 12:55 am

Altmonitor 2 Parsing Issue

Postby Gnomstah » Thu Feb 15, 2007 8:37 am

same problem here :(
User avatar
Gnomstah
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Thu Jul 06, 2006 1:09 pm
Location: Germany

Altmonitor 2 Parsing Issue

Postby PleegWat » Thu Feb 15, 2007 9:46 am

Damn you're right. I forgot a sql change. I also forgot setting the version number for the addon itself to 2.0.0, it's saying 1.6.0. I don't have time to push now, you'll have to wait till tonight.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Altmonitor 2 Parsing Issue

Postby Deatheron » Thu Feb 15, 2007 10:20 am

Same here. Plus I have some strange characters 'ďťż' on the top left corner of the page when using Altmonitor. I've had such experiences in the past when I was using IDE that put UTF-8 signature to my source files (templates). Maybe here the cause is different it is just a tip.
Deatheron
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Fri Dec 08, 2006 5:15 pm

Altmonitor 2 Parsing Issue

Postby lunzet » Thu Feb 15, 2007 1:45 pm

so when do you think the new version to be available?
User avatar
lunzet
WR.net Journeyman
WR.net Journeyman
 
Posts: 119
Joined: Sat Jan 13, 2007 1:23 pm

Altmonitor 2 Parsing Issue

Postby PleegWat » Thu Feb 15, 2007 9:02 pm

Death: No, it was the same issue. I thought I had the signature disabled but I didn't have it quite correct. I'll push fixed later.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: Altmonitor 2 Parsing Issue

Postby stridar » Fri Feb 16, 2007 12:45 am

I grabbed the 2.0.1 fix you posted. at first it was half fixed, it showed some with the +/- to expand and collapse and the other half it just showed the main with alts beneath but no +/-.

so I uninstalled and reinstalled it.after a relations update it's now seeing all chars as mains. "playername - Main: playername - Main - No alts ", and showing them all with a +, but obviously with no expanded alts as their all now mains.(also I noticed when uninstalling the mod, it gave me the uninstall text in another language "Esto borrara la configuracion de AltMonitor y las relaciones Main/Alt. Haz click en "Uninstall" para proceder." since roster is set to english I'm guessing this is another error.)

on the plus side, it now identifies itself properly as 2.0.1, lol

ok I redid it, and now it's showing half correctly and half not again.

edit: ok been screwin with it for a bit now, and have it showing all correctly, though it's really confusing me. I went through the charprofiler file and set all the 'main' and 'alt-' to caps, after a relations update I now have 4 players that are being categorized as alt_type 3, mainless alts. now this confuses me because they're officer notes are set correctly.
here's my config:
Array
(
[AltMonitor] => Array
(
[config_list] => build|display
[version] => 2.0.1
[startpage] => build
[getmain_regex] => /ALT-([\w]+)/i
[getmain_field] => OfficerNote
[getmain_match] => 1
[getmain_main] => MAIN
[defmain] => 1
[invmain] => 0
[altofalt] => alt
[update_type] => 3
[showmain] => 1
[altopen] => 0
[mainlessbottom] => 1
)

)
did another relations update, and it seems to all be correct now, which is almost as anoying is it being broken, cause I don't know why it was erroring.
Last edited by stridar on Fri Feb 16, 2007 1:21 am, edited 2 times in total.
User avatar
stridar
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Fri Aug 11, 2006 12:55 am

Altmonitor 2 Parsing Issue

Postby PleegWat » Fri Feb 16, 2007 3:20 pm

Well, there are some limitations in the way I implemented the main/alt detection algorithms. That's why it doesn't always get everything right after one update.

I've fixed the language issue, the esES translation was labeled enUS in the translation file, overwriting the english one.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: Altmonitor 2 Parsing Issue

Postby stridar » Fri Feb 16, 2007 5:31 pm

thank you for your help, everything seems to be working now. love your mod ;->
User avatar
stridar
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Fri Aug 11, 2006 12:55 am

Altmonitor 2 Parsing Issue

Postby Snipes » Sat Feb 17, 2007 8:50 pm

Mhh, I downloaded Alt Monitor 2.0 yesterday and have the same problems as described by stridar: when running the update everyone is listed as main.
The regexp is set to "\Twink ([\w]+)/i", main identifier is "" because we don't mark mains and only set the officer note to "Twink MAINCHAR".

Did I miss the fix?
User avatar
Snipes
WR.net Apprentice
WR.net Apprentice
 
Posts: 20
Joined: Wed Jul 05, 2006 7:22 pm

Re: Altmonitor 2 Parsing Issue

Postby mojo718 » Fri Mar 02, 2007 1:02 am

I am having this same problem. Whats wierd is I downloaded Altmonitor 2 on feb 16th or 17th and had been working fine until a couple of days ago.

I hadnt changed anything configuration wise, but now when i update., Everyone is a main. I unstalled and reinstalled both Roster and Altmonitor and recreated a new DB, but it still happens.

Any suggestions?
mojo718
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Mon Aug 07, 2006 10:21 pm

Altmonitor 2 Parsing Issue

Postby PleegWat » Fri Mar 02, 2007 9:22 am

Did someone go round breaking your notes?

I need your roster url to check the data.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Altmonitor 2 Parsing Issue

Postby Snipes » Fri Mar 02, 2007 6:56 pm

The roster URL is http://www.vaeter-der-horde.de/roster/
If you need admin access I can send you the password via pm
User avatar
Snipes
WR.net Apprentice
WR.net Apprentice
 
Posts: 20
Joined: Wed Jul 05, 2006 7:22 pm

Altmonitor 2 Parsing Issue

Postby PleegWat » Fri Mar 02, 2007 7:52 pm

@snipes: Yours looks fine to me
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Next

Return to AltMonitor

Who is online

Users browsing this forum: No registered users and 1 guest

cron