4.1 BETA (since build 432)

Dates on visual table

Postby Guest » Sun Mar 20, 2005 11:28 am

Thanks Stan. Found it , did the adjustment , & it works fine now.
Guest
 

build 444

Postby stan » Sun Mar 20, 2005 9:34 pm

build 444 is now available for download with the following updates:

bug fixes:
* some small fixes in the group filters
* added a check for circular references in compound/group filters (prevents situations when filter A has sub-filter B and filter B has sub-filter A)

new features:
* printing & export in filter stats window

warning: from this build on a new format for compound and group filters is used. the filters are now stored in xml format which is much more flexible so there won't be any errors while loading filters database when some filters are extended or modified.
Expert Lotto Team
User avatar
stan
Site Admin
 
Posts: 6338
Joined: Thu Sep 23, 2004 1:01 pm

Postby Maryland » Mon Mar 21, 2005 12:00 am

Build 444, I get the same table for low/high as I do with Odd/Even

You do not have the required permissions to view the files attached to this post.
Maryland
 
Posts: 504
Joined: Sun Nov 07, 2004 4:18 pm

Postby stan » Mon Mar 21, 2005 9:48 am

[quote=Maryland]
Build 444, I get the same table for low/high as I do with Odd/Even


[/quote]

fixed in build 445 which is now available for download.

it seems to be an old bug, not one introduced in the last build. strange nobody noticed. ;-)
Expert Lotto Team
User avatar
stan
Site Admin
 
Posts: 6338
Joined: Thu Sep 23, 2004 1:01 pm

Postby Maryland » Mon Mar 21, 2005 10:17 am

Could someone tell me how to show images of the software on this forum? Sure would make it easy to explain things.
Maryland
 
Posts: 504
Joined: Sun Nov 07, 2004 4:18 pm

Postby stan » Mon Mar 21, 2005 10:36 am

[quote=Maryland]
Could someone tell me how to show images of the software on this forum? Sure would make it easy to explain things.
[/quote]

just use the 'attach file' option and browse the image you wish to post. it'll be displayed inline in your post under these conditions:
# Must have a filename extension of {jpg, jpeg, gif, png}
# Must not be more than 100.000 bytes in size
# Must not be more than 750 pixels in width
# Must not be more than 600 pixels in height
You do not have the required permissions to view the files attached to this post.
Expert Lotto Team
User avatar
stan
Site Admin
 
Posts: 6338
Joined: Thu Sep 23, 2004 1:01 pm

Match Winning Numbers Filter

Postby Maryland » Sun Mar 27, 2005 11:25 am

Stan, the Match Winning Numbers Filter (standalone) doesn't seem to work. It just locks up the program. I tried smaller amounts of combos in package but get the same results. Could you check it out? Using the latest build.
Maryland
 
Posts: 504
Joined: Sun Nov 07, 2004 4:18 pm

Postby zz » Mon Mar 28, 2005 11:53 am

Match file filter where the file has dummy numbers doesn't work at all: Invalid field: Ticket Number=88
zz
 
Posts: 133
Joined: Wed Dec 01, 2004 9:42 am

Postby stan » Mon Mar 28, 2005 6:14 pm

[quote=Maryland:1111915500]
Stan, the Match Winning Numbers Filter (standalone) doesn't seem to work. It just locks up the program. I tried smaller amounts of combos in package but get the same results. Could you check it out? Using the latest build.
[/quote]

i can't reproduce the problem.

can you pls check the 'error.log' file for possible error message and give more info?
Expert Lotto Team
User avatar
stan
Site Admin
 
Posts: 6338
Joined: Thu Sep 23, 2004 1:01 pm

Postby stan » Mon Mar 28, 2005 6:19 pm

[quote=zz]
Match file filter where the file has dummy numbers doesn't work at all: Invalid field: Ticket Number=88
[/quote]

'dummy numbers' are from the range '99 - down' so unless you have a lottery where you bet at least 12 numbers then number '88' will be always reported as out of range.
Expert Lotto Team
User avatar
stan
Site Admin
 
Posts: 6338
Joined: Thu Sep 23, 2004 1:01 pm

Postby Maryland » Tue Mar 29, 2005 1:03 am

The following is my log, but it doesn't show anything that I see and it did the same thing just minutes before I copied this log.




*** Error Sat Mar 12 07:35:57 EST 2005
*** Message: java.io.IOException: Line number: 1; Invalid data: 07 08 09 12 01
*** Stack:
com.expertlotto.exception.FileSystemErrorException: java.io.IOException: Line number: 1; Invalid data: 07 08 09 12 01
at com.expertlotto.stream.FileReaderTicketStream.read(Unknown Source)
at com.expertlotto.pkg.action.LoadPackageAction.hasNext(Unknown Source)
at com.expertlotto.pkg.PackageAction.execute(Unknown Source)
at com.expertlotto.Worker.run(Unknown Source)
Caused by: java.io.IOException: Line number: 1; Invalid data: 07 08 09 12 01
at com.expertlotto.file.K.read(Unknown Source)
... 4 more
*******************************************************


