Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   Poker Grapher v1.4.5 (stable) (http://archives1.twoplustwo.com/showthread.php?t=353778)

TheIrishThug 03-14-2007 10:49 AM

Re: Poker Grapher v1.4.5 (stable)
 
Omaha, Stud, Holdem

chcheers 03-14-2007 02:58 PM

Re: Poker Grapher v1.4.5 (stable)
 
In that case, Split guessed wrong. I have PTH.

zook 03-14-2007 06:25 PM

Re: Poker Grapher v1.4.5 (stable)
 
Working great CJB. Are you accepting donations?

CudjoeBill 03-14-2007 11:16 PM

Re: Poker Grapher v1.4.5 (stable)
 
chcheers - Poker Grapher is looking for a specific registry key that it is not finding. What version of PTH are you using? Looking at the previous log files you submitted, Poker Grapher appears to be able to open the databases successfully.

When it does open up, does it accurately show all your Databases and Aliases on the Databases tab? Also, on the Options tab, does it show all your Limits and Sites?

CudjoeBill 03-14-2007 11:22 PM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
Working great CJB. Are you accepting donations?

[/ QUOTE ]
To be honest, zook, I hadn't really thought about it. [img]/images/graemlins/laugh.gif[/img]

However, if you would like to donate, try this page http://sourceforge.net/donate/index.php?user_id=1702335

It uses PayPal and goes through the SourceForge system. If PayPal is not convenient, please PM me and I'll figure something out. I wouldn't want to disappoint a satisfied Poker Grapher user. [img]/images/graemlins/wink.gif[/img]

chcheers 03-15-2007 09:01 AM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
chcheers - Poker Grapher is looking for a specific registry key that it is not finding. What version of PTH are you using? Looking at the previous log files you submitted, Poker Grapher appears to be able to open the databases successfully.

When it does open up, does it accurately show all your Databases and Aliases on the Databases tab? Also, on the Options tab, does it show all your Limits and Sites?

[/ QUOTE ]

Yeah, all my databases and aliases show up. It's only when I hit the "Graph It" button that I get the error message.

And my PT is up to date.

GittyUP 03-15-2007 04:25 PM

Re: Poker Grapher v1.4.5 (stable)
 
I having problems running Poker Grapher. the installation seems to go ok but whe I go to open PG nothing happens. When I mean nothing, nothing pops up. the only thing that happens is pokergrapher is using 99% of my CPU capacity as shown in the windows task manager procceses tab. I dont know what it is doing but its trying very hard to do something.I have tried uninstalling, reinstalling from various download sites. NO luck? Any ideas?

CudjoeBill 03-15-2007 11:42 PM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
Yeah, all my databases and aliases show up. It's only when I hit the "Graph It" button that I get the error message.

And my PT is up to date.

[/ QUOTE ]

chcheers - OK. This is not easy to track down as I cannot reproduce your problem.

So your PT is at least 2.16.01h, correct (look in the title bar of PT)?

That established, I have added 500+ lines of debug code to a special version of Poker Grapher (v1.4.6) to see if we can find this bug. Be forewarned, all this debug code makes this special version slower than snot. But if we can isolate the bug it'll be worth it.

Please PM me with your email address and I will send a ZIP file containing a MSI file for this special version. This special version is not available for public download.

I will need you to run this version in debug mode and post the log file, but if you work with me; I <u>will</u> find this bug.

CB

CudjoeBill 03-15-2007 11:51 PM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
I having problems running Poker Grapher. the installation seems to go ok but whe I go to open PG nothing happens. When I mean nothing, nothing pops up. the only thing that happens is pokergrapher is using 99% of my CPU capacity as shown in the windows task manager procceses tab. I dont know what it is doing but its trying very hard to do something.I have tried uninstalling, reinstalling from various download sites. NO luck? Any ideas?

[/ QUOTE ]

GittyUP - Please run Poker Grapher in debug mode and post the log file for me to review. Go to Start -&gt; All Programs -&gt; Poker Grapher -&gt; Poker Grapher (debug mode). Even if it fails (or nothing happens), it should still create a log file called PGLog.txt (normally located at C:\Program Files\Poker Grapher). If you can post the contents of the log file, I'll see what I can find.

A couple of things to look for:

* PTH needs to be up to v2.16.01c or higher
* PTO &amp; PTS are not yet supported (I'm working on it)
* You need the .NET Framework v2.x or higher
* Vista requires you to run PT &amp; Poker Grapher using Run As Admin (since I need to read the registry entries PT creates).
* PT needs to be importing hands properly in order for Poker Grapher to read your Access/PostgreSQL DBs.

If you can think of anything else that might be unique about your PT installation, it might help me find a solution quicker.

To be honest, this is the first error of this type that has been reported. But we can track it down with a little cooperation.

CB

china_hard 03-16-2007 11:39 AM

Re: Poker Grapher v1.4.5 (stable)
 
Hi Cudjoebill, thankyou for all the work you put into PokerGrapher.

Mine has stopped working since I started using postgresql for PT. I am using postgresql v8.2.3 and my PT is up to date, while I also have PG v1.4.5. This is the error I keep getting: (I am a little computer illiterate so am not sure if the debug log file you were talking about above?)



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Data.OleDb.OleDbException: Could not find file 'F:\Program Files\Poker Grapher\FTPSQL'.
at Microsoft.VisualBasic.CompilerServices.Symbols.Con tainer.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
at Microsoft.VisualBasic.CompilerServices.NewLateBind ing.CallMethod(Container BaseReference, String MethodName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, BindingFlags InvocationFlags, Boolean ReportErrors, ResolutionFailure&amp; Failure)
at Microsoft.VisualBasic.CompilerServices.NewLateBind ing.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
at PokerGrapher.frmMain.defaultPlayer(String filename)
at PokerGrapher.frmMain.InitializePokerTrackerDB()
at PokerGrapher.frmMain.frmMain_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& amp; m)
at System.Windows.Forms.Control.WndProc(Message&amp; m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage&amp; m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age&amp; m)
at System.Windows.Forms.Form.WmShowWindow(Message&amp ; m)
at System.Windows.Forms.Form.WndProc(Message&amp; m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message&amp; m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message&amp; m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/Microsoft.NET/Fra...7/mscorlib.dll
----------------------------------------
PokerGrapher
Assembly Version: 1.3.11.1
Win32 Version: 1.3.11.1
CodeBase: file:///F:/Program%20Files/Poker%20G...kerGrapher.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...dows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...em.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...isualBasic.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_32/S...ystem.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...System.Xml.dll
----------------------------------------
Npgsql
Assembly Version: 0.7.0.0
Win32 Version: 0.7.0.0
CodeBase: file:///F:/Program%20Files/Poker%20Grapher/Npgsql.DLL
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_32/S...ansactions.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

&lt;configuration&gt;
&lt;system.windows.forms jitDebugging="true" /&gt;
&lt;/configuration&gt;

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Thanks


All times are GMT -4. The time now is 10:28 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.