
H2C Rebuilding
-
- Posts: 124
- Joined: Mon Feb 05, 2007 8:40 am
H2C Rebuilding
well lately h2c has been acting gay.... it wont rebuild ANY map. i tried so many different bsp's and it just wont rebuild. the error says its my .net framework but i never had a problem with it before. and it always happens at this same spot I have re-installed .net framework 2.0, and 3.0 and it still gives me an error.. i have no clue what the problem is. heres a pic


-
- Posts: 124
- Joined: Mon Feb 05, 2007 8:40 am
Ok. Try rebooting if you didn't already do so. I have 2.0 and 1.1 installed and I never have any .net framework problems with programs. (for future reference).ThaGreatOne wrote:both maps are fesh yes.. and kibito, i uninstalled 3.0 and now its not giving me a .net framework error, its giving me a rebuilder error

-
- Posts: 124
- Joined: Mon Feb 05, 2007 8:40 am
i just rebooted.. then i deleted the tags folder in C then i decompiled the basemap... Gemini decompiled my BSP and lightmap.. rebuilt and it gave me the same error on the EXACT same spot as the first picture.
heres the error details
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.TagInterface.Data.Write_Raw(EndianWriter& BW) in C:\h2corerelease\HaloMap\TagInterface\Base Objects\Data.cs:line 147
at core.Rebuilder.Rebuilder.RebuildButton_Click(Object sender, EventArgs e) in C:\h2corerelease\HaloMap\Map\Rebuilder\Rebuilder.cs:line 894
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/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/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/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/HaloMap.DLL
----------------------------------------
SandDock
Assembly Version: 1.0.6.0
Win32 Version: 1.0.6.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/SandDock.DLL
----------------------------------------
SandBar
Assembly Version: 1.1.1.0
Win32 Version: 1.1.1.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/SandBar.DLL
----------------------------------------
Image
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/Image.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.
heres the error details
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.TagInterface.Data.Write_Raw(EndianWriter& BW) in C:\h2corerelease\HaloMap\TagInterface\Base Objects\Data.cs:line 147
at core.Rebuilder.Rebuilder.RebuildButton_Click(Object sender, EventArgs e) in C:\h2corerelease\HaloMap\Map\Rebuilder\Rebuilder.cs:line 894
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/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/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/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/HaloMap.DLL
----------------------------------------
SandDock
Assembly Version: 1.0.6.0
Win32 Version: 1.0.6.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/SandDock.DLL
----------------------------------------
SandBar
Assembly Version: 1.1.1.0
Win32 Version: 1.1.1.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/SandBar.DLL
----------------------------------------
Image
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/HP_Administrator/Desktop/Project%20Reborn/Applications/H2%20Guerilla%20%26%20Core/H2Core/Image.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.
-
- Posts: 124
- Joined: Mon Feb 05, 2007 8:40 am
just thought i would let you know.... it's not a problem with the .net framework.....
the .net framewor in the title bar means that there was an error with an application that won't handle the error. the actual error that you are looking for is "object reference not set to an instance of an object" which means that it is trying to include a file that doesn't exist, or a file that is in use by another program. sometimes this can be done when you have deleted files that it is trying to reference to. However it looks (by that picture) that H2C cannot find the correct model for the spectre gunner. so try to get the spectre gunner model.
the .net framewor in the title bar means that there was an error with an application that won't handle the error. the actual error that you are looking for is "object reference not set to an instance of an object" which means that it is trying to include a file that doesn't exist, or a file that is in use by another program. sometimes this can be done when you have deleted files that it is trying to reference to. However it looks (by that picture) that H2C cannot find the correct model for the spectre gunner. so try to get the spectre gunner model.