NEW vehicle: Warthcargo

Finish a new model/mesh? Got something you're working on? Finish a new map? Here's the place to post it for feedback and whatnot.
Post Reply
dorg





Posts: 30
Joined: Tue Aug 14, 2007 2:44 pm
Contact:

NEW vehicle: Warthcargo

Post by dorg »

Hi to all.
I've tried to build or modify one of halo vehicles, but I'm staked at one point: compiling collision-geometry. It's a sort of human cargo (seat nodes from pelican).
Image
All the other files were compiled sucessfully, exept collision-geometry.
The Tool error msg is:
C:\Program Files\Microsoft Games\Halo Custom Edition>tool collision-geometry vehicles\warthcargo
Couldn't read map file './toolbeta.map'
### collision-geometry.JMS
### warthcargo-collision.JMS
### ERROR couldn't update edge #311 (red).
### ERROR couldn't update edge #312 (red).
### ERROR couldn't update edge #311 (red).
### ERROR couldn't update edge #312 (red).
### ERROR couldn't update edge #237 (red).
### ERROR couldn't update edge #241 (red).
### ERROR couldn't update edge #241 (red).
### ERROR couldn't update edge #237 (red).
### ERROR failed to build collision geometry.
### ERROR failed to import collision bsp.
### ERROR couldn't import permutation 'collision-geometry' of node 'frame'.
### ERROR failed to import collision model 'vehicles\warthcargo\warthcargo'.

C:\Program Files\Microsoft Games\Halo Custom Edition>
Image
I exported .JMS to model dir, .JMA to animation dir, collision geometry.JMS to physics dir, the shaders are from warthog stuff.
The nodes are linked as follows:
Image
Can any1 who has more experience in halo vehicles, help me please? What I'm doing wrong here(some node stuff maybe)!?
Caboose{SE}





Posts: 1311
Joined: Mon Mar 01, 2004 12:48 pm
Location: Milf-town
Contact:

Post by Caboose{SE} »

First off, the model has to be closed entirely, no open edges, and no overlapping edges. Second the model and collision model both need to have the exact same frame count and positioning, you can't delete ones that you think aren't important. Third, physics and collision model are compiled separately. First extract the normal collision model and compile it as collision_geometry then go back, remove markers, add physics markers, and compile as physics.
Image
L33T Ev0lu7i0n: poor aids have l33t
L33T Ev0lu7i0n: 100000 aids each year
L33T Ev0lu7i0n: die from l33t
dorg





Posts: 30
Joined: Tue Aug 14, 2007 2:44 pm
Contact:

Post by dorg »

Thanks man for replying,
1)I imported the base mesh & nodes from warthog gbx model.
2)edited the mesh, turning it in warthcargo (there are some open edges that comed from the initial warthog mesh)
3)Imported the seat nodes from pelican gbx model for the cargo seats.
4)I've added a skin modifier to the warthcargo and added all the nodes with name prefix frame..... Linked all other #nodes + warthcargo to the main frame.
5)exported .jms to model dir and collision_geometry.jms to the physics dir.
The max scene for the physics contain only #nodes that I copied from the MASS rollout from the warthog.physics tag. These were linked to the main frame too.

I compiled every other file necesary, even the .physics tag. Only the collision-geometry gives me error msg! Maybe Ihave to reconstruct all the vehicle, because there are many open edges left from the inital gbx import...
User avatar
wanksta
Readers Club




Wordewatician 500

Posts: 617
Joined: Mon Jun 11, 2007 3:04 pm
Location: Owning Freedom451 Constantly over LAN. Kills:999999999 Owns:943234 Pwns:749455 Killtaculars:5667

Post by wanksta »

just build a collision mesh seperetely. model it so that it is
A: ) using as few polys as possible
B: ) has NO open edges whatsoever
C: ) has no edges with more than or less that 2 faces attached to it.
Sig may not be animated.
Lol you got me in like 3 minutes!
Oh wait... I'm banned.... well not funny anymore...
User avatar
CDK908





Posts: 933
Joined: Sun Nov 26, 2006 9:15 am
Contact:

Post by CDK908 »

collision model just take a box model and model it around the vehicle. intrude parts where you want cheif to beable to walk and you dont need to intrude for small spaces like between the hull and tires. create cylinders for the tires and dont let it touch new hull. also it looks like you just too the hog and added a pelican interior...
Signature over file size limit of 75kb, please read the rules.
Don't Cry Just Go Die!
Andrew Jackson wrote:I have only two regrets: I didn't shoot Henry Clay and I didn't hang John C. Calhoun.
Caboose{SE}





Posts: 1311
Joined: Mon Mar 01, 2004 12:48 pm
Location: Milf-town
Contact:

Post by Caboose{SE} »

If you would like, PM me all the files you have, I'll set them up correctly and send them back so you can see how it's done. I can see what's wrong but it's difficult to explain.
Image
L33T Ev0lu7i0n: poor aids have l33t
L33T Ev0lu7i0n: 100000 aids each year
L33T Ev0lu7i0n: die from l33t
dorg





Posts: 30
Joined: Tue Aug 14, 2007 2:44 pm
Contact:

Post by dorg »

Ok, I reduced and closed any open edges tothe model and exported to physics. Finally the collision-model was compiled. With great curiosity I opend Sapien and when I try to load warthcargo - an error apiers something saying warthcargo will not be collidable. I placed it to the ground and when I select warthcargo, Boom Sapien-crashhh! There is no red text in the files and dont know what is the problem!..
User avatar
wanksta
Readers Club




Wordewatician 500

Posts: 617
Joined: Mon Jun 11, 2007 3:04 pm
Location: Owning Freedom451 Constantly over LAN. Kills:999999999 Owns:943234 Pwns:749455 Killtaculars:5667

Post by wanksta »

post the entry from your Debug.txt ( its in your halo ce directory) we wont know whats wrong until you do.

but as a guess...
you probably forgot to add the collision and stuff to the vehicle tag.
Sig may not be animated.
Lol you got me in like 3 minutes!
Oh wait... I'm banned.... well not funny anymore...
User avatar
Cryticfarm





Posts: 3611
Joined: Sat Dec 09, 2006 7:23 pm
Location: canada
Contact:

Post by Cryticfarm »

Maybe you should try to make the collision a box first, that way you know nothing can go wrong with your mesh.
Post Reply