When hovering over my own name/hands played in the HUD a .NET exception is thrown.

"Object reference not set to an instance of object."

System.NullReferenceException: Object reference not set to an instance of an object.
at HoldemManager.Modules.UI.HUD.HudPopup.ApplyToGrid( Grid parentGrid, List`1 loadedList, IActivePlayer iPlyr, HudConfig cfg, Table tbl)
at HoldemManager.Modules.UI.HUD.HudPopup..ctor(Table tbl, IActivePlayer iPlyr, String name)
at HoldemManager.Modules.UI.HUD.LayeredWindow.MakePop upWindow(HudPanel hp, Point pt, Int32 seat, Int32 subPanel)
at HoldemManager.Modules.UI.HUD.LayeredWindow.HoverTi ck(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Also, when veiwing the session tab the hands are not automatically updated like they are in reports. These are only refreshed when navigating away then back to the sessions tab. Could you please make the hands update automaticlly.

Perhaps using something like Bugzilla will allow us to better search for existing bugs and report new ones.

Thanks,
Barry