*** Error Sun Mar 13 04:45:14 EST 2005
*** Message: java.io.IOException: Line number: 1; Invalid data: 1 2 20 21 22
*** Stack:
com.expertlotto.exception.FileSystemErrorException: java.io.IOException: Line number: 1; Invalid data: 1 2 20 21 22
at com.expertlotto.stream.FileReaderTicketStream.read(Unknown Source)
at com.expertlotto.pkg.action.LoadPackageAction.hasNext(Unknown Source)
at com.expertlotto.pkg.PackageAction.execute(Unknown Source)
at com.expertlotto.Worker.run(Unknown Source)
Caused by: java.io.IOException: Line number: 1; Invalid data: 1 2 20 21 22
at com.expertlotto.file.K.read(Unknown Source)
... 4 more
*******************************************************


*** Error Tue Mar 22 03:21:42 EST 2005
*** Message: Invalid data: Mon, Mar 21, 2005 06-09-11-23-26, Bonus: 37(Line number: 1)
*** Stack:
com.expertlotto.exception.CsvWNDataFormatException: Invalid data: Mon, Mar 21, 2005 06-09-11-23-26, Bonus: 37(Line number: 1)
at com.expertlotto.wn.file.CsvWnFileReaderImpl.parseLineFields(Unknown Source)
at com.expertlotto.wn.file.CsvWnFileReaderImpl.?(Unknown Source)
at com.expertlotto.wn.file.CsvWnFileReaderImpl.hasNext(Unknown Source)
at com.expertlotto.wn.WinningNumbersImpl.?(Unknown Source)
at com.expertlotto.wn.WinningNumbersImpl.load(Unknown Source)
at com.expertlotto.wn.ui.ImportWnDlg.?(Unknown Source)
at com.expertlotto.wn.ui.ImportWnDlg$1.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at com.expertlotto.wn.ui.ImportWnDlg.create(Unknown Source)
at com.expertlotto.ui.AbstractDialogAction.invoke(Unknown Source)
at com.expertlotto.ui.AbstractDialogAction$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
*******************************************************
Maryland
 
Posts: 504
Joined: Sun Nov 07, 2004 4:18 pm

Postby zz » Tue Mar 29, 2005 9:53 am

[quote=stan]
[quote=zz]
Match file filter where the file has dummy numbers doesn't work at all: Invalid field: Ticket Number=88
[/quote]

'dummy numbers' are from the range '99 - down' so unless you have a lottery where you bet at least 12 numbers then number '88' will be always reported as out of range.
[/quote]

Stan , I tried in previous versions match file filter for some keno and it was extremely fast - generating (filtering) thousands of tickets per second even for a quite big match files. With this newer versions it seems it's drastically slower even for smaller lotteries - generating just a few tickets per second. In your opinion how fast generating -filtering tickets with using match file filter should be?
zz
 
Posts: 133
Joined: Wed Dec 01, 2004 9:42 am

Postby stan » Tue Mar 29, 2005 10:09 am

[quote=zz]
Stan , I tried in previous versions match file filter for some keno and it was extremely fast - generating (filtering) thousands of tickets per second even for a quite big match files. With this newer versions it seems it's drastically slower even for smaller lotteries - generating just a few tickets per second. In your opinion how fast generating -filtering tickets with using match file filter should be?
[/quote]

i don't have any benchmark data.

the speed really depends on the 'match' you're looking for. for example looking for 'match 3' or 'match 2' is generally very fast as it is very likely to be found at the beginning of the match file.
on the other hand looking for 'match 10' or 'match 9' (keno lotteries) is much slower because it's less probable that such a match will be found in the match file. it means that the whole (or almost whole) match file must be scanned for each ticket in the package.

but if you can see lower filtering performance for the same match settings in the last build than in the previous builds then it's a bug and i'll try to fix it.
Expert Lotto Team
User avatar
stan
Site Admin
 
Posts: 6338
Joined: Thu Sep 23, 2004 1:01 pm

Postby stan » Tue Mar 29, 2005 10:12 am

[quote=Maryland]
The following is my log, but it doesn't show anything that I see and it did the same thing just minutes before I copied this log.

<snipped the log messages>

[/quote]

unfortunatelly the error log doesn't indicate much besides some problems with import of text files into the application.

can you pls post the exact match settings you are using in the filter window as well as the winning numbers selection (and the number of wn tickets selected)?

is this error reproducible or did it happen just once?
Expert Lotto Team
User avatar
stan
Site Admin
 
Posts: 6338
Joined: Thu Sep 23, 2004 1:01 pm

Postby Maryland » Tue Mar 29, 2005 10:34 am

Stan, I can use the ticket generator and 10 numbers which is 252 tickets hit the match winning numbers filter and I don't even get the popup box for the filter to pick anything just a hour glass. Going to redownload the last build and try again, maybe it was corrupted on download.
Maryland
 
Posts: 504
Joined: Sun Nov 07, 2004 4:18 pm

PreviousNext

Return to BETA versions

Who is online

Users browsing this forum: No registered users and 5 guests