Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-05-2005, 10:59 PM
Femto Femto is offline
Member
 
Join Date: Jul 2005
Posts: 83
Default SNG tracker filter error

I've always had issues with random filters not working. I'm trying to get it to show games played between 10PM and 2AM (which is really 8PM-12AM in my time zone). I input it perfectly, 10:00:00 PM to 2:00:00 AM, click apply filter, and I get an error box.

On top it says, "An unhandled exception has occurred in a component in your application. Click continue and application will ignore this error and attempt to continue. Conversion error from string "11/5/2005 2:00:00 AM"

Then in the scrolly-box-thingy it says:
[ QUOTE ]
"See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
FirebirdSql.Data.Firebird.FbException: conversion error from string "11/5/2005 2:00:00 AM"

at FirebirdSql.Data.Firebird.FbCommand.ExecuteReader( CommandBehavior behavior)
at FirebirdSql.Data.Firebird.FbCommand.System.Data.ID bCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillFromCommand(O bject data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at SNGTracker.Data.DataProvider.FillWithTournies(List View& grid, String filter)
at SNGTracker.UI.MainForm.RefreshView(Boolean ForceRefresh)
at SNGTracker.UI.MainForm.FilterChanged(String filter)
at SNGTracker.UI.MainForm.FilterItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message&amp ; m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///f:/windows/microsoft.net/fra...2/mscorlib.dll
----------------------------------------
SNGTracker
Assembly Version: 0.1.2019.41198
Win32 Version: 0.1.2019.41198
CodeBase: file:///F:/Program%20Files/SNG%20Tracker/SNGTracker.exe
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///f:/windows/assembly/gac/syst...089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///f:/windows/assembly/gac/syst...em.drawing.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///f:/windows/assembly/gac/syst...dows.forms.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.6001.4
CodeBase: file:///f:/windows/assembly/gac/micr...isualbasic.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///f:/windows/assembly/gac/syst...system.xml.dll
----------------------------------------
DataListView
Assembly Version: 1.0.1885.40204
Win32 Version: 1.0.1885.40204
CodeBase: file:///F:/Program%20Files/SNG%20Tra...taListView.DLL
----------------------------------------
ZedGraph
Assembly Version: 1.0.1812.29779
Win32 Version: 1.0.1812.29779
CodeBase: file:///F:/Program%20Files/SNG%20Tracker/ZedGraph.DLL
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///f:/windows/assembly/gac/syst...ystem.data.dll
----------------------------------------
FirebirdSql.Data.Firebird
Assembly Version: 1.6.3.0
Win32 Version: 1.6.3.0
CodeBase: file:///F:/Program%20Files/SNG%20Tra...a.Firebird.DLL
----------------------------------------
RegexAssembly3_0
Assembly Version: 0.0.0.0
Win32 Version: n/a
CodeBase:
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog."

[/ QUOTE ]

Now, I love this software, but I just wish it would be updated once in awhile. If the author stuck around to make updates I'd be glad to donate a little for his time as it's a really great app and it has the potential to be even better.

In the meanwhile, is there any way I can get filter working properly?
Reply With Quote
  #2  
Old 11-11-2005, 01:46 PM
Hood Hood is offline
Junior Member
 
Join Date: Apr 2004
Posts: 2
Default Re: SNG tracker filter error

I'm sorry to say this, and i hate it when this happens as much as everyone else, but I no longer support the software and have no plans to fix errors or release a new version. I no longer play poker any more and have no interest in the project. I may make the code available if anyone is interested, though i may have to strip out some stuff. And it's pretty shoddy coding :P
Reply With Quote
  #3  
Old 11-14-2005, 05:46 PM
TxDozerMan TxDozerMan is offline
Junior Member
 
Join Date: Dec 2004
Posts: 12
Default Re: SNG tracker filter error

What is it coded in? I ask because I use the product and *might* be interested in picking up the torch on this thing and adding some needed features.
Reply With Quote
  #4  
Old 11-14-2005, 08:41 PM
Guest
 
Posts: n/a
Default Re: SNG tracker filter error

I'm interested in seeing the code or having it released publicly so more features could be added to it.
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 12:59 PM.


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