Problems with removing Hero after import of hands from other player
Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Apr 2012
    Posts
    54

    Default Problems with removing Hero after import of hands from other player

    I imported hands from a player and he shows up as hero so that I dont have all the stats on him.

    I know how to remove him from the hero list, but after a while he shows up again. Without me importing any new hands from that player.

    I have been using this from another post and have done that a few times, but he still shows up.


    "
    Navigate to Start Menu > All Programs > PostgreSQL ## > pgAdmin III

    Open the Database in PGAdmin (default password is: postgrespass) and

    Open SQL window

    Then select * from players where optimizationstatus != 0

    This will show all the players marked as hero's.

    1) Note the ID of the player that you want to un-make as a hero

    2) Update players set optimizationstatus = 0 where player_id = {player_id of player}

    So for example, "update players set optimizationstatus = 0 where player_id = 1232"

    Once that is done launch HM2 and that player won't be a hero and other players moved against that player will not count towards vs hero stats. No need to reimport DB or anything after that."

  2. #2
    HM Support Patvs's Avatar
    Join Date
    Feb 2009
    Location
    Amsterdam, the Netherlands
    Posts
    33,523

    Default

    Check all your handhistory folders (auto import folders):
    -are there any handhistory files stuck in one of the folders
    -is there a folder added as an auto import folder, where you have saved a lot of old handhistories from this player

    This player will only come back as a 'hero', if a handhistory file where he is the hero is accidentally imported again.
    Participate in the Beta 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

Similar Threads

  1. Vs Hero - Removing Other Heroes
    By MyTurn2Raise in forum General Support
    Replies: 13
    Last Post: 02-04-2017, 03:31 AM
  2. Replies: 2
    Last Post: 11-17-2011, 11:14 AM
  3. removing player stats
    By relo in forum Manager General
    Replies: 2
    Last Post: 05-02-2010, 12:21 PM
  4. Removing Background for Player Notes
    By KaiserSose in forum Manager General
    Replies: 3
    Last Post: 01-07-2009, 10:37 PM
  5. Removing this player summary thing.
    By jamie392 in forum Manager General
    Replies: 1
    Last Post: 09-30-2008, 12:49 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
  •