H2Core\H2G Help Topic and Map Repository *Updated 04-03-07*

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




Stylist Advisor Coroner Connoisseur

Posts: 1343
Joined: Mon Jul 24, 2006 1:38 pm
Location: Canada bishes
Contact:

Post by foxfanatic23I7 »

scenarios\solo\07a_highcharity\high_2 from 07a_highcharity works,but you will need to null the lsnds.
Image
User avatar
T1xAnton




Coagulator Recreator Connoisseur

Posts: 1213
Joined: Sat Mar 25, 2006 8:54 pm
Location: Corbin, KY
Contact:

Post by T1xAnton »

On ReBuild in H2Core I get this error. It pauses at sound_mix.Sound_mix and give me this JIT Debugger Error:

Code: Select all

************** 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)
Accept Change.
zimbomonkey





Posts: 12
Joined: Wed May 11, 2005 3:16 pm

Post by zimbomonkey »

Whenever I try to do an SP>MP Conversion, I get the following error.

Code: Select all

************** 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) in C:\Documents and Settings\Anthony\Desktop\h2core 04-02-07\HaloMap\TagInterface\Base Objects\Structures.cs:line 894
   at core.Rebuilder.Rebuilder.RebuildButton_Click(Object sender, EventArgs e) in C:\Documents and Settings\Anthony\Desktop\h2core 04-02-07\HaloMap\Map\Rebuilder\Rebuilder.cs:line 427
   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/Mark%20Heltman/Desktop/We're%20Modding%20Halo%202%20Again/h2core%2004-02-07/H2Core/bin/Release/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/Mark%20Heltman/Desktop/We're%20Modding%20Halo%202%20Again/h2core%2004-02-07/H2Core/bin/Release/HaloMap.DLL
----------------------------------------
SandDock
    Assembly Version: 1.0.6.0
    Win32 Version: 1.0.6.0
    CodeBase: file:///C:/Documents%20and%20Settings/Mark%20Heltman/Desktop/We're%20Modding%20Halo%202%20Again/h2core%2004-02-07/H2Core/bin/Release/SandDock.DLL
----------------------------------------
SandBar
    Assembly Version: 1.1.1.0
    Win32 Version: 1.1.1.0
    CodeBase: file:///C:/Documents%20and%20Settings/Mark%20Heltman/Desktop/We're%20Modding%20Halo%202%20Again/h2core%2004-02-07/H2Core/bin/Release/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
----------------------------------------
I get this before the map even starts rebuilding, when it says that it's processing my scenario tag. I've tried using both currently available versions of H2Core and H2G, tried unchecking the suggested boxes, tried unchecking ALL the boxes, tried deleting my tag folders, ripped my maps again from the halo 2 disc, and I've tried inserting my BSP into headlong, containment, and zanzibar. The BSP I want to insert is Spacestation_2, and I'm at my wits' end.

Is there anything I've missed, or am I screwed?

Edit: Alright, I can do a zanzibar>newmombasa_4 conversion, is there anything special one needs to do for spacestation? I guess I'll Try Gemini
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 noticed the new version doesn't like to work with a few sp bsp's. Unfortunately I haven't found a fix for this one yet.
Image
User avatar
ALF





Posts: 1
Joined: Wed Aug 09, 2006 6:39 pm

Post by ALF »

H2G Problem. Image Yes I have my map reference, clean maps. Microsoft NET 2.0, ect... This is the error I receive when I open "headlong.senario" any ideas?
BADSMILEY




Recreator

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

Post by BADSMILEY »

