[RESOLVED] H2Core Rebuilder Error

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
User avatar
Shadowz_O_Death




Connoisseur

Posts: 188
Joined: Wed Nov 01, 2006 8:38 am
Location: Pittsburgh, PA Xlink: Shadowz_O_Death

[RESOLVED] H2Core Rebuilder Error

Post by Shadowz_O_Death »

Hello everyone! I'm using Antman's SP -> MP tutorial, and when I try to rebuild the map using H2Core, I receive the following error.
Image
The details follow.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at core.TagInterface.TagBlock.ChunkCollection.get_Item(Int32 indexer)
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.312 (rtmLHS.050727-3100)
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:/Users/Jason/Documents/Halo%202%20Modding/Utilities/H2Core%2004-02-07%20Release/H2Core.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
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:/Users/Jason/Documents/Halo%202%20Modding/Utilities/H2Core%2004-02-07%20Release/HaloMap.DLL
----------------------------------------
SandDock
Assembly Version: 1.0.6.0
Win32 Version: 1.0.6.0
CodeBase: file:///C:/Users/Jason/Documents/Halo%202%20Modding/Utilities/H2Core%2004-02-07%20Release/SandDock.DLL
----------------------------------------
SandBar
Assembly Version: 1.1.1.0
Win32 Version: 1.1.1.0
CodeBase: file:///C:/Users/Jason/Documents/Halo%202%20Modding/Utilities/H2Core%2004-02-07%20Release/SandBar.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
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.
Any ideas? Thanks!

Regards,
Shadowz_O_Death
Last edited by Shadowz_O_Death on Wed Apr 25, 2007 3:54 pm, edited 2 times in total.
User avatar
kibito87




Stylist Connoisseur Advisor Bloodhound
Droplet Articulatist 500

Posts: 3461
Joined: Mon Feb 21, 2005 7:49 pm
Location: Ohio
Contact:

Post by kibito87 »

I believe others are currently having issues with h2core rebuilding....infact, that's the same exact error i'm getting with the new version. Good thing I made backups :D
Image
User avatar
Shadowz_O_Death




Connoisseur

Posts: 188
Joined: Wed Nov 01, 2006 8:38 am
Location: Pittsburgh, PA Xlink: Shadowz_O_Death

Post by Shadowz_O_Death »

I had a conversation with kibito87 over AIM discussing this issue and I got it to work. No need for anyone to post. Thanks kibito87! I owe you one! :wink:

Regards,
Shadowz_O_Death
User avatar
Th2mods
Readers Club





Posts: 1229
Joined: Mon Jan 08, 2007 5:54 pm
Location: Salt Lake City, Utah
Contact:

Post by Th2mods »

would you mind telling us what was to problem? so future people can solve this
Image
User avatar
Shadowz_O_Death




Connoisseur

Posts: 188
Joined: Wed Nov 01, 2006 8:38 am
Location: Pittsburgh, PA Xlink: Shadowz_O_Death

Post by Shadowz_O_Death »

Th2mods wrote:would you mind telling us what was to problem? so future people can solve this
You need a special version of H2C and H2G that is not released to public.
User avatar
Th2mods
Readers Club





Posts: 1229
Joined: Mon Jan 08, 2007 5:54 pm
Location: Salt Lake City, Utah
Contact:

Post by Th2mods »

Shadowz_O_Death wrote:
Th2mods wrote:would you mind telling us what was to problem? so future people can solve this
You need a special version of H2C and H2G that is not released to public.
:? why would you have it?
Image
User avatar
Shadowz_O_Death




Connoisseur

Posts: 188
Joined: Wed Nov 01, 2006 8:38 am
Location: Pittsburgh, PA Xlink: Shadowz_O_Death

Post by Shadowz_O_Death »

Th2mods wrote:
Shadowz_O_Death wrote:
Th2mods wrote:would you mind telling us what was to problem? so future people can solve this
You need a special version of H2C and H2G that is not released to public.
:? why would you have it?
What do you mean? I'm allowed to! I even got permission by Antman! I would give it to you, but I'm not allowed... :roll:
User avatar
kibito87




Stylist Connoisseur Advisor Bloodhound
Droplet Articulatist 500

Posts: 3461
Joined: Mon Feb 21, 2005 7:49 pm
Location: Ohio
Contact:

Post by kibito87 »

It was a beta version between the 2 public releases that I was using. Course with permission from Anthony. This version works with most if not all sp bsp's unlike the newest release which i've had problems doing some conversions with. It's not public so don't ask for it.
Image
BADSMILEY




Recreator

Posts: 247
Joined: Mon Oct 09, 2006 5:58 am
Location: Moddin

Post by BADSMILEY »

What do you mean? I'm allowed to! I even got permission by Antman! I would give it to you, but I'm not allowed... :roll:[/quote]

so i need a secret version in order to fix my very frustrating non-negative problem and i cant get it...... :?
well im pissed and mad now :x
or am i :P
:mrgreen: the rarely seen Mr. Green caught in action!
User avatar
Shadowz_O_Death




Connoisseur

Posts: 188
Joined: Wed Nov 01, 2006 8:38 am
Location: Pittsburgh, PA Xlink: Shadowz_O_Death

Post by Shadowz_O_Death »

BADSMILEY wrote:What do you mean? I'm allowed to! I even got permission by Antman! I would give it to you, but I'm not allowed... :roll:
so i need a secret version in order to fix my very frustrating non-negative problem and i cant get it...... :?
well im pissed and mad now :x
or am i :P[/quote]
Sorry man, I wish I could give you it, but I'm not allowed. Post your problem in the forums and perhaps someone may help you. Now will a moderator please lock/close this topic/thread? Thank you!
User avatar
SpecOp44




Advisor Recreator Snitch! Critic

Posts: 2008
Joined: Tue Jun 06, 2006 12:34 pm
Location: The Canadarm

Post by SpecOp44 »

Strange, I get that error when decompiling a rebuilt map.

I never got it when rebuilding.
Image
User avatar
Shadowz_O_Death




Connoisseur

Posts: 188
Joined: Wed Nov 01, 2006 8:38 am
Location: Pittsburgh, PA Xlink: Shadowz_O_Death

Post by Shadowz_O_Death »

SpecOp44 wrote:Strange, I get that error when decompiling a rebuilt map.

I never got it when rebuilding.
Hmm, I don't know what to tell you... I'm not home right now so I cannot try that, but keep in mind that you need a lot of free memory/ram in order for H2C to function properly. Try rebooting your computer in safe mode or diagnostics mode. Good luck!

Regards,
Shadowz_O_Death
User avatar
eternal





Posts: 165
Joined: Wed Nov 08, 2006 6:35 am
Location: XBConnect

Post by eternal »

roflmao! nice to see anthony and Pokecancer only view certain people worthy of being in 'their' modding community


thanks guys
newbymodder wrote:the bickering of halomods have to love them
Post Reply