Jump to content

? servers

? players online

MAPPERS READ! { Hammer Compiler }

Recommended Posts


  • Content Count:  371
  • Joined:  05/18/08
  • Status:  Offline

Why is this in Offtopic, Because. It does not fit on anything in below sections :p

and since offtopic is mostly read than anything else. Hopefully ill get more FEEDBACK.

 

I need mappers to compile their maps with my Hammer Compiler

(Tell me if there are any errors) {You can create a New Map or use your existing one}

 

It should be faster, at compiling most of your map. (And without the "Hammer CRASHES")

 

http://www.steam-gamers.net/forum/showthread.php?p=59618#post59618

 

All I ask of you is to Check the thread out, Comment with your Opinion on it.

and +rep if u wish.

THANK you :]

Link to comment

  • Content Count:  2206
  • Joined:  08/30/09
  • Status:  Offline

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

 

************** Exception Text **************

System.UnauthorizedAccessException: Access to the path 'C:\Program Files\MapCompiler\' is denied.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

at Microsoft.VisualBasic.FileSystem.MkDir(String Path)

at Artimus_Map_Compiler.Form1.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.4200 (NetFxQFE.050727-4200)

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

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

Hammer Compiler

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/vinny/Desktop/Hammer%20Compiler.exe

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

Microsoft.VisualBasic

Assembly Version: 8.0.0.0

Win32 Version: 8.0.50727.4016 (NetFxQFE.050727-4000)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

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

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)

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.4016 (NetFxQFE.050727-4000)

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.4016 (NetFxQFE.050727-4000)

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.4016 (NetFxQFE.050727-4000)

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:

 

 

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 get this error after just starting up the program. I don't know what i means. When I click continue it seems to work fine but I figured I'd run it by you. I'm not exactly the smartest when it comes to stuff like this.

Link to comment

  • Content Count:  352
  • Joined:  10/01/09
  • Status:  Offline

I get this error after just starting up the program. I don't know what i means. When I click continue it seems to work fine but I figured I'd run it by you. I'm not exactly the smartest when it comes to stuff like this.

 

Run it as admin.

 

As for the app, I doubt you are actually using any features that require .net 3.5, you can change the target framework under your project settings to something older like 2.0 which more people are likely to have.

Edited by Spiral
Link to comment

  • Content Count:  371
  • Joined:  05/18/08
  • Status:  Offline

The H.C. Has been Updated. Please Check it out, (This is to Some of the mappers in sg)

whom ever it interest's I need to know what errors you get, and if you get any errors at all.

Link to comment

Reply to Thread

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...