************** 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) in C:\Documents and Settings\Anthony\Desktop\h2core 04-02-07\HaloMap\TagInterface\Base Objects\Structures.cs:line 894
at core.Rebuilder.Rebuilder.RebuildButton_Click(Object sender, EventArgs e) in C:\Documents and Settings\Anthony\Desktop\h2core 04-02-07\HaloMap\Map\Rebuilder\Rebuilder.cs:line 427
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/Mark%20Heltman/Desktop/We're%20Modding%20Halo%202%20Again/h2core%2004-02-07/H2Core/bin/Release/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/Mark%20Heltman/Desktop/We're%20Modding%20Halo%202%20Again/h2core%2004-02-07/H2Core/bin/Release/HaloMap.DLL
----------------------------------------
SandDock
Assembly Version: 1.0.6.0
Win32 Version: 1.0.6.0
CodeBase: file:///C:/Documents%20and%20Settings/Mark%20Heltman/Desktop/We're%20Modding%20Halo%202%20Again/h2core%2004-02-07/H2Core/bin/Release/SandDock.DLL
----------------------------------------
SandBar
Assembly Version: 1.1.1.0
Win32 Version: 1.1.1.0
CodeBase: file:///C:/Documents%20and%20Settings/Mark%20Heltman/Desktop/We're%20Modding%20Halo%202%20Again/h2core%2004-02-07/H2Core/bin/Release/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
----------------------------------------

all that im gonna say
:mrgreen: the rarely seen Mr. Green caught in action!
User avatar
CptnNsan0




Stylist Snitch! Collaborator Commentator

Posts: 1904
Joined: Thu Jun 15, 2006 5:49 am
Location: Durham, NC

Post by CptnNsan0 »

Halovicics wont let me register and I cant download h2core. does anyone hav e the latest version?
Image
Not Removing This
User avatar
eternal





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

Post by eternal »

wow wtf!!!!!!!!!!!!! Ive been werking with a spmp conv Ive been making, and i just added weather with core/h2g, and now my masterchief fp models are gone. WTF!!!!!!!!!
newbymodder wrote:the bickering of halomods have to love them
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 »

eternal wrote:wow wtf!!!!!!!!!!!!! Ive been werking with a spmp conv Ive been making, and i just added weather with core/h2g, and now my masterchief fp models are gone. WTF!!!!!!!!!
You didn't by chance rebuild your map twice now did you? If you didn't then there's a good chance that those programs fucked your map up. Not many have been able to use them effectively...atleast not the current release.
Image
Unilat




Articulatist 50

Posts: 100
Joined: Wed Oct 05, 2005 11:51 am

Post by Unilat »

Ok so, I get stuck on global_speaker_effects.chorus_effects

or whatever its called every time. I believe I converted one without this problem and then it wouldnt open in the bsp view. It says object reference not set .. etc.

Heres the full error (for the global speaker thing in Core) and its on the same tag above every time:

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:/DOCUME~1/Calvin/LOCALS~1/Temp/Rar$EX31.5891/H2Core%2004-02-07%20Release/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/Calvin/Local%20Settings/Temp/Rar$EX31.5891/H2Core%2004-02-07%20Release/HaloMap.DLL
----------------------------------------
SandDock
Assembly Version: 1.0.6.0
Win32 Version: 1.0.6.0
CodeBase: file:///C:/Documents%20and%20Settings/Calvin/Local%20Settings/Temp/Rar$EX31.5891/H2Core%2004-02-07%20Release/SandDock.DLL
----------------------------------------
SandBar
Assembly Version: 1.1.1.0
Win32 Version: 1.1.1.0
CodeBase: file:///C:/Documents%20and%20Settings/Calvin/Local%20Settings/Temp/Rar$EX31.5891/H2Core%2004-02-07%20Release/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
----------------------------------------
Image
Please stop removing my sig. The last mod who edited it said height was 125, and thats what I put.
User avatar
plushiefire





Posts: 618
Joined: Thu Nov 23, 2006 12:10 pm
Location: Canada

Post by plushiefire »

I have a hunch something big is happening soon.,.
Come check out Team 3volved.
Image
BADSMILEY




Recreator

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

Post by BADSMILEY »

plushiefire wrote:I have a hunch something big is happening soon.,.


