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 korkiako » Sun Oct 24, 2010 6:18 am

kraada wrote: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.


The manual work for keeping the table updated can be avoided by replacing the proposed static table with a dynamic view:

CREATE VIEW lookup_tourney_table_type AS SELECT id_table_type AS id_type, description FROM tourney_table_type
korkiako
 
Posts: 6
Joined: Thu May 08, 2008 11:30 am

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

Postby ToMz » Wed Apr 06, 2011 12:52 pm

Code: Select all
Exception: Npgsql.NpgsqlException:
A timeout has occured. If you were establishing a connection, increase Timeout value in ConnectionString. If you were executing a command, increate the CommandTimeout value in ConnectionString or in your NpgsqlCommand object.
   à Npgsql.NpgsqlState.ProcessBackendResponsesEnum(NpgsqlConnector context)
   à Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
   à Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
   à Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
   à Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
   à Npgsql.NpgsqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
   à System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   à System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   à System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
   à System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
   à Common.PGDataManager.ExecuteQuery(String format, Object[] args) dans Q:\Common\PGDataManager.cs:ligne 45
   à TourneyLuck.PotFinderForm.FindNewPots() dans Q:\SngLuck\PotFinderForm.cs:ligne 43
Exception: System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à TourneyLuck.MainForm.PlotHands() dans Q:\SngLuck\MainForm.cs:ligne 125
Exception: Npgsql.NpgsqlException:
canceling statement due to user request
Severity: ERROR
Code: 57014
   à Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
   à Npgsql.NpgsqlState.IterateThroughAllResponses(IEnumerable`1 ienum)
   à Npgsql.NpgsqlConnector.ReleaseRegisteredListen()
   à Npgsql.NpgsqlConnector.ReleaseResources()
   à Npgsql.NpgsqlConnectorPool.UngetPooledConnector(NpgsqlConnection Connection, NpgsqlConnector Connector)
   à Npgsql.NpgsqlConnectorPool.ReleasePooledConnectorInternal(NpgsqlConnection Connection, NpgsqlConnector Connector)
   à Npgsql.NpgsqlConnectorPool.ReleasePooledConnector(NpgsqlConnection Connection, NpgsqlConnector Connector)
   à Npgsql.NpgsqlConnectorPool.ReleaseConnector(NpgsqlConnection Connection, NpgsqlConnector Connector)
   à Npgsql.NpgsqlConnection.Close()
   à Npgsql.NpgsqlConnection.Dispose(Boolean disposing)
   à System.ComponentModel.Component.Dispose()
   à Common.PGDataManager.Dispose() dans Q:\Common\PGDataManager.cs:ligne 70
   à TourneyLuck.Program.Main() dans Q:\SngLuck\Program.cs:ligne 48


Can't cannect to my db with tourneyluck anymore. :(

Autoconfiguration doesn't work, says "can't find PT3 on your machine" and manual config doesn't work either (here is my log message).

Plz help me
ToMz
 
Posts: 9
Joined: Fri Dec 18, 2009 11:46 pm

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

Postby kraada » Wed Apr 06, 2011 1:36 pm

You can see your luck graph in the main PT3 application at this point in time - on the Graphs tab, set it to graph for Hands Played and check the Show EV box and you'll see your gold line then.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

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

Postby ToMz » Wed Apr 06, 2011 2:24 pm

Yeah but I'm too used to TourneyLuck and 'clicking on graph' stuffs, etc. :oops:
ToMz
 
Posts: 9
Joined: Fri Dec 18, 2009 11:46 pm

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

Postby kraada » Wed Apr 06, 2011 3:33 pm

At this point I doubt TourneyLuck will be updated - it's been broken for almost a year now.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

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

Postby ToMz » Wed Apr 06, 2011 6:45 pm

Sick life. :(
ToMz
 
Posts: 9
Joined: Fri Dec 18, 2009 11:46 pm

Previous

Return to General [Read Only]

Who is online

Users browsing this forum: No registered users and 13 guests

cron