Application: HoldemLuck/TourneyLuck v0.20 (Updated:2/28/10)

General discussion of PokerTracker 3.

Moderator: Moderators

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby alonalbert » Tue Dec 23, 2008 8:47 am

tsuneoka wrote:i tried manually and but i leave a blank in database name now i have this problem:
(and i cant access to settings anymore and i cant erase holdeluck file from my computer to reinstall)

Hmm, did you leave the database name empty by mistake and can't correct it now? I can see that happening.

You can reset HoldemLuck settings by deleting:
C:\Documents and Settings\<Your User Name>\Local Settings\Application Data\HoldemLuck

Make sure oyu put in a DB name this time.
alonalbert
 
Posts: 393
Joined: Mon Mar 31, 2008 3:32 pm

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby tsuneoka » Tue Dec 23, 2008 9:36 am

alonalbert wrote:
tsuneoka wrote:i tried manually and but i leave a blank in database name now i have this problem:
(and i cant access to settings anymore and i cant erase holdeluck file from my computer to reinstall)

Hmm, did you leave the database name empty by mistake and can't correct it now? I can see that happening.

You can reset HoldemLuck settings by deleting:
C:\Documents and Settings\<Your User Name>\Local Settings\Application Data\HoldemLuck

Make sure oyu put in a DB name this time.


i dont have this file (i am sure) but i cant delete holdemfile
i now have acces to settings but when i put my database name it says that it doesnt exist.
i try the reference too (pt3-2008_09_01_******) but it says doesnt exist

ps: my database works perfeclty in PT3 so it exists.
thanks
tsuneoka
 
Posts: 64
Joined: Mon Aug 25, 2008 11:31 am

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby alonalbert » Tue Dec 23, 2008 9:47 am

tsuneoka wrote:


i dont have this file (i am sure) but i cant delete holdemfile
i now have acces to settings but when i put my database name it says that it doesnt exist.
i try the reference too (pt3-2008_09_01_******) but it says doesnt exist

ps: my database works perfeclty in PT3 so it exists.
thanks[/quote]

Can u post your PT3 config file?
alonalbert
 
Posts: 393
Joined: Mon Mar 31, 2008 3:32 pm

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby tsuneoka » Tue Dec 23, 2008 10:08 am

my config file in ...../data/config/pokertracker.cfg??
i cant copy it here and i dont know how to :?

the holdem luck problem seems to come from the impossibility to detect the default database in PT3.
tsuneoka
 
Posts: 64
Joined: Mon Aug 25, 2008 11:31 am

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby alonalbert » Tue Dec 23, 2008 10:09 am

tsuneoka wrote:my config file in ...../data/config/pokertracker.cfg??
i cant copy it here and i dont know how to :?

the holdem luck problem seems to come from the impossibility to detect the default database in PT3.

just copy paste it's content
alonalbert
 
Posts: 393
Joined: Mon Mar 31, 2008 3:32 pm

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby tsuneoka » Tue Dec 23, 2008 10:22 am

******=things i've erased

MainPos=4,-6
MainSize=1015,740
MainMaximized=N


[General]
Logging=N
RegistrationCode=*************************
BestHudPerformance=N
InvalidText=#C0C0C0:NA
UseCardImages=Y
ColorPositiveText=009900
ColorPositiveRow=EBFFEB
ColorNegativeText=AA0000
ColorNegativeRow=FFEBEB


[Import]
BeepOnCompletion=Y
ClusterOnCompletion=Y
VacuumOnCompletion=Y
AnalyzeOnCompletion=Y
UpCacheOnCompletion=Y
MoveProcessedFilesDirectory=C:\Program Files\PokerTracker 3\Processed
PlayedHandsDatabase=superdatabase
ObservedHandsDatabase=observeddatabase
IncludeSubDirectories=Y
CloseOnCompletion=N
StartHud=Y
Priority=2
AutoStart.700=N



[Database]
Default.Postgres.Port=5432
Default.Postgres.Server=localhost
Default.Postgres.User=postgres
Default.Postgres.Password=dbpass
DB1.Name=observeddatabase
DB1.Type=postgres
DB1.Postgres.Database=PT3 DB
DB1.Postgres.Server=localhost
DB1.Postgres.Port=5432
DB1.Postgres.User=postgres
DB1.Postgres.Password=dbpass
DB2.Name=superdatabase
DB2.Type=postgres
DB2.Postgres.Database=PT3_2008_09_01_******
DB2.Postgres.Server=localhost
DB2.Postgres.Port=5432
DB2.Postgres.User=postgres
DB2.Postgres.Password=dbpass
DB2.Default=Y
tsuneoka
 
Posts: 64
Joined: Mon Aug 25, 2008 11:31 am

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby alonalbert » Tue Dec 23, 2008 11:06 am

Hmm, I'm not sure but that wierd database name (PT3_2008_09_01_******) may be the problem. It could be that the .NET database driver I use doesn't like it while the native one used by PT3 itself has no problem with it. Not much I can do about that unfortunatly. You could export all your your hands to text files and create a new DB with a conventional name (PT3) and import them back in. That's a lot to ask I know but I'm out of ideas.
alonalbert
 
Posts: 393
Joined: Mon Mar 31, 2008 3:32 pm

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby kraada » Tue Dec 23, 2008 12:42 pm

I think the **s meant that he redacted his database name . . .

Also, alon, does HoldemLuck leave extra relations in the database? I just want to make sure those came from HoldemLuck (hhps, holdem_pot, holdem_pot_id_seq, specifically).
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby alonalbert » Tue Dec 23, 2008 1:04 pm

kraada wrote:I think the **s meant that he redacted his database name . . .

Well, I thought it might have been that but I found it strange, maybe he has his name on it or something.

Poster, if you are reading this, make sure you use the exact string for the database name, copy paste it from PT3 or the config file. I noticed in you post that you had a '-' instead of an '_' but that may be a typo in the post.

kraada wrote:Also, alon, does HoldemLuck leave extra relations in the database? I just want to make sure those came from HoldemLuck (hhps, holdem_pot, holdem_pot_id_seq, specifically).

Yes, I create 2 new tables. holdem_pot for holdem_luck and tourney_holdem_pot for SnGLuck. I didn't notice any ill effects by doing that in the PT3 database.
alonalbert
 
Posts: 393
Joined: Mon Mar 31, 2008 3:32 pm

Re: New Application: HoldemLuck v0.9 (Updated 12/22)

Postby kraada » Tue Dec 23, 2008 1:07 pm

I don't anticipate any problems either, I just thought I'd check and make sure that was the source in case anything comes up with people having problems later.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

PreviousNext

Return to General [Read Only]

Who is online

Users browsing this forum: No registered users and 10 guests

cron