u know or you think :?: (or do u know sometin we dont)
:mrgreen: the rarely seen Mr. Green caught in action!
User avatar
plushiefire





Posts: 618
Joined: Thu Nov 23, 2006 12:10 pm
Location: Canada

Post by plushiefire »

BADSMILEY wrote:
plushiefire wrote:I have a hunch something big is happening soon.,.


u know or you think :?: (or do u know sometin we dont)
I don't know but this topic is a wateland now..
Come check out Team 3volved.
Image
Jam_Cliche





Posts: 40
Joined: Wed Mar 07, 2007 9:28 pm
Contact:

Post by Jam_Cliche »

I simply can't do a conversion. Every Entity I have tells me that same error about the non-negative number something or other required.

I requested for 04a_gasgiant/alphagasgiant (First scenario in 04b_floodlab) to be reuploaded to the "Bigger BSP Download Thread" but it hasn't been. Seeing as how this thread gets more response, would it be rude of me to request that someone attempt this conversion and made a gemini patch for me? :oops:
x088x




Critic

Posts: 837
Joined: Sun Nov 06, 2005 1:46 pm
Location: ..

Post by x088x »

Forgot to add mine to the repository.. http://forums.halomods.com/viewtopic.ph ... 17&t=57446

Though this probably never is updated anymore.
Halo 3 ruined everything..
User avatar
bumlove




Literarian 250

Posts: 305
Joined: Tue May 29, 2007 1:17 pm
Location: Islamic fundamentlist capital of europe, seriously my home town is a hole

Post by bumlove »

Thanks to all who made this, I have 2 questions

1 Can MP to MP conversions be done with this (sounds retarded I know)

2 I'm wanting to convert SP shared what do I do about the light map (SP shared doesn't have one) *edit dealt with this problem leave it as host maps light map then just null out lightmap idents in BSP tag*
Last edited by bumlove on Fri Jun 22, 2007 3:11 pm, edited 2 times in total.
never underestimate the predictability of stupidity
User avatar
Yamagushi




Articulatist 500

Posts: 871
Joined: Wed Jun 13, 2007 12:38 pm
Location: The Mainframe.

Post by Yamagushi »

01a_tutorial
-scenarios\solo\01a_tutorial\01_bsp_0 (Unkown)

This works. Ive had it running, though all the doors are shut.
Don't be.
Image
Evilsnowflakes




Connoisseur

Posts: 396
Joined: Tue Nov 15, 2005 5:19 am
Location: Right Outside Your Window With A Gun

Post by Evilsnowflakes »

I know your getting a lot of problems that people or finding but I hope you can help me out on this one. I followed this http://forums.halomods.com/viewtopic.php?t=57918 tutorial on putting weather in a non weathered map and It works great all the way until I rebuild, the map rebuilds but it stops at (Compiling: I've got a lovely bunch of coconuts) and then it says DONE. I know its not done because the file size is smaller than the original map file size. So if do you know what the problem might be. Thanks.
Image
Remember, Violence is always the answer.
User avatar
snakejknight




Trickster Wave Pyre Wordewatician 500

Posts: 693
Joined: Sun Jun 04, 2006 1:00 pm
Location: North Hollywood California

Post by snakejknight »

hey i just got a new laptop with vista, but now h2core wont work, anyone think they can help?
UpsetSpy




Coagulator Wordewatician 100

Posts: 146
Joined: Fri Jun 16, 2006 6:05 am
Location: Emerging from that dark hole in which hid for the past months

Post by UpsetSpy »

snakejknight wrote:hey i just got a new laptop with vista, but now h2core wont work, anyone think they can help?
Agreed, I would like to get back into modding again :wink: *cough* but since I ''left'' I got Vista Ultimate, might there be a Vista compatible version of H2C/G, using this was the easiest way to transfer stuff and also my way to fixing SLC.
Needs motivation to continue modding =[
Lockdown - 85% Updated 9/11
GridIron 1.1Prisoner: UPDATED 9/6!
Post Reply