DKP Log Parser Forum Index
 Forum FAQ   Search   Register   Log in 
 About   Download   Forum   Wiki   Development
Memberlist Question
Goto page 1, 2  Next
 
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 -> Questions

Author

Message

Frink



Joined: 13 Jun 2006
Posts: 31

PostPosted: Tue Jun 13, 2006 3:35 pm    Post subject: Memberlist Question

Reply with quote


Hi. First off, great program, I love it. It's going to make our DKP so much easier to manage.

After some experimenting, I got the parsing to work the way we want. The only issue I ran into during the upload, is an error with a user not existing on the server side.

Is there some way to have the user created automatically, if it doesn't already exist? Or would I need to go in and manually create each user ID?

Thanks Smile

Back to top

Kolkas



Joined: 13 Apr 2006
Posts: 39

PostPosted: Tue Jun 13, 2006 4:11 pm    Post subject:

Reply with quote


Edit -> Preferences -> Parse Settings -> Action taken with unknown players -> Select "Add" from the dropdown list.

Bye, Kol.

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Tue Jun 13, 2006 5:23 pm    Post subject:

Reply with quote


What Kolkas said, just remember to connect to the server first.

Back to top

Frink



Joined: 13 Jun 2006
Posts: 31

PostPosted: Tue Jun 13, 2006 6:48 pm    Post subject:

Reply with quote


Odd, I'm pretty sure that's the setting I have, but the users don't get created.

I'll check again when I get home.

Thanks

Back to top

Frink



Joined: 13 Jun 2006
Posts: 31

PostPosted: Wed Jun 14, 2006 3:20 pm    Post subject:

Reply with quote


I checked the settings, and I did have that option selected. I tried another upload, and this time, some of the users were created (only 12 of the 20 raid members). The others character names were flagged as invalid, and did not get created.

I ended up manually entering them in the member list, prior to the upload. Everything works great besides this. Not that big a deal, just an odd issue.

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Wed Jun 14, 2006 3:49 pm    Post subject:

Reply with quote


Strange, if you connect first then you should be connected to the server's member list. So it should have added the members to the server when you parsed the log. I will take a look at it later tonight.

Back to top

Frink



Joined: 13 Jun 2006
Posts: 31

PostPosted: Thu Jun 15, 2006 4:42 pm    Post subject:

Reply with quote


I created a second eqdkp site for me to test things out.

I parsed a bunch of logs, and uploaded them...seemed like everything was working fine, and I didn't get any user ID errors.

I'm not quite sure why I'm picking up errors on my live site though. I may just end up wiping all the users, and re-parsing everything for upload.

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Thu Jun 15, 2006 5:48 pm    Post subject:

Reply with quote


If it worked on a new installation but not on your live one then it might be that some installed modification that alters the members table. That could cause the plugin to fail when trying to create new members.

An easy way to test that is by first connecting to the server, then opening the member list (it will now be the one that the server uses) and add a member. Since you are connected the member will also be created on the server, so you should get some sort of error which might give more information.

Back to top

Frink



Joined: 13 Jun 2006
Posts: 31

PostPosted: Mon Jun 19, 2006 2:23 pm    Post subject:

Reply with quote


Well, after I cleaned all the tables up, along with the user ID's, everything's been working fine. Odd, but at least it's ok now.

I do have another question though. I've uploaded the raid data as-is, though many of us raid on alts, depending on which classes are needed at the time.

I'm a bit unsure how the whole "alias" thing works..if I attach an alias to my main, it shows as Character Main ---> Alt. in the member list.

Will the DKP get combined into the main ID somehow?

Thanks

Back to top

Kolkas



Joined: 13 Apr 2006
Posts: 39

PostPosted: Mon Jun 19, 2006 4:16 pm    Post subject:

Reply with quote


Frink wrote:
I'm a bit unsure how the whole "alias" thing works..if I attach an alias to my main, it shows as Character Main ---> Alt. in the member list.

Will the DKP get combined into the main ID somehow?


The alt in the raid log will be replaced by the main in the parser: the alt will be lost and the main will get all the points and the loots.

Bye, Kol.

Back to top

Frink



Joined: 13 Jun 2006
Posts: 31

PostPosted: Mon Jun 19, 2006 4:53 pm    Post subject:

Reply with quote


Kolkas wrote:
Frink wrote:
I'm a bit unsure how the whole "alias" thing works..if I attach an alias to my main, it shows as Character Main ---> Alt. in the member list.

Will the DKP get combined into the main ID somehow?


The alt in the raid log will be replaced by the main in the parser: the alt will be lost and the main will get all the points and the loots.

Bye, Kol.


Thanks for the reply..

Does it apply to entries already made in the database? Or would I need to go in and manually adjust those?

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Mon Jun 19, 2006 6:14 pm    Post subject:

Reply with quote


It does not apply to existing entries in EQDKP, only to logs when they are parsed by DKPLP.

Back to top

Golin



Joined: 11 Sep 2006
Posts: 25

PostPosted: Sun Oct 15, 2006 10:13 am    Post subject:

Reply with quote


Uploaded my Member Aliases prior to uploading the Day. In the raid there are 2 alts which apear in the aliases list. I get:

"Failed to add a loot item to the raid, cause: Unrecognized buyer (AltName)."

And no loot added to mains.

2nd try: now I deleted the alts from the memberlist, but they are still in the aliases list:

same warning. No loot added to mains.

What do I do wrong?

edit: and ofc when I upload the memberlist including the alts, the alts get the dkp, and not the mains.

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Sun Oct 15, 2006 1:54 pm    Post subject:

Reply with quote


The member aliases seem to be working, maybe you have them reversed in the alias llist? The alias list should display them as
Code:
AltName -> MainName
, which is what one gets if one selects the main from the member list and then enters the name of the alt and presses "Add".

Back to top

Golin



Joined: 11 Sep 2006
Posts: 25

PostPosted: Sun Oct 15, 2006 3:49 pm    Post subject:

Reply with quote


No, that is the way my alias list is build up alright.

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 -> Questions All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 


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