Page 1 of 1
Animation munge fix? [Solved]
Posted: Sun Dec 04, 2016 6:41 pm
by Oceans14
I'm munging a door animation and got the "\common was unexpected at this time" error. Was a fixed munge.bat for animations ever released? I have the munge fix but those files are only for VM to use. I'm going off of FragMe's simple door animation tut, and here's my munge.bat if it helps:
That commented line was giving an error too, that's why it's commented. Since there's no log generated, I ran the bat through the terminal and got this:
Re: Animation munge fix?
Posted: Sun Dec 04, 2016 11:55 pm
by AceMastermind
The only bat file you need to edit for the "fix" is the munge_animation.bat, you don't even need that bat file you have there.
You can fix it 2 ways:
1. comment out lines 7 and 10 like so:
http://www.gametoast.com/viewtopic.php? ... 73#p313081
2. or just add quotation marks around the path on line 9:
The "Fixed and improved munge files" actually take care of this for you.
viewtopic.php?f=64&t=30415
Re: Animation munge fix?
Posted: Tue Dec 06, 2016 11:50 pm
by Oceans14
Huh, whichever munge fix I dl'd a while back had everything but the animation stuff. Anyway, that did the trick, thanks Ace.