Results 1 to 7 of 7

Thread: Launcher trouble.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Launcher trouble.

    I have been looking quite fervently around these forums and the rest of the we for a solution to my problem but have been unable to find any.
    Below is the information found within the error message. Hopefully I will have screenshots up soon.

    Info

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

    ************** Exception Text **************
    Error in the application.
    -2147220890 (VFW_E_NO_TRANSPORT)
    at Microsoft.DirectX.AudioVideoPlayback.Audio.Open(String fileName, Boolean autoRun)
    at Microsoft.DirectX.AudioVideoPlayback.Audio..ctor(String fileName, Boolean autoRun)
    at Launcher.LauncherMainForm.ApplySkins()
    at Launcher.LauncherMainForm.LoadSkins()
    at Launcher.LauncherMainForm.LoadLauncher()
    at Launcher.LauncherMainForm.LauncherMainForm_Load(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Launcher
    Assembly Version: 1.0.2669.20298
    Win32 Version: 1.0.2669.20298
    CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Medieval%20II%20Total%20War/launcher.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    CoreLib
    Assembly Version: 1.0.2669.20298
    Win32 Version: 1.0.2669.20298
    CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Medieval%20II%20Total%20War/CoreLib.DLL
    ----------------------------------------
    SkinLib
    Assembly Version: 1.0.2669.20298
    Win32 Version: 1.0.2669.20298
    CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Medieval%20II%20Total%20War/SkinLib.DLL
    ----------------------------------------
    AxInterop.SHDocVw
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Medieval%20II%20Total%20War/AxInterop.SHDocVw.DLL
    ----------------------------------------
    Interop.SHDocVw
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Medieval%20II%20Total%20War/Interop.SHDocVw.DLL
    ----------------------------------------
    Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    UpdateLib
    Assembly Version: 1.0.2669.20298
    Win32 Version: 1.0.2669.20298
    CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Medieval%20II%20Total%20War/UpdateLib.DLL
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.DirectX.AudioVideoPlayback
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.AudioVideoPlayback/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.AudioVideoPlayback.dll
    ----------------------------------------
    Microsoft.DirectX
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.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

    Default Re: Launcher trouble.

    [IMG]<a href="http://tinypic.com?ref=hx2jrs" target="_blank"><img src="http://i47.tinypic.com/hx2jrs.png" border="0" alt="Image and video hosting by TinyPic"></a>[/IMG]

    [IMG]<a href="http://tinypic.com?ref=2mrdszk" target="_blank"><img src="http://i45.tinypic.com/2mrdszk.png" border="0" alt="Image and video hosting by TinyPic"></a>[/IMG]

  3. #3
    irishron's Avatar Cura Palatii
    Moderator Emeritus

    Join Date
    Feb 2005
    Location
    Cirith Ungol
    Posts
    47,023

    Default Re: Launcher trouble.

    Steam? DVD? Other?
    Post your dxdiag.
    Bth, your links aren't working.

  4. #4

    Default Re: Launcher trouble.

    Oops, sorry forgot about that. It's steam. I've heard about the renaming of medieval2.exe to Launcher.exe and it works, but not for kingdoms. dxdiag? I am afraid I don't know what you mean.
    A bit more information. It is my brother's computer. I have it on my computer, and it works perfectly. His computer is supposed to be better than mine as well. Anything else?

  5. #5
    irishron's Avatar Cura Palatii
    Moderator Emeritus

    Join Date
    Feb 2005
    Location
    Cirith Ungol
    Posts
    47,023

  6. #6

    Default Re: Launcher trouble.

    Wow, I had never considered changing the command linehttp://www.twcenter.net/forums/images/smilies/emoticons/mad0218.gif, although it should have occurred to me instantly, since I used the same basic method with Rome Total War. Thank you very much.

  7. #7
    irishron's Avatar Cura Palatii
    Moderator Emeritus

    Join Date
    Feb 2005
    Location
    Cirith Ungol
    Posts
    47,023

    Default Re: Launcher trouble.

    You're welcome.

Posting Permissions

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