Open Side Menu Go to the Top
Register
PlaceMint: Window Positioning Tool PlaceMint: Window Positioning Tool

06-08-2009 , 10:32 PM
All,
I figured out the cause of the PokerStars refresh issue. PokerStars will always try to keep the aspect ratio the same on the table. So if you want the width to be something other than 800, you need to assign a number to the height that scales with your change from 800. Default is 800x580. You can find your target height by:
1) Doing the math
2) Open up a table and PlaceMint at the same time, with PlaceMint attempting to set the target width. Close PlaceMint, this should leave the table at the target size, but with bars at the bottom. Give the the table focus and press F5 once. PokerStars will resize the table to match the aspect ratio. You can then use a program like AutoHotkey's Window Spy to see what the window's height and width are.

jogden139,
Check your PM box for a message.
PlaceMint: Window Positioning Tool Quote
06-10-2009 , 04:57 AM
hey buddy thanks alot for your help earlier again, but i have now encountered a new issue.

when i try to open the program i get this message from windows
"Placemint has stopped working.. windows is checking for a solution to the problem"
PlaceMint: Window Positioning Tool Quote
06-10-2009 , 11:23 AM
placement crashes whenever i try to config it. below is error message

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '-1' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
at System.Windows.Forms.NumericUpDown.set_Value(Decim al value)
at PlaceMint.Access.SampleSlotGUI.updateUpDowns()
at PlaceMint.Access.SampleSlotGUI.SampleSlotGUI_Chang e(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnMove(EventArgs e)
at System.Windows.Forms.Control.OnLocationChanged(Eve ntArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds()
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.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.1433 (REDBITS.050727-1400)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PlaceMint
Assembly Version: 1.2.0.0
Win32 Version: 1.2.0.0
CodeBase: file:///C:/Documents%20and%20Settings/r03/Desktop/poker/place/PlaceMint.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
PlaceMintManager
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Documents%20and%20Settings/r03/Desktop/poker/place/PlaceMintManager.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
bem7d1kr
Assembly Version: 1.1.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ws-mdoi5
Assembly Version: 1.1.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
jpvxqmpe
Assembly Version: 1.1.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.
PlaceMint: Window Positioning Tool Quote
06-10-2009 , 01:29 PM
jogden139,
I'll have to look into that. I haven't seen that error message before. Are there any buttons to view more details?

r0eKY,
That is caused by a bug with setting up slots with negative x and y coordinates. If you need a setup with them, you can manually edit the XML or roll back to v1.1, make the configuration, and then roll back up. The error only happens when configuration window is open and you have a negative value for x or y.
PlaceMint: Window Positioning Tool Quote
06-11-2009 , 06:31 AM
Regarding the problems with the Bodog regex .... I'm sorry I haven't had the time to look into this yet. I hope I will be able to do so this weekend. But don't expect this to be a promise.
PlaceMint: Window Positioning Tool Quote
06-11-2009 , 07:17 AM
Quote:
Originally Posted by Cardvark
Regarding the problems with the Bodog regex .... I'm sorry I haven't had the time to look into this yet. I hope I will be able to do so this weekend. But don't expect this to be a promise.
Are you using HEM with Bodog?
PlaceMint: Window Positioning Tool Quote
06-11-2009 , 07:23 AM
Yes, I do. But I'm not sure if I have actually played on Bodog since I created the regex. Could be that I just opened the tables to test if PlaceMint works properly. But lately I haven't had time to play so I really can't say anything about this until I try for myself.
PlaceMint: Window Positioning Tool Quote
06-11-2009 , 07:42 AM
I'm just using a short (Table1|Table2|Table3) for the stakes i'm playing which is sweet your's is all bodog tables in this format right?

It's HEM table HUDS jumping in the placemint slots when I only have 2-3tables open like if I'm switching to a fishy table mid session at present I just close the table manager while switching and relaunch it after but there is no way to have placemint identify bodog tables without using the table name which it seems HEM HUDS are also labeled as....is this correct?

I will post something over at the HEM forums I don't know if it's simple/mission for the them to change the labels attached to the bodog huds but it can't hurt to ask.
PlaceMint: Window Positioning Tool Quote
06-11-2009 , 08:40 AM
Okay, I quickly checked this and your analysis is spot on. The table HUD and the table share the same name causing the constant switching. It probably wouldn't be too much of a problem for RVG to change the Bodog HUD names (they probably would change the HUD names in general) so if you could approach them that would be awesome. An alternative could be to filter out this special window class in PlaceMint. But that would require IrishThug to do some additional programming (... hint, hint ;-)).

As an aside ... if you exclusively play 6max tables you needn't use the table name identification method. You should be able to use this regex instead:

Code:
^(.*\s\(max\s6\))$
PlaceMint: Window Positioning Tool Quote
06-11-2009 , 09:00 AM
Quote:
Originally Posted by Cardvark
(... hint, hint
Grovel and beg....
PlaceMint: Window Positioning Tool Quote
06-11-2009 , 06:45 PM
http://www.holdemmanager.net/forum/s...7748#post57748

I have a man crush on these guys.
PlaceMint: Window Positioning Tool Quote
06-11-2009 , 11:24 PM
Good to see that the Holdem Manager guys seem to be receptive to the suggestion. I'll put a window class option on the consideration list. If I do it, it will be after the native stack support release.
PlaceMint: Window Positioning Tool Quote
06-13-2009 , 09:53 AM
@IrishThug

will ExecDec's suggestion in the HEM thread solve the problem?
PlaceMint: Window Positioning Tool Quote
06-13-2009 , 10:29 AM
(Cross-post from my reply in the HEM thread)
The problem is that both windows use the exact same name (the Bodog table and the HEM overlay). There is nothing in one to distinguish it from the other. RegExs can do powerful things, but when two things both use exactly "Table1" and nothing else, the regex will match both cases.
PlaceMint: Window Positioning Tool Quote
06-13-2009 , 10:39 AM
I think I get it so adding (overlay) to the HEM HUD title would make it possible to filter out the HUD ?
PlaceMint: Window Positioning Tool Quote
06-13-2009 , 12:13 PM
Correct.
PlaceMint: Window Positioning Tool Quote
06-13-2009 , 03:00 PM
Quote:
Originally Posted by Cardvark
Next one is for the Ongame client and related windows:

Code:
  <PMRegex>
    <title>Ongame</title>
    <match>^(Tournament:)?.*,\s(No\s|Pot\s)?Limit\s(Texas\sHold'em|Omaha|7\sCard\Stud|5\sCard\sDraw),\s\$.*(-|\+)\$.*\s\((Real|Play)\sMoney\)(,\sBlinds\s[0-9]+\s-\s[0-9]+)?\s\[ID=[0-9]+\]</match>
    <case-sensitive>false</case-sensitive>
  </PMRegex>
  <PMRegex>
    <title>Ongame Lobby</title>
    <match>^.*\s-\sWelcome.*!$</match>
    <case-sensitive>false</case-sensitive>
  </PMRegex>
  <PMRegex>
    <title>Ongame Player Notes</title>
    <match>^Player\snotes\sfor:</match>
    <case-sensitive>false</case-sensitive>
  </PMRegex>
  <PMRegex>
    <title>Ongame Session Browser</title>
    <match>^Session\sBrowser</match>
    <case-sensitive>false</case-sensitive>
  </PMRegex>
Please bear in mind that the Ongame tables are not resizable. The regular table is basically 800x600, the mini table is 512x392.
This doesn't work anymore on ongame after the last update (new client),
can anyone fix this? please.
PlaceMint: Window Positioning Tool Quote
06-13-2009 , 03:10 PM
Did the stars tournaments stop working for anyone else since the update?
PlaceMint: Window Positioning Tool Quote
06-13-2009 , 09:26 PM
Just trying to follow along here...so the there will be a HEM update at some time in the future that will resolve the bodog swapping bug? Will this be in an upcoming beta release?
PlaceMint: Window Positioning Tool Quote
06-14-2009 , 12:40 AM
Cross your fingers, you can have a look over in the HEM thread the link is a few posts up.
PlaceMint: Window Positioning Tool Quote
06-14-2009 , 12:48 AM
Quote:
Originally Posted by GrandChamp21
Did the stars tournaments stop working for anyone else since the update?
yes, hopefully somebody has a fix for it soon
PlaceMint: Window Positioning Tool Quote
06-14-2009 , 06:32 PM
Quote:
Originally Posted by madlion
Cross your fingers, you can have a look over in the HEM thread the link is a few posts up.
Please notify us in this thread when HEM programmers change something.
PlaceMint: Window Positioning Tool Quote
06-14-2009 , 11:28 PM
Quote:
Originally Posted by BrManiac
Please notify us in this thread when HEM programmers change something.
NP
PlaceMint: Window Positioning Tool Quote
06-15-2009 , 03:05 PM
HELPPPPPPPPP........SOMEBODY FIX POKERSTARS PLEASE!!! THANKS!!!
PlaceMint: Window Positioning Tool Quote
06-16-2009 , 06:26 PM
Somebody please fix this!!! I cannot live without this program.
PlaceMint: Window Positioning Tool Quote

      
m