Page 1 of 1

More Tool Help

Posted: Mon Feb 11, 2008 3:16 pm
by Skull2
ok i got to where i am extracting the level but there is a problem i dont know how to fix, thats why i came here

Code: Select all

C:\Program Files\Microsoft Games\Halo Custom Edition>tool structure levels\spart
an spartan
Couldn't read map file './toolbeta.map'
building intermediate geometry...
building collision geometry...
reducing collision geometry...
building collision bsp...
reducing collision bsp...
verifying collision geometry...
verifying collision bsp...
### ERROR collision bsp is empty.
did you...
...create any geometry?
...make the frame?
...attach geometry to the frame?
...use collidable (not render only or portal) geometry?

C:\Program Files\Microsoft Games\Halo Custom Edition>
HELP PLEASE

Edit:
maybe can somebody put up a walk through, i attached the frame to the map, but then its giving me some errors

Code: Select all

There are no Actors to Export!

Code: Select all

Export module failure
now i need some help!!!

Posted: Tue Feb 12, 2008 3:37 am
by p0lar_bear
You attach the MAP to the FRAME, not the other way around...

Posted: Tue Feb 12, 2008 4:43 am
by Cryticfarm
To test if you have it working, move the frame, if your map moves with it, you did it right.