Jump to content
  • 0

Unhandled exception when loading TechnicLauncher.exe


Question

Posted




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.StartWithCreateProcess(ProcessStartInfo startInfo)

  at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)

  at TechnicLauncher.Program.RunLauncher(String launcherPath)

  at TechnicLauncher.Form1.DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e)





************** Loaded Assemblies **************

mscorlib

  Assembly Version: 2.0.0.0

  Win32 Version: 2.0.50727.4963 (win7RTMGDR.050727-4900)

  CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll

----------------------------------------

TechnicLauncher

  Assembly Version: 1.0.1.0

  Win32 Version: 1.0.1.0

  CodeBase: file:///C:/Users/Andrew/Downloads/TechnicLauncher.exe

----------------------------------------

System.Windows.Forms

  Assembly Version: 2.0.0.0

  Win32 Version: 2.0.50727.4961 (win7RTMGDR.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.4962 (win7RTMGDR.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.







I'm getting that error while trying to download the technic pack launcher.

Wat do?

8 answers to this question

Recommended Posts

  • 0
Posted

All 3 of you: download the launcher or run the launcher? If this is the error when downloading it, Java is interfering with your download, but I find that unlikely. If any of you post an actual bug report with some other information, you might get some help.

  • 0
Posted

I have the same problem and mine was working just fine, but then it crashed once and it gave me this message. I fixed it but then just clicked the quit button and tried running it again. It worked fine, but today it happened again and this time it wont run when I click the cancel button. I dont know if I have to do anything different from you guys since you are trying to download it.

@Torezu:

You mentioned somthing about it can say this when trying to run it too? Please tell me what the other half of that post was.

  • 0
Posted

It really could be anything. I'd say just go grab a new copy of the launcher, put it in the same place, and try to run it. Otherwise, post a bug report.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...