DotHalo error when trying to change mainmenu.map list...
Posted: Thu Apr 07, 2005 1:18 pm
Hi,
I keep getting an error message whenever I try to type a value or type anything in, in any of the boxes!
It will let me carry on typing providing I keep clicking OK after every character I press (which will take forever), but still, pressing enter has no effect and just beeps at me when I try to press enter or type anything!
The message I keep getting refers to a Plugin problem I seem to have saying:
-------------------------------------------------------------------------------------
Plugin X
There was an error while changing the value
OK
-------------------------------------------------------------------------------------
Any ideas? I also get another much bigger error with a long message attached saying something about it is having trouble accessing mainmenu.map because it is being used by another process?!...
Attached is the error message, though most likely pointless, but do I need an extra program to make this program work right or what?
-------------------------------------------------------------------------------------
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: The process cannot access the file "D:\Halo 2 Modding Guides\Halo 2 Modding Starter Kit\Halo 2 Modding Starter Kit\Tutorials\Adding Maps To Main Menu\mainmenu.map" because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at H2Edit.frmMain.FixT3hStupidSig()
at H2Edit.frmMain.CloseMap()
at H2Edit.frmMain.mnuClose_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(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.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
DotHalo
Assembly Version: 1.0.1867.33439
Win32 Version: 1.0.1867.33439
CodeBase: file:///D:/Halo%202%20Modding%20Guides/Halo%202%20Modding%20Starter%20Kit/Halo%202%20Modding%20Starter%20Kit/Apps/DotHalo.0b3.0/DotHalo1%5B1%5D.0b3.0/DotHalo1.0b3.0/DotHalo.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
zH2Sig
Assembly Version: 1.0.1866.21219
Win32 Version: 1.0.1866.21219
CodeBase: file:///D:/Halo%202%20Modding%20Guides/Halo%202%20Modding%20Starter%20Kit/Halo%202%20Modding%20Starter%20Kit/Apps/DotHalo.0b3.0/DotHalo1%5B1%5D.0b3.0/DotHalo1.0b3.0/zH2Sig.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3052.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.
-------------------------------------------------------------------------------------
Thank you for reading, and I hope someone can help!
Regards,
Karlos
I keep getting an error message whenever I try to type a value or type anything in, in any of the boxes!
It will let me carry on typing providing I keep clicking OK after every character I press (which will take forever), but still, pressing enter has no effect and just beeps at me when I try to press enter or type anything!
The message I keep getting refers to a Plugin problem I seem to have saying:
-------------------------------------------------------------------------------------
Plugin X
There was an error while changing the value
OK
-------------------------------------------------------------------------------------
Any ideas? I also get another much bigger error with a long message attached saying something about it is having trouble accessing mainmenu.map because it is being used by another process?!...
Attached is the error message, though most likely pointless, but do I need an extra program to make this program work right or what?
-------------------------------------------------------------------------------------
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: The process cannot access the file "D:\Halo 2 Modding Guides\Halo 2 Modding Starter Kit\Halo 2 Modding Starter Kit\Tutorials\Adding Maps To Main Menu\mainmenu.map" because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at H2Edit.frmMain.FixT3hStupidSig()
at H2Edit.frmMain.CloseMap()
at H2Edit.frmMain.mnuClose_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(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.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
DotHalo
Assembly Version: 1.0.1867.33439
Win32 Version: 1.0.1867.33439
CodeBase: file:///D:/Halo%202%20Modding%20Guides/Halo%202%20Modding%20Starter%20Kit/Halo%202%20Modding%20Starter%20Kit/Apps/DotHalo.0b3.0/DotHalo1%5B1%5D.0b3.0/DotHalo1.0b3.0/DotHalo.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
zH2Sig
Assembly Version: 1.0.1866.21219
Win32 Version: 1.0.1866.21219
CodeBase: file:///D:/Halo%202%20Modding%20Guides/Halo%202%20Modding%20Starter%20Kit/Halo%202%20Modding%20Starter%20Kit/Apps/DotHalo.0b3.0/DotHalo1%5B1%5D.0b3.0/DotHalo1.0b3.0/zH2Sig.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3052.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.
-------------------------------------------------------------------------------------
Thank you for reading, and I hope someone can help!
Regards,
Karlos