Poker Software
Results 1 to 7 of 7
  1. #1
    Junior Member
    Join Date
    Jul 2009
    Posts
    10

    Default HEM LARGE MTT (35k+) do not correctly import

    HEM LARGE MTT (35k+) do not correctly import.

    Simply put the size for tourneys is limited in SQL as a smallint.

    This only holds a max of -2^15 (-32,768) to 2^15-1 (32,767) players...

    The assumption that there would have been no more than 33K players held true in the past, but as of late tournaments such as the world record attempts and the F40 $40 1mil NLHE guartanteed tournament have shown that this is not the case.

    While importing tournaments with more than 33K players (which takes forever) it completes saying 1 import error, and no updates to the tournament info

    Any plans to fix this "bug"?

  2. #2
    HM Support netsrak's Avatar
    Join Date
    Feb 2009
    Location
    Germany
    Posts
    24,476

    Default

    We had this problem some month ago with the record breaker tourneys on Stars so i assume it should be fixed in the latest versions (1.10.02).

    Please update and try again and report back if its still not working.
    Participate in the Alpha release of the newest Hold'em Manager version: HM Cloud. Sign-up HERE.

    If you would like to leave some feedback to help us improve the quality of the solutions, and/or the support quality you received, - you can do this here


    HM2 FAQ -- Quick Start HM2 Guide -- Licensing -- Postgresql issues -- Top 10 Performance Tips

  3. #3
    Junior Member
    Join Date
    Jul 2009
    Posts
    10

    Default

    Nah I made sure this was with the current release 1.10.02

    I just reimported 2 seperate 40k+ entry tournies and both failed... Mind you this took about 50 minutes on a quad core 4gb memory. But I also have BS in Comp Sci so simply testing the bounds by manually entering 32768 as size immediately throws back and SQL smallint out of bounds exception.

    It is NOT working for the current release.

    Maybe it is working for a beta if someone can confirm...

    RANT*/

    Either way seems pretty impractical for any MTT player with some volume of tourneys to go through manual import / request for tourney summarries, especially adding in large CPU processing time.

    Seems to me there could be scripts to request tourney ID's and parse emails to an auto import folder so that using the MTT feature is actually a tool and not just something to mess around with a few times before you realize how incredibly tedious and slow it is.

    */ENDRANT

  4. #4
    Banned
    Join Date
    Feb 2009
    Posts
    961

    Default

    @ Drew

    Mate, would love some input from you here Calling All Tournament Regs

  5. #5
    Junior Member
    Join Date
    Oct 2009
    Posts
    14

    Default

    I have this problem with the same version and I manually changed the database column from a smallint to an Integer to solve it yesterday.

    This thread ( 65,000 player tournament not supported - Holdem Manager Forums ) implies that it shouldn't occur in new databases anymore.

    I won't describe how to solve it since there's a risk of database corruption if done incorrectly (in fact I was afraid I messed it up when I made the change), so I'll let HEM support help you with this.

  6. #6
    Administrator morny's Avatar
    Join Date
    Jul 2008
    Location
    Ireland
    Posts
    21,036

    Default

    This issue was already submitted as a bug a couple of days ago so it will be fixed in an upcoming update

  7. #7
    Junior Member
    Join Date
    Jul 2009
    Posts
    10

    Default

    Which update is that supposed to be??

    This is still an issue in 1.10.06a over 2 months later?! or do i need to rebuild my entire database simply to change one sql type....

    EDIT: I followed the instructions to manually change the database using SQL in the link above, but this query should be able to be executed in an update for old databases, or at least an option within HEM to update old databases.

    Certainly not easy for average computer user to do i might add.
    Last edited by drewwid; 04-24-2010 at 07:54 PM.

Similar Threads

  1. Large import with duplicate hands
    By runhot in forum Manager General
    Replies: 1
    Last Post: 01-15-2010, 10:24 PM
  2. errors during large import
    By runhot in forum Manager General
    Replies: 1
    Last Post: 01-14-2010, 12:00 PM
  3. large import seems to have stalled
    By runhot in forum Manager General
    Replies: 1
    Last Post: 11-02-2009, 06:47 PM
  4. Large HH import doing loops
    By gchads in forum Manager General
    Replies: 1
    Last Post: 07-16-2009, 09:59 AM
  5. Error following completion of large import
    By Scotty12 in forum Manager General
    Replies: 1
    Last Post: 02-18-2009, 12:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •