HUD not working in replayer
Results 1 to 6 of 6
  1. #1
    NoteCaddy sreticentv's Avatar
    Join Date
    Dec 2009
    Location
    No direction but to trust the final destination
    Posts
    6,481

    Default HUD not working in replayer

    My hud works fine at the tables but in the replayer it just shows 0 for hands and a dash "-" for every other stat.

    I was able to fix this issue by truncating the data in my "hemplayernotes" table so it is definitely related to that

  2. #2
    Senior Member a.k.a.Also's Avatar
    Join Date
    Aug 2009
    Posts
    757

    Default

    It's prob choked on all the mirrions of notes you've created

    Actually noticed this a few times playing live tables intermittently too, and I have not set NC to work yet!

  3. #3
    NoteCaddy sreticentv's Avatar
    Join Date
    Dec 2009
    Location
    No direction but to trust the final destination
    Posts
    6,481

    Default

    yeah it's definitely related to the notes and I am trying to be very open about that but it still works at the tables. This should work in the replayer as well. I know there isn't an index on player_id in the hemplayernotes table and that is a big no-no from a DB design standpoint since you're searching on it. I wasn't able to reproduce this error up until now and I've lost tons of users due to it

  4. #4
    Senior Member a.k.a.Also's Avatar
    Join Date
    Aug 2009
    Posts
    757

    Default

    Oops didn't realise the implications, sorry for the flippant remarks. Need to get devs to take a look - NoteCaddy too good to get tripped up by this - hopefully they can work with you to get this sorted.
    Have you PM'd Fozzy?

  5. #5
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    32,810

    Default

    This only happens if players in the replayer have NoteCaddy notes? I just ran NC an hour ago on my new DB, simply by chance. I just searched for some players with notes and tried replaying a hand. Mine seems to work, but this villains notes weren't excessive.

    Make sure you are using .05 beta 5 - http://forums.holdemmanager.com/rele...-beta-5-a.html


    Try this possible fix, that one of our guys found earlier.

    Close HM

    Edit the \Holdem Manager\Config\holdemmanager.config file:

    Delete the 2 following lines.

    HTML Code:
    <setting name="ReplayerSettings">....
    and

    HTML Code:
    <setting name="ReplayerSkinToUse">Default Skin</setting>

  6. #6
    NoteCaddy sreticentv's Avatar
    Join Date
    Dec 2009
    Location
    No direction but to trust the final destination
    Posts
    6,481

    Default

    This only happens if players in the replayer have NoteCaddy notes?
    I am not entirely sure if it only happens if they have notes. I can't say I ever saw it happen to someone who didn't have notes.

    thanks fozzy. I'll definitely try this. Also, I'm experimenting with indexes on my database so I'll let you know if that does the trick


Similar Threads

  1. replayer not working
    By ADK in forum Releases
    Replies: 7
    Last Post: 07-21-2010, 09:00 AM
  2. HUD in Replayer not working
    By RaZZcal in forum Manager General
    Replies: 3
    Last Post: 03-06-2010, 08:20 PM
  3. Replayer stoped working
    By gunner109 in forum Manager General
    Replies: 4
    Last Post: 02-27-2010, 10:48 AM
  4. HUD not working in the replayer
    By Pilequinha in forum Manager General
    Replies: 22
    Last Post: 09-24-2009, 04:03 AM
  5. Replayer not working at all
    By MetalSpork in forum Manager General
    Replies: 10
    Last Post: 06-20-2009, 06:17 PM

Posting Permissions

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