Compilator wont start up Created 14 years ago2010-03-02 18:01:36 UTC by ATDestroy ATDestroy

Created 14 years ago2010-03-02 18:01:36 UTC by ATDestroy ATDestroy

Posted 14 years ago2010-03-02 18:01:36 UTC Post #279408
Since the new ATI drivers fixed the 3-D selection, I reinstalled hammer onto my main computer, set up everything, and downloaded the compilator, but now the compilator wont load, and according to the error message, its apparently pointing to a file that was deleted, when I uninstalled hammer.
User posted image
Full text copied from "Details" box:
[quote]See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************ Exception Text ************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\halflife mapping\Hammer\tools\thecompilator.bat'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at The_Compilator.frmMain.CreateBatch()
at The_Compilator.frmMain.cb2_CheckedChanged(Object sender, EventArgs e)
at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
at System.Windows.Forms.CheckBox.set_Checked(Boolean value)
at The_Compilator.frmMain.Form1_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(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.3603 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

The Compilator
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///H:/Program%20Files/Valve%20Hammer%20Editor/tools/The%20Compilator.exe

Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.[/quote]

What do I need to do to fix it, modify a registry entry?
Posted 14 years ago2010-03-02 18:27:42 UTC Post #279410
That's one reason why i stopped using the registry to save application settings to.

You can fix it by going into the register and delete or edit the entry.

But its best that you remove the entire Compilator key and its subkeys from the registry to get the Compilator back into its factory default settings.
Just search the registry for "AtomTools" and delete the Compilator key that's underneath it.

Sorry for the inconvienence...
The Mad Carrot The Mad CarrotMad Carrot
Posted 14 years ago2010-03-02 18:58:55 UTC Post #279411
I've never edited a registry, how would I go about this? :P
Posted 14 years ago2010-03-02 19:02:52 UTC Post #279412
windows key + r

type in "regedit"
run.
Archie ArchieGoodbye Moonmen
Posted 14 years ago2010-03-02 19:03:06 UTC Post #279413
Start>Run...>regedit
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2010-03-02 19:03:12 UTC Post #279414
Run regedit with the 'run...' tool.
Careful, don't fuck up your computer.
Notewell NotewellGIASFELFEBREHBER
Posted 14 years ago2010-03-02 19:03:32 UTC Post #279415
You ninjas.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2010-03-02 19:04:19 UTC Post #279416
suck my ninja dick
Archie ArchieGoodbye Moonmen
Posted 14 years ago2010-03-02 19:05:02 UTC Post #279417
That's what I get for trying to post and download the Sheer demo at the same time on dialup...
Notewell NotewellGIASFELFEBREHBER
Posted 14 years ago2010-03-02 19:06:29 UTC Post #279418
I thought you were on broadband now?

albeit unrealistically limited broadband.
Archie ArchieGoodbye Moonmen
Posted 14 years ago2010-03-02 19:09:12 UTC Post #279419
hmm...searched for atomtools using the find feature, didn't find ANYTHING.

Am I doing it wrong?
Posted 14 years ago2010-03-02 19:28:23 UTC Post #279420
Check manually.
Huntey: I'm using Dialup ATM, we got a free trial of my old ISP's "Highspeed" service (Which is 4KB slower than the normal service, and that's when it's off. It's usually much slower than that when it's on)
I want to save the highspeed bandwidth for when I want to get online with steam, and maybe squeeze in a HLDM game on the server if I have enough at the end of the billing period to.
Notewell NotewellGIASFELFEBREHBER
Posted 14 years ago2010-03-02 19:33:33 UTC Post #279421
Atom helped me out using teamviewer and steam. its all fixed now! Had to find the keys manually.
Posted 14 years ago2010-03-02 19:38:20 UTC Post #279422
It wasn't in "AtomTools" but under Software.
The Mad Carrot The Mad CarrotMad Carrot
You must be logged in to post a response.