Animations won't munge [Solved]
Moderator: Moderators
-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Animations won't munge [Solved]
Okay I feel a complete noob now.. Return to modding, and get this... great!
I´ve made a folder in the data_***/Animations/Soldieranimationbank with a munge etc. and it didn't work, SO I thought of just putting in an asset's animations folder (aayla's) and it didn't munge..
Then I tried and munge an set of animations in the assets folder (human_sabre) to the 'wha' sides folder, but again no succes.
Own conclussion: these .bat files don't run properly on my new pc?! The also start, and shutdown like immediately.
Hope for help very soon. Thanks
I´ve made a folder in the data_***/Animations/Soldieranimationbank with a munge etc. and it didn't work, SO I thought of just putting in an asset's animations folder (aayla's) and it didn't munge..
Then I tried and munge an set of animations in the assets folder (human_sabre) to the 'wha' sides folder, but again no succes.
Own conclussion: these .bat files don't run properly on my new pc?! The also start, and shutdown like immediately.
Hope for help very soon. Thanks
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Animations won't munge
were binmunge and zenassets files created? if so, could you please post them?
-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: Animations won't munge
Nope, both not created. Even if i try to munge a single basepose.. It must be something with the .bat file..
- Cerfon Rournes
- Master Bounty Hunter

- Posts: 1558
- Joined: Thu Jul 08, 2010 5:53 pm
- Projects :: WIP. I will reveal what it is later on..
- xbox live or psn: No gamertag set
- Location: New York, USA
- Contact:
Re: Animations won't munge
Is the munge.bat in data_***/Animations loading your animation?
Code: Select all
@REM munge.bat
@REM Calls %1\munge.bat for all animation subdirectories
@REM soldier animation banks
@call munge_subdir.bat SoldierAnimationBank\obimaul
@call munge_subdir.bat SoldierAnimationBank\macemaul-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: Animations won't munge
I don't think that's neccessary and yes, stock anims are loaded in that munge.bat, which still don't munge as said.
- Cerfon Rournes
- Master Bounty Hunter

- Posts: 1558
- Joined: Thu Jul 08, 2010 5:53 pm
- Projects :: WIP. I will reveal what it is later on..
- xbox live or psn: No gamertag set
- Location: New York, USA
- Contact:
Re: Animations won't munge
Hmm. It doesn't work for me if I don't load mine in there...MandeRek wrote:I don't think that's neccessary..
Could you please post your munge.bats and munge_subdir.bats located in data_***/Animations?
-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: Animations won't munge
Forgive me but i know somethings of modding, and those are not the problem. It is something with my pc and running .bat... Anyone has exp with that?
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: Animations won't munge
The .bat files in root of the animation diectory don't matter so much but putting them there won't hurt anything. What is required is the munge_animation.bat that would be in the subdirectory. Eg vehicle subdirectory needs to have it there as the munge.bat inyouranimation directory does a call for it.
arg you posted while I did, have you change operating systems during your absence or you still running XP?
arg you posted while I did, have you change operating systems during your absence or you still running XP?
-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: Animations won't munge
Yeah I got a new notebook with Windows 7. My Pandemic addon is also not working, and somehow I can't get that fix right from the FAQ.. But that's another problem.
I'll try and execute the .bat with WXP settings.. (dunno how to say this is english actually
)
Edit:
Okay that didn't work either.. Somehow the bats aren't running.. While other bats like the cmd.exe is running as it should.
I'll try and execute the .bat with WXP settings.. (dunno how to say this is english actually
Edit:
Okay that didn't work either.. Somehow the bats aren't running.. While other bats like the cmd.exe is running as it should.
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: Animations won't munge
Just for fun and to make sure it is nothing in your custom anim, which I am pretty sure it isn't, copy one of the shipped animation folders to your worlds animation folders and try running it.
That will say for sure if it is something with the bats and win 7, unfortunately )or fortunately) I am still running XP so I am not much help with the win 7 wierdness.
That will say for sure if it is something with the bats and win 7, unfortunately )or fortunately) I am still running XP so I am not much help with the win 7 wierdness.
-
THEWULFMAN
- Space Ranger
- Posts: 5557
- Joined: Tue Aug 17, 2010 3:30 pm
- Projects :: Evolved 2
- Location: Columbus, Ohio
- Contact:
Re: Animations won't munge
I run Win7, and I had to use this fix.
-
Lephenix
- Captain

- Posts: 497
- Joined: Tue Jul 12, 2011 6:46 am
- Projects :: Becoming a Concept Artist-Illustrator
- Contact:
Re: Animations won't munge
Yes i use this too. You beat me Wulf, I was about to post itTHEWULFMAN wrote:I run Win7, and I had to use this fix.
Last edited by Lephenix on Sun Jan 08, 2012 7:58 am, edited 1 time in total.
-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: Animations won't munge
Wulf saved my day! Thanks a lot! 
