Garnier - Running the launcher for the first time, it tries to update. Just after it downloads the 6 files it crashes with "Unhandled exception has occurred in your application. The system cannot find the file specified."
Here's the technical details if you need it:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ComponentModel.Win32Exception: The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName)
at AutoUpdaterConsole.Manager.backgroundWorker1_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Updater
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Matt/Desktop/GCM_Platte/Updater.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
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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
----------------------------------------
************** 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.
Error when updating launcher
- Little Powell
- Reactions:
- Posts: 4884
- Joined: Thu Sep 18, 2008 10:25 am
Re: Error when updating launcher
Never had this reported before, but it's the updater having the problem that it can't find Launcher.exe after it's done updating. I guess try downloading GCM_Platte.zip again, extract it and run Launcher.exe again, and see if it happens again. Make sure you extract it to a new folder, not the same one this error happened in.
You could watch the folder you install it to while it updates and see if Launcher.exe disappears for some reason -- It shouldn't, but it must be this time. If it is disappearing, I can't think why except maybe antivirus removing it.
You could watch the folder you install it to while it updates and see if Launcher.exe disappears for some reason -- It shouldn't, but it must be this time. If it is disappearing, I can't think why except maybe antivirus removing it.
Last edited by Garnier on Tue Apr 12, 2011 4:22 pm, edited 1 time in total.
- Little Powell
- Reactions:
- Posts: 4884
- Joined: Thu Sep 18, 2008 10:25 am
Re: Error when updating launcher
Tried what you suggested. I watched the folder and the Launcher.exe never disappears... Strange..Never had this reported before, but it's the updater having the problem that it can't find Launcher.exe after it's done updating. I guess try downloading GCM_Platte.zip again, extract it and run Launcher.exe again, and see if it happens again. Make sure you extract it to a new folder, not the same one this error happened in.
You could watch the folder you install it to while it updates and see if Launcher.exe disappears for some reason -- It shouldn't, but it must be this time. If it is disappearing, I can't think why except maybe antivirus removing it.
Attached a screenshot.
- Attachments
-
- error.jpg (46.65 KiB) Viewed 376 times
- Little Powell
- Reactions:
- Posts: 4884
- Joined: Thu Sep 18, 2008 10:25 am
Re: Error when updating launcher
Wait, launcher.exe did disappear eventually.. I don't have any virus protection enabled but that would be my first guess as well.. I'll keep troubleshooting... In the meantime if you have any ideas let me know.
Re: Error when updating launcher
Have you tried downloading the zip again from the website and starting fresh? The updater in the screenshot is not the latest.
Re: Error when updating launcher
I updated at 1.2 on April 10th.No problem.
- Little Powell
- Reactions:
- Posts: 4884
- Joined: Thu Sep 18, 2008 10:25 am
Re: Error when updating launcher
I did that after I first had problems but I will try again.Have you tried downloading the zip again from the website and starting fresh? The updater in the screenshot is not the latest.
- Little Powell
- Reactions:
- Posts: 4884
- Joined: Thu Sep 18, 2008 10:25 am
Re: Error when updating launcher
Well I ran the launcher with my computer in safe mode and it worked.. So it must be something removing the exe on my machine.. I know it's not a virus scanner.. Maybe this means I should do a full virus scan of my computer.. :laugh:
Last edited by Little Powell on Wed Apr 13, 2011 3:46 am, edited 1 time in total.