DKP Log Parser Forum Index
 Forum FAQ   Search   Register   Log in 
 About   Download   Forum   Wiki   Development
Need help to get it work with german EQ2

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DKP Log Parser Forum Index -> Patterns

Author

Message

Dasty



Joined: 13 May 2006
Posts: 8

PostPosted: Sat May 13, 2006 10:11 am    Post subject: Need help to get it work with german EQ2

Reply with quote


Hello,

looks like the german version from EQ2 use other patterns then then english one so i always get the msg "Nothing in the log matched the parse patterns."
I have try the /who and /whoraid patterns for EQ2 but nothing works so I have try to modify the pattern myself but im not good at this things, so maybe someone is out there who has solve the problem with the german version and can help me ?

Thanks alot,
Dasty

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Sat May 13, 2006 10:20 am    Post subject:

Reply with quote


Please post a sample of how the /who command (or /whoraid if you would rather use that) looks in the german version's log and we will provide a set of patterns that fits it.

Back to top

Dasty



Joined: 13 May 2006
Posts: 8

PostPosted: Sat May 13, 2006 10:35 am    Post subject:

Reply with quote


Sure =)

here ist is :

(1147468152)[Fri May 12 23:09:12 2006] Logging to 'logs/Valor/eq2log_Dasty.txt' is now *ON*
(1147468161)[Fri May 12 23:09:21 2006] /whoraid search results for The Lyceum of Abhorrence:
(1147468161)[Fri May 12 23:09:21 2006] ------------------------------------------
(1147468161)[Fri May 12 23:09:21 2006] [70 Berserker] Valmtrak (Rattonga)
(1147468161)[Fri May 12 23:09:21 2006] [70 Templer] Cemkos (Dunkelelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Nekromant] Palli (Gnom)
(1147468161)[Fri May 12 23:09:21 2006] [70 Wärter] Waldbwiese (Waldelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Mönch] Krallenbein (Kerraner)
(1147468161)[Fri May 12 23:09:21 2006] [70 Illusionist] Blurher (Hochelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Mönch] Trynit (Waldelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Swashbuckler] Jarmen (Hochelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Nekromant] Blackman (Dunkelelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Inquisitor] Bibliss (Dunkelelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Troubadour] Malaya (Waldelf)
(1147468161)[Fri May 12 23:09:21 2006] [65 Furie] Dasty (Froschlok)
(1147468161)[Fri May 12 23:09:21 2006] [70 Templer] Victorya (Hochelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Erzwinger] Markcus (Erudit)
(1147468161)[Fri May 12 23:09:21 2006] [70 Schänder] Zorka (Dunkelelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Wärter] Silrum (Hochelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Wächter] Kigla (Oger)
(1147468161)[Fri May 12 23:09:21 2006] [70 Elementalist] Bathim (Gnom)
(1147468161)[Fri May 12 23:09:21 2006] [67 Inquisitor] Silma (Hochelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Furie] Oppsa (Rattonga)
(1147468161)[Fri May 12 23:09:21 2006] [70 Zauberer] Bool (Waldelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Wächter] Bladehand (Mensch)
(1147468161)[Fri May 12 23:09:21 2006] [70 Waldläufer] Perkel (Waldelf)
(1147468161)[Fri May 12 23:09:21 2006] [70 Wächter] Berger (Zwerg)
(1147468161)[Fri May 12 23:09:21 2006] 24 Spieler gefunden.
(1147468163)[Fri May 12 23:09:23 2006] Logging to 'logs/Valor/eq2log_Dasty.txt' is now *OFF*

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Sat May 13, 2006 10:54 am    Post subject:

Reply with quote


Interesting, do you know if the /whoraid output has been changed during the last year? That does not look like the other testlog I have for it. It looks like the output from the normal /who output now, and those patterns seem to work for it, except for the zone pattern which should be changed to

Code:
\((\d+)\)\[.*?\] /whoraid search results for (.*?):\Z


The reason that it says that nothing in the log matched might be because of the member list not containing all members. So please open it via the menu "Edit"->"Member list" and make sure that all members are there. If you have connected to an EQDKP server then that server's member list should have been automatically downloaded. If the member list does not contain everyone, and you don't want to enter everyone manually, then you can set the Action taken with unknown players option to "Add", which will make it so that all unknown players are automatically added to the member list when parsing (you migh want to set it back to "Ignore" or "Remove" once you have populated the list though).

If you do have everyone in the list and it still doesn't work then please tell me and I will take a deeper look.

*edit*

How does it look when you tell a chat channel something in the german version by the way? The various commands invoked by saying things in chat channels might require some modifications.

Back to top

Dasty



Joined: 13 May 2006
Posts: 8

PostPosted: Sat May 13, 2006 11:10 am    Post subject:

Reply with quote


Great ! So it works ! Thanks alot for the real fast help !

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Sat May 13, 2006 11:14 am    Post subject:

Reply with quote


Great Smile

If you want to be able to be able to add loot and use various EQ2 commands then please post a line from the log showing how it looks when one says something to a chat channel in the german version.

Back to top

