Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Tournament Poker > STT Strategy
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-20-2006, 09:20 PM
OrcaDK OrcaDK is offline
Senior Member
 
Join Date: Nov 2004
Location: MTH
Posts: 1,496
Default Semi-simple SNG Analyzer

I've gotten a bit further since last.

You can get the newest (beta!) version at http://hidden.multitablehelper.com/SNGA.zip

This version only runs for a couple of days since i don't want too many early beta's around, i'll release a new version soon.

Doesn't need installation, you will need the .NET Framework 2.0 though

If you're worried about spyware, adware and such, simply just don't use it, that's the easiest solution - not that there's any of it in here.

Let me know what ya think of it, what you want to see in future versions and such.
Reply With Quote
  #2  
Old 01-20-2006, 09:24 PM
pr0crast pr0crast is offline
Senior Member
 
Join Date: Dec 2005
Location: Tucson
Posts: 1,495
Default Re: Semi-simple SNG Analyzer

Every time I try to use it I get this:

[ QUOTE ]
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: No error message available, result code: E_UNEXPECTED(0x8000FFFF).
at System.Data.OleDb.OleDbConnectionInternal..ctor(Ol eDbConnectionString constr, OleDbConnection connection)
at System.Data.OleDb.OleDbConnectionFactory.CreateCon nection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.Creat eNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
at System.Data.ProviderBase.DbConnectionFactory.GetCo nnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.OleDb.OleDbConnection.Open()
at System.Data.Common.DbDataAdapter.FillInternal(Data Set dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at SNG_Analyzer.Form1.btnImportSNGs_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message&amp ; m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message&am p; m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& 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
----------------------------------------
SNG Analyzer
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///F:/DOCUME~1/ERICWI~1/LOCALS~...20Analyzer.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
----------------------------------------
ZedGraph
Assembly Version: 1.0.1904.4625
Win32 Version: 1.0.1904.4625
CodeBase: file:///F:/Documents%20and%20Setting...3/ZedGraph.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
----------------------------------------
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:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

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.

[/ QUOTE ]
Reply With Quote
  #3  
Old 01-20-2006, 09:28 PM
OrcaDK OrcaDK is offline
Senior Member
 
Join Date: Nov 2004
Location: MTH
Posts: 1,496
Default Re: Semi-simple SNG Analyzer

And the db.mdb file is in the same directory as the application? Gimme a sec, i'll look into it.
Reply With Quote
  #4  
Old 01-20-2006, 09:29 PM
pr0crast pr0crast is offline
Senior Member
 
Join Date: Dec 2005
Location: Tucson
Posts: 1,495
Default Re: Semi-simple SNG Analyzer

it most certainly is.
Reply With Quote
  #5  
Old 01-20-2006, 09:36 PM
OrcaDK OrcaDK is offline
Senior Member
 
Join Date: Nov 2004
Location: MTH
Posts: 1,496
Default Re: Semi-simple SNG Analyzer

Do you have Microsoft Access installed? In case you do, what version? What system are you running?
Reply With Quote
  #6  
Old 01-21-2006, 10:23 AM
turbojunge turbojunge is offline
Senior Member
 
Join Date: Nov 2005
Location: Sky Valley
Posts: 259
Default Re: Semi-simple SNG Analyzer

Clicking on "Average Players":

<font class="small">Code:</font><hr /><pre> 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: Syntaxfehler (fehlender Operator) in Abfrageausdruck 'HandNumber = 10 AND SNGID IN ()'.
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextF orSingleResult(tagDBPARAMS dbParams, Object&amp; executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText( Object&amp; executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(Comm andBehavior behavior, Object&amp; executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderIntern al(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteScalar()
at SNG_Analyzer.Form1.makeAveragePlayersGraph()
at SNG_Analyzer.Form1.tabControl1_SelectedIndexChange d(Object sender, EventArgs e)
at System.Windows.Forms.TabControl.OnSelectedIndexCha nged(EventArgs e)
at System.Windows.Forms.TabControl.WmSelChange()
at System.Windows.Forms.TabControl.WndProc(Message&am p; 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)

</pre><hr />
Reply With Quote
  #7  
Old 01-21-2006, 11:12 AM
kreutz000 kreutz000 is offline
Member
 
Join Date: Feb 2005
Posts: 58
Default Re: Semi-simple SNG Analyzer

I added my whole HH directory while party was running, and it threw an exception (which was not handled) because the files were in use by another process. I just clicked continue but then the program just hung.
Reply With Quote
  #8  
Old 01-21-2006, 11:17 AM
BradleyT BradleyT is offline
Senior Member
 
Join Date: Dec 2003
Location: Vote Ron Paul 08
Posts: 7,087
Default Re: Semi-simple SNG Analyzer

[ QUOTE ]
'HandNumber = 10 AND SNGID IN ()'

[/ QUOTE ]

Yo it looks like it's missing a comma seperated list.
Reply With Quote
  #9  
Old 01-21-2006, 03:26 PM
pr0crast pr0crast is offline
Senior Member
 
Join Date: Dec 2005
Location: Tucson
Posts: 1,495
Default Re: Semi-simple SNG Analyzer

[ QUOTE ]
Do you have Microsoft Access installed? In case you do, what version? What system are you running?

[/ QUOTE ]
Nope. I have office 2003 installed but I chose not to install access. WinXP Corp.
Reply With Quote
  #10  
Old 01-21-2006, 04:11 PM
Rhett Rhett is offline
Senior Member
 
Join Date: Jul 2005
Posts: 1,322
Default Re: Semi-simple SNG Analyzer

Here is what I want: something that lets me search hands like Poker Tracker, but it calculates the change in $EV for each hand. Right now, Poker Tracker tracks chips, but that is somewhat useless for SNG's. I'd like to know how much $EV I make at each level, for each hand, etc.

I'd also like to be able to datamine other players and see where they make or lose their $EV.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:38 PM.


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