"Tournament not found" error using RegSaver Utility

For discussion of the Poker Mavens server module and other administration topics
Post Reply
Seals
Posts: 1
Joined: Tue Nov 01, 2011 6:04 pm

"Tournament not found" error using RegSaver Utility

Post by Seals »

I recently tried to use the RegSaver Utility and am having a problem. One tournament works like it should, but all the rest give an error of "Tournament not found" and don't show the list of registrants. What could cause this?

Any help is appreciated. I could not find a readme or troubleshooting help. Sorry, if I missed it.
Kent Briggs
Site Admin
Posts: 5879
Joined: Wed Mar 19, 2008 8:47 pm

Re: "Tournament not found" error using RegSaver Utility

Post by Kent Briggs »

I assume you are referring to the one located here:

http://www.briggsoft.com/docs/pmavens/Utilities.htm

Email me your Tournaments.xml file from your data folder and I'll see what it does on my system.
Kent Briggs
Site Admin
Posts: 5879
Joined: Wed Mar 19, 2008 8:47 pm

Re: "Tournament not found" error using RegSaver Utility

Post by Kent Briggs »

I found the problem. I forgot to encode the tournament name when passing it as a parameter to the API. Most of your tournament names have a plus sign in their name and that's a reserved character that gets transmitted as a space character. I'll get that fixed soon and will post an update.
Kent Briggs
Site Admin
Posts: 5879
Joined: Wed Mar 19, 2008 8:47 pm

Re: "Tournament not found" error using RegSaver Utility

Post by Kent Briggs »

A version 1.01 update has been posted here:

http://www.briggsoft.com/docs/pmavens/Utilities.htm

The bug was actually in the third-party socket control. The previous version was not encoding the plus (+) character correctly but had since been fixed so a simple recompile appears to have fixed the problem.
Post Reply