Poker Mavens 7.02 Released

For general discussion of the Poker Mavens software
Post Reply
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Poker Mavens 7.02 Released

Post by Kent Briggs »

Upgrade page:

http://www.briggsoft.com/patches.htm

*** Remember to shut down the server completely and close the service manager before running the patch ***

Changes:

Fixed thread leak caused by rogue websocket connections. This could potentially crash your server if you remained online long enough. Every 7.xx user should upgrade just for this change alone. The thread stack size was also reduced so that more threads can be created before running out of memory.

Rogue connections now recorded in event log. These are typically bots that probe random IP addresses and could attach to your websocket port. The server will kill these immediately and report it in the "Connect" column of the Event Log as "Rogue connection rejected from (IP address)".

Added "Show Threads" button to admin console help menu. You can see what every thread is used for. May aid in debugging future issues.

Added "Table banner offset" setting to Client Media group. You can now move the "Waiting for 2 Ready Players" and "Tournament is on break" type of messages up or down so as not to obscure your table logo.

Added "\" root folder to admin console file browser. This saves some time so you don't have to keep clicking the ".." line to make your way down to the root folder.

Player name is no longer case sensitive for account transactions. This applies to the "Transactions" button on the Accounts tab as well as the API call.

Fixed ring/tourney renaming bug. Previously if you renamed a game, the old name would resurrect itself after a restart because the change was only made in memory and not in the database.

Fixed timer overflow bug in "Log Error Dupes" setting. This is the setting that prevents Event Log flooding from duplicate errors.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Poker Mavens 7.02 Released

Post by Kent Briggs »

Still haven't solved the blank list showing for some players when playing a Mixed Choice ring game. But I added some new debugging info to the debugger dialog so if you are around when that happens, please capture that player's debug log by clicking the Debug button on the Connections tab in the Admin Console and send that to me.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Poker Mavens 7.02 Released

Post by Kent Briggs »

Kent Briggs wrote: Tue Apr 19, 2022 8:36 pm Still haven't solved the blank list showing for some players when playing a Mixed Choice ring game.
Solved: viewtopic.php?t=3738
Post Reply