Jump to content
We promise no intrusive ads, Please help keep the community alive
Consider supporting us by disabling your ad blocker / add to whitelist / purchasing VIP.

lontrafag

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by lontrafag

  1. I don't know anything about your problem, especially about Windows 10 (I'm using WIn7), but there are some threads about Windows 10 problems here (TDU1 and/or TDU2, cannot remember actually).

    Perhaps you could find a solution there.

    The weird thing is the Universal Launcher was working well on W10 before the error, even on developer's website says compatibility for the system.

    But anyways, I will look for threads about TDU problems on W10.

  2. Hello, and sorry to bump up this thread again, but I have some issue with Universal Launcher, seems to be a old issue to be honest, looks like the bug "Cannot create a file when that file already exists." was back again in my app.

     

    It's the lastest version (3.6) and it's running fine before today, the bug came from nowhere, I even reinstall .NET Framework 3.5 on Windows 10. Here is the error dump:

     

    Errors.log file:

    13-Sep-17 9:12 PM:    Process has exited, so the requested information is not available.
    System.InvalidOperationException: Process has exited, so the requested information is not available.
      at System.Diagnostics.Process.EnsureState(State state)
      at System.Diagnostics.Process.get_MainWindowHandle()
      at _UL_Functions._UL_Function.RunGame(Boolean console, String hash, String mode)

     

    .NET Framework dump:

    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.IO.IOException: Cannot create a file when that file already exists.
    
      at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
      at System.IO.File.Move(String sourceFileName, String destFileName)
      at TDU2_Universal_Launcher._UL_MainWindow._UL_MainWindow_Load(Object sender, EventArgs e)
      at System.Windows.Forms.Form.OnLoad(EventArgs e)
      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.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.8784 (WinRel.050727-8700)
       CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    TDU2_Universal_Launcher
       Assembly Version: 3.6.0.1
       Win32 Version: 3.6.0.1
       CodeBase: file:///D:/Mods/TDU2_Universal_Launcher_v3.6/TDU2_Universal_Launcher.exe
    ----------------------------------------
    System
       Assembly Version: 2.0.0.0
       Win32 Version: 2.0.50727.8784 (WinRel.050727-8700)
       CodeBase: file:///C:/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.8784 (WinRel.050727-8700)
       CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Xml
       Assembly Version: 2.0.0.0
       Win32 Version: 2.0.50727.8784 (WinRel.050727-8700)
       CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Drawing
       Assembly Version: 2.0.0.0
       Win32 Version: 2.0.50727.8784 (WinRel.050727-8700)
       CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
       Assembly Version: 2.0.0.0
       Win32 Version: 2.0.50727.8784 (WinRel.050727-8700)
       CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    h54gb8lv
       Assembly Version: 3.6.0.1
       Win32 Version: 2.0.50727.8784 (WinRel.050727-8700)
       CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Accessibility
       Assembly Version: 2.0.0.0
       Win32 Version: 2.0.50727.8784 (WinRel.050727-8700)
       CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    {92bdde5d-a673-496c-a6cc-0eea6ac20934}
       Assembly Version: 0.0.0.0
       Win32 Version: 3.6.0.1
       CodeBase: file:///D:/Mods/TDU2_Universal_Launcher_v3.6/TDU2_Universal_Launcher.exe
    ----------------------------------------
    
    ************** 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.

     

    The batch file is not working and running in administrator causes to not locate the Universal Launcher.

     

    Hope it helps in something.

    If is something wrong with my machine, just let me know and thanks in advance.

×
×
  • Create New...