Dasty



Joined: 13 May 2006
Posts: 8

PostPosted: Sat May 13, 2006 11:19 am    Post subject:

Reply with quote


Here the log from /say and /guild

the line with "Du sagt" at start are from me:

(1147514413)[Sat May 13 12:00:13 2006] Logging to 'logs/Valor/eq2log_Dasty.txt' is now *ON*
(1147514417)[Sat May 13 12:00:17 2006] Du sagt, "/*Event Test"
(1147518797)[Sat May 13 13:13:17 2006] \aPC -1 Cemkos:Cemkos\/a sagt Gilde,"wie heissen denn T4 rare wurzeln ?"
(1147518800)[Sat May 13 13:13:20 2006] Du sagt Gilde,"/*Event Test"
(1147518809)[Sat May 13 13:13:29 2006] \aPC -1 Rayn:Rayn\/a sagt Gilde,"Eichenwurzel?"
(1147518818)[Sat May 13 13:13:38 2006] Du sagt, "/*Bonus 10 Punkte"
(1147518821)[Sat May 13 13:13:41 2006] Logging to 'logs/Valor/eq2log_Dasty.txt' is now *OFF*

Back to top

Dasty



Joined: 13 May 2006
Posts: 8

PostPosted: Sat May 13, 2006 11:23 am    Post subject:

Reply with quote


Ah when you want make this commands too, is it hard to change the log to Eventbase like the one from WoW ? Smile
What do i need to change because our guild use an Eventbase pointsystem (and not zero-sum) ?

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Sat May 13, 2006 11:37 am    Post subject:

Reply with quote


Modifying them should be as simple as replacing "You tell" with "Du sagt" in the patterns. I noticed that every '*' character has a '/' in front of it, I'm assuming that is something that EQ2 adds, if so then the current default patterns need some fixing.

Currently commands are invoked by saying something to a chat channel, but if you want them to trigger on saying it to the guild instead then then following should work.

Add command pattern:
Code:
\((\d+)\)\[.*?\] Du sagt Gilde,"/\*[aA]dd (\w+)"\Z

Remove command pattern:
Code:
\((\d+)\)\[.*?\] Du sagt Gilde,"/\*[rR]emove (\w+)"\Z

Loot pattern:
Code:
\((\d+)\)\[.*?\] Du sagt Gilde,"/\*[lL]oot (\w+) - (.*?) - (\d+)"\Z

Bonus (interval) pattern:
Code:
\((\d+)\)\[.*?\] Du sagt Gilde,"/\*[Ii][Bb]onus (-?\d+(\.\d+)?)"

Bonus (participant) pattern:
Code:
\((\d+)\)\[.*?\] Du sagt Gilde,"/\*[Pp][Bb]onus (-?\d+(\.\d+)?)"

Event pattern:
Code:
\((\d+)\)\[.*?\] Du sagt Gilde,"/\*[Ee]vent (.+)\s?-\s?(-?\d+(\.\d+)?)"


Also the names of the commands (Add, Remove, Loot, Event, IBonus, PBonus) could be changed to something german, if you have any suggestions about what to change them to then please tell me.

In reponse to the question about event based logging: It is currently not possible to remove the time-based factor especially elegantly, but it is being worked on and is the main focus of the next version (see the suggestion about complete even-based support for more information).

Back to top

Dasty



Joined: 13 May 2006
Posts: 8

PostPosted: Sat May 13, 2006 1:53 pm    Post subject:

Reply with quote


Ops, the / arent from EQ2 they are from me Confused

Back to top

Dasty



Joined: 13 May 2006
Posts: 8

PostPosted: Sun May 21, 2006 12:46 pm    Post subject:

Reply with quote


I got time this week to test the program but i have problems with the commands, maybe i use not the correct form (some examples in the readme will someone like me help alot Rolling Eyes )

okay here are what is in the programm pattern and what i used :

loot Pattern:

\((\d+)\)\[.*?\] Du sagt Gruppe,"\*[lL]oot (\w+) - (.*?) - (\d+)"\Z

from log:

Du sagt Gruppe,"*loot <Prenzel>|<Draketooth Hoop>|<100>"

and

Du sagt Gruppe,"loot <Prenzel>|<Draketooth Hoop>|<100>"

nothing worked Sad

Can you look at it and when all is correct give me some examples for the commands, please ?

So what i have seen yet i like the program alot ! The feature to upload the logs to EQDKP is real great ! Just to get all run is a little hard Wink

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Sun May 21, 2006 2:51 pm    Post subject:

Reply with quote


Command examples. So to add loot with that pattern one could for instance say
Code:
*Loot Prenzel - Draketooth Hoop - 100

in the group channel.

Back to top

Dasty



Joined: 13 May 2006
Posts: 8

PostPosted: Tue May 23, 2006 5:41 pm    Post subject:

Reply with quote


Ops Laughing

Thanks ! Doesnt seen this link ! Blame me Embarassed

Back to top

Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DKP Log Parser Forum Index -> Patterns All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
SoftGreen 1.1 phpBB theme © DaTutorials.com 2005