Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - eldiau

Pages: [1]
1
General / Re: Weird bug in filter "PlayedCount not_contains 0"
« on: January 27, 2020, 12:46:01 AM »
I see, "not_contains" is quite self explanatory if you actually read it!
I blindly copied the filter from the wiki, the cut and paste joy!
Sorry I posted it as a an attract mode bug!

Thanks for helping out!

2
General / Weird bug in filter "PlayedCount not_contains 0"
« on: January 26, 2020, 02:24:55 PM »
I found a very weird bug confirmed on both v2.6.0 and v2.4.1 on linux.
I have a filter:

        filter               Played
                sort_by              PlayedTime
                reverse_order        true
                rule                 PlayedCount not_contains 0


when a game is played exactly 150 times, the next time attract mode is run it doesn't appear in the list anymore, if I edit the .stat file and set the played count to 149 or 151 it is listed again.

Pages: [1]