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

General discussion of PokerTracker 3.

Moderator: Moderators

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

Postby kraada » Tue Aug 17, 2010 7:37 pm

Unfortunately I don't know what that means and the original developer does not appear to be around much these days.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

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

Postby MTPaid » Tue Aug 17, 2010 8:54 pm

kraada wrote:Unfortunately I don't know what that means and the original developer does not appear to be around much these days.


Ok, appreciate the reply so I don't hold my breath any longer.
MTPaid
 
Posts: 17
Joined: Mon May 26, 2008 2:22 pm

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

Postby Just_us » Wed Aug 18, 2010 5:26 pm

In the future i don't install a new version.

In future I wait some weeks, and let do others the search of trouble and errors.
Just_us
 
Posts: 9
Joined: Wed Sep 17, 2008 1:48 pm

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

Postby VladimirN » Tue Aug 24, 2010 11:11 am

Would it work if I reinstall my PostgreSQL completely and then install older version of PT3?

As well I'd need a confirmation of how reliable for DoN's it is. Because It's a lot of work to do for something that might not work properly.
VladimirN
 
Posts: 63
Joined: Thu May 28, 2009 1:12 pm

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

Postby feint06 » Tue Aug 24, 2010 11:15 am

VladimirN wrote:Would it work if I reinstall my PostgreSQL completely and then install older version of PT3?

As well I'd need a confirmation of how reliable for DoN's it is. Because It's a lot of work to do for something that might not work properly.



For now, I would just run a custom EV report and export it to spreadsheet (graphing it that way). You can find a thread about it within the last 2 pages of the general section titled "alternative to tourney luck"
feint06
 
Posts: 859
Joined: Fri Feb 01, 2008 10:18 pm

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

Postby AMRN » Thu Oct 14, 2010 7:00 am

just come across this and figure it might help me to achieve what I was trying to on another thread I opened earlier.

I've downloaded v0.20, but when I run it I get an error ""Can't find PokerTracker3 on your machine". Anyone know how I get around this? I have PT3 installed and running at the moment...
AMRN
 
Posts: 72
Joined: Sat Apr 03, 2010 3:38 pm

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

Postby kraada » Thu Oct 14, 2010 9:26 am

You can get a graph that's very similar by using the graphing options built into PT3 at this point in time. Unfortunately this application does not appear to be supported any longer.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: TourneyLuck fix

Postby kydechuk01 » Thu Oct 14, 2010 2:45 pm

Hi, guys!

My sql-coder friend looked to a problem and find the solution to make the current TourneyLuck working with last build of PokerTracker!
I tested it, and it is works!

1) Load the pgAdmin3 app
2) Connect to your postgre server
3) Click a base you need to connect with TourneyLuck
4) Click button "Execute SQL query" or Ctrl+E
5) Insert the following 2 queries to the editor and click execute it one after another:

Query 1:

CREATE TABLE lookup_tourney_table_type
(
id_type smallint NOT NULL,
description text,
CONSTRAINT lookup_tourney_table_type_primary_key PRIMARY KEY (id_type)
)

Query 2:

insert into lookup_tourney_table_type (id_type,description) SELECT id_table_type,description FROM tourney_table_type

6) Run the TourneyLuck app and connect it to the database.

Thats all. I hope our builders will check out this and say if there is something wrong (may it cause some bugs in work?)
kydechuk01
 
Posts: 174
Joined: Sat Jun 27, 2009 4:30 am
Location: Russia

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

Postby kraada » Thu Oct 14, 2010 4:08 pm

I don't think that will cause any problems, but you will need to keep that new table updated if you play in new tournament types.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

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

Postby ToMz » Fri Oct 22, 2010 10:20 pm

kydechuk01 you're my hero ! :heart:
ToMz
 
Posts: 9
Joined: Fri Dec 18, 2009 11:46 pm

PreviousNext

Return to General [Read Only]

Who is online

Users browsing this forum: No registered users and 10 guests

cron
highfalutin