Problem Exporting HUD
Results 1 to 5 of 5
  1. #1
    Junior Member
    Join Date
    Aug 2008
    Posts
    13

    Default Problem Exporting HUD

    I am having some problems exporting one of my HUD layouts for a friend. My Heads Up layout exported fine - however, my 6 max layout comes out with a unhandled exception.

    Here is the output from the debugger - if anyone has the time to look over this and help it would be appreciated. Thanks.
    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.Xml.XmlException: The ' ' character, hexadecimal value 0x20, cannot be included in a name.
       at System.Xml.XmlDocument.CheckName(String name)
       at System.Xml.XmlAttribute..ctor(XmlName name, XmlDocument doc)
       at System.Xml.XmlDocument.CreateAttribute(String prefix, String localName, String namespaceURI)
       at System.Xml.XmlDocument.CreateAttribute(String name)
       at HoldemManager.PlayerPrefs.c(Object A_0, EventArgs A_1)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(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.3603 (GDR.050727-3600)
        CodeBase: file:///E:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    HoldemManager
        Assembly Version: 1.10.0.5
        Win32 Version: 1.10.0.5
        CodeBase: file:///E:/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:///E:/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:///E:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    DevComponents.DotNetBar2
        Assembly Version: 8.3.0.0
        Win32 Version: 8.3.0.0
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/DevComponents.DotNetBar2.DLL
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
        CodeBase: file:///E:/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:///E:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    DeployLX.Licensing.v3
        Assembly Version: 3.2.2000.0
        Win32 Version: 3.2.2000.3813
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/DeployLX.Licensing.v3.DLL
    ----------------------------------------
    System.Web
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
        CodeBase: file:///E:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    HEMGUI
        Assembly Version: 1.0.9.90
        Win32 Version: 1.0.9.90
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/HEMGUI.DLL
    ----------------------------------------
    WindowsFormsIntegration
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.6920.1427 built by: SP
        CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/WindowsFormsIntegration/3.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
    ----------------------------------------
    HoldemVision
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/HoldemVision.DLL
    ----------------------------------------
    PresentationFramework
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.6920.1500 built by: QFE
        CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/PresentationFramework/3.0.0.0__31bf3856ad364e35/PresentationFramework.dll
    ----------------------------------------
    WindowsBase
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.6920.1427 built by: SP
        CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/WindowsBase/3.0.0.0__31bf3856ad364e35/WindowsBase.dll
    ----------------------------------------
    PresentationCore
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.6920.1427 built by: SP
        CodeBase: file:///E:/WINDOWS/assembly/GAC_32/PresentationCore/3.0.0.0__31bf3856ad364e35/PresentationCore.dll
    ----------------------------------------
    LeakBuster2.5
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/LeakBuster2.5.DLL
    ----------------------------------------
    Softelvdm.SftTreeNET
        Assembly Version: 2.0.12.0
        Win32 Version: 2.0.12.0
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/Softelvdm.SftTreeNET.DLL
    ----------------------------------------
    Softelvdm.Controls
        Assembly Version: 1.0.0.16
        Win32 Version: 1.0.0.16
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/Softelvdm.Controls.DLL
    ----------------------------------------
    Npgsql
        Assembly Version: 2.0.6.0
        Win32 Version: 2.0.6.0
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/Npgsql.DLL
    ----------------------------------------
    System.Data
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///E:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    System.Transactions
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///E:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
    ----------------------------------------
    Mono.Security
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.0.0
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/Mono.Security.DLL
    ----------------------------------------
    ZedGraph
        Assembly Version: 5.1.4.31904
        Win32 Version: 5.1.4.31904
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/ZedGraph.DLL
    ----------------------------------------
    WPFToolkit
        Assembly Version: 3.5.40128.1
        Win32 Version: 3.5.40320.1
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/WPFToolkit.DLL
    ----------------------------------------
    PresentationFramework.Classic
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.6920.1427 built by: SP
        CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/PresentationFramework.Classic/3.0.0.0__31bf3856ad364e35/PresentationFramework.Classic.dll
    ----------------------------------------
    UIAutomationProvider
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.6920.1427 built by: SP
        CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/UIAutomationProvider/3.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
    ----------------------------------------
    UIAutomationTypes
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.6920.1427 built by: SP
        CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/UIAutomationTypes/3.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
    ----------------------------------------
    WPFVisifire.Charts
        Assembly Version: 2.3.2.0
        Win32 Version: 2.3.2.0
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/WPFVisifire.Charts.DLL
    ----------------------------------------
    PresentationFramework.Aero
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.6920.1427 built by: SP
        CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/PresentationFramework.Aero/3.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
    ----------------------------------------
    log4net
        Assembly Version: 1.2.10.0
        Win32 Version: 1.2.10.0
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/log4net.DLL
    ----------------------------------------
    KeyGenerateClassLibrary
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/KeyGenerateClassLibrary.DLL
    ----------------------------------------
    GlassButton
        Assembly Version: 1.3.2.29932
        Win32 Version: 1.3.2.29932
        CodeBase: file:///E:/Program%20Files/RVG%20Software/Holdem%20Manager/GlassButton.DLL
    ----------------------------------------

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

    Default

    From your error message:
    The ' ' character, hexadecimal value 0x20, cannot be included in a name.
    This means you have a space in a field, name or column where the export doesn't expect it.

    Please come back if you find out which element it is and we can fix it.

  3. #3
    Junior Member
    Join Date
    Aug 2008
    Posts
    13

    Default

    I have look through mu HUD layout and between some the stats I have abbreviations reading "/ " - so I have removed all of the spaces (and triple checked) so that these all read "/".

    However, I am still getting the same message.

    When is specifies 'cannot be included in a name' - what exactly is the definition of 'name'?

    Thanks

  4. #4
    Junior Member
    Join Date
    Aug 2008
    Posts
    13

    Default

    I have identified the issue. One of the HUD stats was pointing at a popup which had a file size of 0kb. Not too sure why this was the case as the stat still showed a popup when I was playing. I have now pointed this at an alternative popup and it exported fine.

    So I would therefore assume that 'name' was in this case was specifying a value within the popup associated with this HUD stat.

    Thanks.
    Last edited by max00d; 01-22-2010 at 09:08 AM.

  5. #5
    HM Support netsrak's Avatar
    Join Date
    Feb 2009
    Location
    Germany
    Posts
    25,795

    Default

    Thanks for the info, i'll forward it to our developers and they hopefully can fix it for future releases.

Similar Threads

  1. Problem exporting hands: Error 54001
    By frib in forum Manager General
    Replies: 6
    Last Post: 02-24-2010, 08:21 AM
  2. Problem exporting hands
    By un1bomber in forum Manager General
    Replies: 3
    Last Post: 11-07-2009, 06:54 PM
  3. Problem exporting just my own hands
    By bw07507 in forum Manager General
    Replies: 1
    Last Post: 09-02-2009, 02:00 PM
  4. Exporting
    By stry67 in forum Manager General
    Replies: 2
    Last Post: 08-18-2009, 01:02 AM
  5. Problem with Exporting Hands
    By verneer in forum Manager General
    Replies: 13
    Last Post: 01-13-2009, 11:41 AM

Tags for this Thread

Posting Permissions

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