See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at core.Rebuilder.Rebuilder.RebuildButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
H2Core
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Stuart/Desktop/H2Core%20NEW/H2Core.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
HaloMap
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Stuart/Desktop/H2Core%20NEW/HaloMap.DLL
----------------------------------------
SandDock
Assembly Version: 1.0.6.0
Win32 Version: 1.0.6.0
CodeBase: file:///C:/Documents%20and%20Settings/Stuart/Desktop/H2Core%20NEW/SandDock.DLL
----------------------------------------
SandBar
Assembly Version: 1.1.1.0
Win32 Version: 1.1.1.0
CodeBase: file:///C:/Documents%20and%20Settings/Stuart/Desktop/H2Core%20NEW/SandBar.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.
When doing the rebuilding part.
It shows the unhandled exception when it tries to:# Open H2Core.
# Go to "File," then "Open."
# Select your multiplayer map.
# Go to "Map," then "Rebuilder."
# For "Scenario" click the "..." button.
# Go to the "Decompiled Tag Path" location you set.
# You should see the folder "H2."
# Open it, open the folder "scenarios."
# Open the folder "multi," then the next folder, and then the next folder (if there is another one, it depends on the map.)
# Open the maps ".scenario" file.
# Check the following:
* Scenery
* Machines
* Skies (Does not work sometimes.)
* Obstacles
* Decals
* Lights
* Sounds Scenery
* DECR
* Looping Sounds
# Then click "Rebuild."
# Depending on your computer, this should be done between the apocalypse to when hell freezes over.
# When you think it freezes, get out of your chair, get a drink, take a piss, and wait, because it didn't.
# When it's done, it will display a message box saying "Done."
# Click "OK," then kick your computer for taking so long.
# Congrads, the hard parts are over, it's smooth goin' from here, close H2Core.
Processing C:\Documents and Settings\Stuart\Desktop\Extracted BSP\H2\sound\sound_mix.sound_mix...
Help would be greatly appreciated.
Stuart