PDA

View Full Version : Wrong buy in amounts



BDnannac
08-23-2011, 02:16 PM
Merge Network. Every tournament and SNG I play shows up in the results tab as a $11 buy in. Am I doing something wrong?

Patvs
08-23-2011, 07:52 PM
Merge doesn't write to the handhistory file:
how many entrees there are, what the buyin info is, what position you finished, how much you won.

The $11 is a "default buyin amount": you can change that by going to options--> settings--> default tourney buyin
If you're playing a different buyin, or would like to change the buyin info/results of older tournies, you'll have to manually edit the results: tourney---> results--> dataview--> rightclick on the game

BDnannac
08-24-2011, 06:34 AM
Thanks Patvs.

impulse
09-14-2011, 03:07 AM
So, how many more months it will take you to fix the buy-ins?

netsrak
09-14-2011, 04:32 AM
This is not a bug, we have no chance to change it because Merge doesn't write the infos into the handhistory.

impulse
09-14-2011, 12:07 PM
This isn't true. Every sng tournament type has it's own name of table. For example, reg speed and turbo husngs are being recognized, while super turbo husngs aren't.

Sarek
09-14-2011, 04:20 PM
This is Merge SNG header
<description type="Holdem Tournament" stakes="No Limit"/>
<game id="39298323-1" starttime="20110819135152" numholecards="2" gametype="23" realmoney="true" data="20110819|$1 NL Holdem Double Up - 10 Handed|39297080-1|39298323-1|true">

one more
<description type="Holdem Tournament" stakes="No Limit"/>
<game id="36815709-1" starttime="20110629135409" numholecards="2" gametype="23" realmoney="true" data="20110629|Fun Step 2|36815630-1|36815709-1|true">

and
<description type="Holdem Tournament" stakes="No Limit"/>
<game id="35915868-1" starttime="20110610141933" numholecards="2" gametype="23" realmoney="true" data="20110610|Fast Fifty SnG|35914363-1|35915868-1|true">
---------------------------
Please show - where is money info?
and where is speed info?

impulse
09-14-2011, 07:17 PM
<description type="Holdem Tournament" stakes="No Limit"/>
<game id="37378452-1" starttime="20110711143025" numholecards="2" gametype="23" realmoney="true" data="20110711|Lemming Room - Super Turbo HU|37378437-1|37378452-1|true">

and

<description type="Holdem Tournament" stakes="No Limit"/>
<game id="37376660-1" starttime="20110711134711" numholecards="2" gametype="23" realmoney="true" data="20110711|Lemur Room - Super Turbo HU|37376652-1|37376660-1|true">

one more

<description type="Holdem Tournament" stakes="No Limit"/>
<game id="36953257-1" starttime="20110702130050" numholecards="2" gametype="23" realmoney="true" data="20110702|Puffin Room - Super Turbo HU|36953240-1|36953257-1|true">
---------------------------
Lemming Room is $40+$0.80,
Lemur Room is $55+$1.10,
Puffin Room is $70+$1.50.

Same pattern for other tournaments.
Let me know if you need more info.

Sarek
09-14-2011, 07:42 PM
OK, then help us, please and collect ALL these patterns - and what they mean.
From all limits and all game types. With no exclusions.
And suggest - what to do when they will inrtoduse tomorrow some new tables? Or simply change rake...

impulse
09-21-2011, 08:11 AM
I collected ALL of the patterns and what they mean. From all limits and all game types, even the ones HM doesn't support. No exclusions obv.
https://docs.google.com/spreadsheet/ccc?key=0AufMTqAeLAVLdGRBWW93NGEySFdNdUJMODk3U1Q3e mc&hl=en_US

Hope this helps.

Patvs
09-21-2011, 10:17 PM
Can you attach email us the .doc to support@holdemmanager.com
with also a link to this thread in the email.

impulse
09-21-2011, 10:21 PM
Done.

impulse
10-05-2011, 06:40 PM
Just to let everybody know, I'm not affiliated with the post #13 and have no idea who that is. I don't support neither him, nor Sarek. I don't need no praises (lol) and no apologies. All I care about is HM recognizing buy-ins on Merge. I'd really appreciate if someone gave me an ETA on implementing the fix (which, from my understanding, is not that hard given the fact that some of the games are recognized for a long time already).

p.s. though being nicer to your paid users wouldn't hurt your business.

Patvs
10-05-2011, 07:52 PM
When it comes to Merge. We didn't realize PokerTracker had cracked the Merge handhistories by hardcoding which table name corresponds with which buyin. Hardcoding (where we manually add every table name to our import parser code) is not something HoldemManager normally uses. (instead we use a importer that only looks for the buyin in $ info)

We used a hardcoding system before to detect which tables on Full Tilt are RUSH tables. So it can also be done for Merge.
With the email from Impulse--> we'll write up a bug report to implement this. I doubt it will be added to HM1 (since hardly no new features are added to HM1, but it definitely will be added to HM2)

impulse
10-10-2011, 06:04 AM
Hello Patvs,
thanks for the answer.

This is hardly a new function for HM1, as some of the buy-ins are already hardcoded in, as I wrote before. As an example, "Alligator Room" recognition had been implemented for a while now. I'm sure, many others also.

Please add this to HM1, as I've been testing HM2 since its early beta and I still don't see myself ever using it.

impulse
01-31-2012, 08:53 PM
Is this ever going to get fixed?

netsrak
02-01-2012, 05:52 AM
Its still an open issue and i don't have any ETA for this.