Big problem, VERY, VERY URGENT

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





Posts: 16
Joined: Wed Jul 18, 2007 2:20 am

Big problem, VERY, VERY URGENT

Post by TimeGlitch »

Ok so I have H2Core and H2G, and I followed the steps to do a bsp conversion (SP-MP). I followed THIS tutorial by pokecancer.

1. In H2Core, open a map and choose a sbsp. Click it.
2. Decompile Recursively(Meta/Decompile/Decompile Recursively)
3. Find corresponding lightmap. It should have a similar name. Decompile recursively.
4. Now open the mp map you want to convert to and decompile the map. (Map/Decompile)
5. Open H2G and go to c:\Tags\H2\Scenarios\Multi and find your scenario for the mp map.
6. Find the structure sbsp section and relink the tag references for the sbsp to your sp maps sbsp. Also fix the lightmap reference. Save.
7. Back in H2Core, with your mp map open, select map/rebuilder.
8. Now find the mp scenario we edited. There are also multiple checkboxes of items that you most likely want to transfer with your sbsp conversion. Check whatever you want in the new map and rebuild.
9. Lay out spawns in entity.

Ive done everything in here down to the last word. The map (waterworks) is recognized, and it blanks out of the menu, but freezes upon attempting to actually load the map (leaves me with a black screen)I am using the bsp "deltacontrol_bsp2"...Anyone have ANY idea whats wrong???? Please, I need an answer quickly...

EDIT:

I tried to edit my scnr tag and it gave me an unhandled exception. Im thinking thats not good...
Last edited by TimeGlitch on Sat Aug 04, 2007 1:43 pm, edited 1 time in total.
User avatar
CptnNsan0




Stylist Snitch! Collaborator Commentator

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

Post by CptnNsan0 »

Try nulling out the loop sounds. A lot of times they cause the map to freeze up.
Image
Not Removing This
TimeGlitch





Posts: 16
Joined: Wed Jul 18, 2007 2:20 am

Post by TimeGlitch »

CptnNsan0 wrote:Try nulling out the loop sounds. A lot of times they cause the map to freeze up.
How do i do that?

EDIT:

I tried to edit my scnr tag and it gave me an unhandled exception. Im thinking thats not good...
User avatar
SpecOp44




Advisor Recreator Snitch! Critic

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

Post by SpecOp44 »

To null loop sound, go to the SBSP tag. Switch to dependencies, and look for LSND values. Null those out.

Also, why the rush?
Image
TimeGlitch





Posts: 16
Joined: Wed Jul 18, 2007 2:20 am

Post by TimeGlitch »

SpecOp44 wrote:To null loop sound, go to the SBSP tag. Switch to dependencies, and look for LSND values. Null those out.

Also, why the rush?

Gonna be filming tonight...need to get this mod nailed so we can duplicate it with about 5 other maps X(

Im really mad at this point because I finally got it to halfway load, and it black screens. I tried nulling out the sounds, it didnt do anything. Im pretty sure it has something to do with the messed up scnr tag...
AModderPerson





Posts: 185
Joined: Thu Sep 14, 2006 5:41 pm

Post by AModderPerson »

yeah, I nulled the Lsnds too but it gave me Black Screen still.
Current Project: The Grunt Rebellion


SVE is Released

Latest Episode is here:
You Know What? Part 01
You Know What? Part 02
TimeGlitch





Posts: 16
Joined: Wed Jul 18, 2007 2:20 am

Post by TimeGlitch »

Got it working...

I used Ivory tower of all places XD. Dont rebuild map with sound.
Post Reply