Unhandled exceptation after last beta update
Results 1 to 5 of 5
  1. #1
    Junior Member
    Join Date
    Mar 2009
    Posts
    16

    Default Unhandled exceptation after last beta update

    I just updated HM and now it says:

    "Unhandled exceptation ... will close immedeatly

    Font 'Tahoma' does not support style 'Regular'."
    When I try to continue the initializing database screen keeps in front but notting happens.

    details:
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ArgumentException: Font 'Tahoma' does not support style 'Regular'.
    at System.Drawing.Font.CreateNativeFont()
    at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
    at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
    at System.Drawing.Font..ctor(String familyName, Single emSize)
    at LeakBuster2._.FirstScreen.x85601834555fb7d5()
    at LeakBuster2._.FirstScreen..ctor()
    at LeakBuster2._.x87debf624ab14ff3..ctor()
    at HoldemManager.഻.౿()
    at HoldemManager.഻..ctor(ഇ LoadingForm)
    at HoldemManager.ഇ.ᨙ(Object ౌ, EventArgs ్)
    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)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    HoldemManager
    Assembly Version: 1.9.0.26
    Win32 Version: 1.9.0.26
    CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/HoldemManager.exe
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    DevComponents.DotNetBar2
    Assembly Version: 7.9.9.3
    Win32 Version: 7.9.9.3
    CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/DevComponents.DotNetBar2.DLL
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    HMClass
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/HMClass.DLL
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    DeployLX.Licensing.v3
    Assembly Version: 3.1.2000.0
    Win32 Version: 3.1.2000.19262
    CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/DeployLX.Licensing.v3.DLL
    ----------------------------------------
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    ----------------------------------------
    LeakBuster2.5
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/LeakBuster2.5.DLL
    ----------------------------------------
    HEMGUI
    Assembly Version: 1.0.9.50
    Win32 Version: 1.0.9.50
    CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/HEMGUI.DLL
    ----------------------------------------
    KeyGenerateClassLibrary
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/KeyGenerateClassLibrary.DLL
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

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

    Default

    Under Vista and Windows 7 make sure UAC is disabled http://www.holdemmanager.net/faq/afmmain.aspx?faqid=73 and/or holdemmanager.exe and hmhud.exe are started as administrator. Run the windows explorer and navigate to your Holdemmanager installation directory. Right click the holdemmanager.exe and the hmhud.exe executable and select "Run as admin" from the popup menu.

    Add exceptions to the windows firewall, even if it is off. If you have a 3rd party firewall, do the equivalent or uninstall it temporarily - http://www.holdemmanager.net/faq/afm...aspx?faqid=171

    Please update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe

    Make sure your windows auto updates and microsoft .net framework are up to date.

    If still having the problem try uninstalling .net and download/install .net framework 4 beta 1 and install it clean.


    If still having an issue try a clean reinstall of HM.


    Before you uninstall HM:

    I want to re-install Holdem Manger without losing all of my settings and preferences. Can this be done? - http://www.holdemmanager.net/faq/afm....aspx?faqid=98

    You want to make sure you backup your Processed/Archived hand histories, your entire \config folder, and your exportednotes file. http://www.holdemmanager.net/faq/?f=119. I usually just copy my entire \Holdem Manager directory.

    I would also make sure you manually export the database to hand history text files:

    HM > Options > Database Management > Connect > Export Hands

    How do I export or import hands into and from Holdem Manager? - http://www.holdemmanager.net/faq/afm...aspx?faqid=173

    Make sure you copy that folder as well as the other stuff I mentioned.

    This helps to insure that if anything goes wrong with the backup/restore, you can manually import the exported files to rebuild.


    1) Make a backup of your C:\Program Files\RVG Software\Holdem Manager\Config folder, and any other important files mentioned earlier.
    2) Uninstall HM with www.revouninstaller.com using the Deep setting.
    3) If given the option, on the 2 following screens of Revo, choose the Select All > Delete buttons to remove any registry entries and leftover files.
    4) Reboot your computer
    5) Install the complete setup of HM: http://www.holdemmanager.com/downloa...demmanager.zip
    6) Download the latest patch HM: http://www.holdemmanager.com/downloads/HmBetaUpdate.exe
    7) Test if it for a while and see if it work
    8) Close down Holdem Manager and rename the current, working \config folder to \config_original. Now copy your \config folder from step 1 and paste it to your C:\Program Files\RVG Software\Holdem Manager\ fodler, to replace the one you just renamed.
    9) Test if it works again for a while
    10) If your old config folder causes problems, you can paste the contents of the \config_original folder back in.
    11) Now you can import any notes and hud configs.

  3. #3
    Junior Member
    Join Date
    Mar 2009
    Posts
    16

    Default

    thanks for your reply but i have good old windows xp, and I never had problems with previous updates.

    Seems to me there is a problem with fonts.

    Is there anyway I can solve this without reinstalling? or if thats impossible undo the last update?

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

    Default

    The windows vista specific instructions were about 5% of my post.

    reinstalling HM literally takes <15 minutes. it is a very easy thing to try for a solution. Dont let those lengthy instructions fool you.

  5. #5
    Junior Member
    Join Date
    Mar 2009
    Posts
    16

    Default

    I re-downloaded the latest update and reinstalled it. Seems to work fine now

Similar Threads

  1. Replies: 2
    Last Post: 07-09-2009, 12:10 PM
  2. Update from Beta 10 to Beta 13 broke HEM HUD
    By BigBrother in forum Manager General
    Replies: 2
    Last Post: 07-05-2009, 12:34 PM
  3. Latest Update beta 18
    By Sirus in forum Manager General
    Replies: 1
    Last Post: 03-18-2009, 09:06 PM
  4. Problems after the beta 13 update
    By GuiGui_88 in forum Manager General
    Replies: 5
    Last Post: 03-01-2009, 10:39 AM
  5. [Beta Update] v1.06.03 with hud update
    By Rvg72 in forum Releases
    Replies: 10
    Last Post: 09-08-2008, 12:31 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
  •