ok im working on some nice new eqiupment for my map pack. and i finished the model animations and collision for the trip mine object.
the trip mine needs to be a vehicle to work how i want it too and everything is working except the Physics tag.
i created my physics tag useing the same model as the collision geometry. it exported with no errors it just said.
### trip.jms
### created physics powerups\trip\
i opend guerilla and i tryed to load the tag but it just crashed. i checked debug.
08.29.07 17:03:45 guerilla pc 01.00.00.0609 ----------------------------------------------
08.29.07 17:03:45 reference function: _write_to_error_file
08.29.07 17:03:45 reference address: 4011a4
08.29.07 17:03:45 Couldn't read map file './guerillabeta.map'
08.29.07 17:03:53 EAX: 0xFFFFFFFE
08.29.07 17:03:53 EBX: 0x00198501
08.29.07 17:03:53 ECX: 0x0013EEA8
08.29.07 17:03:53 EDX: 0x000002CC
08.29.07 17:03:53 EDI: 0x0013EEA8
08.29.07 17:03:53 ESI: 0x00000000
08.29.07 17:03:53 EBP: 0x0013ED80
08.29.07 17:03:53 ESP: 0x0013ED70
08.29.07 17:03:53 EIP: 0x7C90EB94, C3 8D A4 24 ?????
08.29.07 17:03:53 EXCEPTION halt in \halopc\haloce\source\math\matrix_math.c,#1109: !realcmp(determinant, 0.0f)
usually i can figure out whats wrong by the final part of the debug but in this case, not so much... !realcmp(determinant, 0.0f) <---no idea what determinant is... all though it says 0.0f and if thats a measurement maybe the model isnt exporting area or something...
also here is my hierchy for my CG model.
i really need to know what im doing wrong so i can fix this so plz help
Bookmarks