KenshinHimura03 Posted January 19, 2005 Share Posted January 19, 2005 Okay lets start off with: Yes i searched already. I found some stuff but it was all way to complicated for me. Alrighty heres my error: I have my disarmkick.car. I open it and it has a folder symbol next to a +. The caption of the folder is (null): (Unknown Mode - Prefs not Setup? ). I click the + sybol. There is a sybol that looks like a stick figure with incircled in a red circle with a slash through it. The caption is (Frames: Target 0, Count 27, Loop -1, Speed 20) DISARMKICK ((BAD: DISARMKICK)) My prefs are : Enum file: c:/program files/lucasarts/star wars jedi knight jedi academy/gamedata/jka-universalsource/jka-universalsource/codemp/game/anims.h Compiler: c:/projects/jedi_academy_sdk/tools/carcass.exe Quake Dir c:/program files/lucasarts/star wars jedi knight jedi academy/gamedata/base/ disarmkick.car is located in the base/ directory When I click build it says... Process Returned Error: 1 ("C:\projects\JEDI_Academy_SDK\Tools\carcass.exe -silent C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\base\disarmkick.car") btw, if i dont want it to loop, should i set loop to 0? Link to comment Share on other sites More sharing options...
Psyk0Sith Posted January 20, 2005 Share Posted January 20, 2005 I think you are trying to make a new animation? First follow these steps: "Setting up the work path Since Jk2 is based on the Quake 3 engine, we need to create a base folder to hold the player model. -So go ahead and create this directory structure: "c:\base\models\players\"your player model" -the next step is to add the animation file to: "c:\base\models\players\_humanoid" -Where is the _humanoid.gla file you ask? in the assets0.pk3 file in your gamedata\base folder of JK2, a .pk3 file is a zip file that's been renamed. All you need to is do open it with winzip, find the file _humanoid.gla...just sort the files by type and look for gla you can also extract the .cfg file (animation sequence file). Make sure it's in "base\player\_humanoid". -I installed the Raven tool kit in c:\base which should give you c:\base\tools Once installed look for the following files: carcass.exe and assimilate.exe, copy these files to base\models\_humanoid. Take the XSIImporter.dli plugin and place it in your 3D Studio Max plugin dir. Open up assimilate.exe, go to properties and change the compiler line to this: c:/base/models/players/_humanoid/carcass.exe Remove everything for the "Quake 3 dir" path. You should now be ready to start your project." Link to comment Share on other sites More sharing options...
KenshinHimura03 Posted January 20, 2005 Author Share Posted January 20, 2005 geocities.com/kenshinhimura034/weirdthing.html Thats the error i get, follow the link When I press any key to continue it says the same process returned errors 1 -This is a new animation -This is for JKA -It wanted me to rename my car file to root so i did Thanks for all your help, and for the detailed response Link to comment Share on other sites More sharing options...
Psyk0Sith Posted January 21, 2005 Share Posted January 21, 2005 Probably a setting that you need to change within assimilate: double click where it says single-player mode...check "Keep motion bone" and "make it's own skeleton" change the path to "models/players/_humanoid/"the name of your new animation" make sure you remove c: (under "Path eg "models/blah..." (no extenstion) Your welcome, hopefully this will fix your new problem . Link to comment Share on other sites More sharing options...
KenshinHimura03 Posted January 21, 2005 Author Share Posted January 21, 2005 closer! go to the same URL again to see THIS error! Thanks again... Link to comment Share on other sites More sharing options...
Psyk0Sith Posted January 21, 2005 Share Posted January 21, 2005 Alright, this usually happens when you are making a player model, every model needs to go through a rigging process. That includes: Detaching the hierarchy, weight the meshes and tags to the skeleton, creating caps for dismemberment and finally linking the hierarchy. Before i go into all the details, i need to know what you are working with: Are you using keshire's biped setup? or Are you trying to create new anims with your own player model, by simply animating the skeleton and exporting as usual? Link to comment Share on other sites More sharing options...
KenshinHimura03 Posted January 22, 2005 Author Share Posted January 22, 2005 uh i am making a new animation from the jka_anim_file_set skeleton from http://jediknight2.filefront.com/file/JKA_Animation_Fileset;30925. yes im just animating the skeleton and exporting as avi and xsi. Thanks again Link to comment Share on other sites More sharing options...
Psyk0Sith Posted January 23, 2005 Share Posted January 23, 2005 Step 1: Place humanoid.car, boneswsaber.xsi and your exported animation file in same folder as the carcass.exe compiler. Step 2: Edit .car file to suit your needs, you might have to remove this line, i dunno why but that seems useless: "$aseanimref_gla models/players/_humanoid/_humanoid.gla" Then rename the part where it says "forward_dive.xsi" replace with the name of your file, edit some more: models/players/_humanoid/xsi/boneswsaber remove the /xsi/ folder unless you want to use the same path. More editing..... change the part where it says fdive (_humanoid/fdive) and replace by your anim's name. Save file. Finally, to compile, load the dos prompt, change dir where you put all that crap and type carcass humanoid.car...hopefully this will spit out the new anim. Link to comment Share on other sites More sharing options...
KenshinHimura03 Posted January 24, 2005 Author Share Posted January 24, 2005 umm where is humanoid.car and boneswsaber.xsi? Link to comment Share on other sites More sharing options...
Psyk0Sith Posted January 25, 2005 Share Posted January 25, 2005 In the zip file you downloaded. http://jediknight2.filefront.com/file/JKA_Animation_Fileset;30925. Link to comment Share on other sites More sharing options...
KenshinHimura03 Posted January 25, 2005 Author Share Posted January 25, 2005 Umm i did everything except ......... file, edit some more: models/players/_humanoid/xsi/boneswsaber remove the /xsi/ folder unless you want to use the same path. Where is this? I couldnt find it... I tried compiling it anyway and it told me this error (go to website) Link to comment Share on other sites More sharing options...
Psyk0Sith Posted January 25, 2005 Share Posted January 25, 2005 arghh 1.That line is in the .car (nevermind, it seems to work since you get a new error.) 2.Your max scene (animation) is missing the "model_root" dummy. Link to comment Share on other sites More sharing options...
KenshinHimura03 Posted January 27, 2005 Author Share Posted January 27, 2005 erm, what exactly does that mean and how do i fix that Link to comment Share on other sites More sharing options...
Psyk0Sith Posted January 28, 2005 Share Posted January 28, 2005 Tell me which max scene are you using? Keshire's setup should work without problems. If you are using JKA_BIP_Skeleton.max i dunno what's happening? Link to comment Share on other sites More sharing options...
KenshinHimura03 Posted January 28, 2005 Author Share Posted January 28, 2005 yeah im using jka_bip_skeleton.max...... im not sure what keshire's setup is Link to comment Share on other sites More sharing options...
Psyk0Sith Posted January 29, 2005 Share Posted January 29, 2005 JKA_bip_skeleton.max is keshire's setup . I just tried it and it works fine I think you made a mistake in the .car file, just grab this one: http://www3.sympatico.ca/psykopat/downloads/humanoid.car put everything in "base\models\players\_humanoid" -Rename your animation to animation.xsi or it wont work (or edit the .car file ) Also the skeleton NEEDS to have the "base pose" at frame 0 or it wont work right, see JKA.bip for base pose. Link to comment Share on other sites More sharing options...
KenshinHimura03 Posted January 31, 2005 Author Share Posted January 31, 2005 ohh... hehe... okay... didnt have the base pose Link to comment Share on other sites More sharing options...
Psyk0Sith Posted February 1, 2005 Share Posted February 1, 2005 Everything good now? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.