ok my char is almost done he was just working perfectly and then i wanted to add new moves now he's all fucked up. can someone download and see wats wrong with hinm and maybe fix him if u can? http://www.sendspace.com/file/kvwi7aim so sad right now plz make me happy
Well I can't find out whats wrong. I tried deleting everything except for the moves you needed and it didn't work and I looked at all of the commands. It looks fine to me. And I'm to lazy to try more.For anyone who can help. The problem he's getting has something to do with his CMD file. Something about "Command 1 missing name perimeter" or something like that.
Most of us aren't going to download your character and search through it for the fix. How about you show us the new moves you added. Thats everything in the .cmd and .cns and the error message itself. You can take a screenshot of it you know. That would be far easier for us, and much more beneficial for you.
QuoteIf your character is crashing MUGEN all of a sudden get the error message, then post it. i for one don't like downloading characters to find out problems; but i can't speak for everyone. Remember what you did last, go back, delete some stuff see if it works. You shouldn't expect people to help you every time something is wrong. Learn to test your characters for errors yourself; what you're doing now is going to delay the knowledge you can consume by doing it yourself.For a reminder mugenisjustfine
ok i deleted all my new moves, i tried to copy and paste a cns file from another char that works but that didnt work. and the error is called "command 1 is missin a name"
you can't copy another character cns, it's just not going to work out right.I meant look at another move that your character had that worked and see whats different in that one compared to the one that doesn't work.the error message means you have a command in the cmd file without a name, go to the command file, look for the commands, and look for one without a name, give it a name.kinda obvious, test more, use logic instead of just jumping up and asking, if you haven't been doing it already, try for a good amount of time until it's official you have no idea.
I suggest you watch a good MUGEN tutorial on Youtube, I learned the basics through that.http://www.youtube.com/watch?v=yuZxoUL_TO8&feature=relatedHere's part one...you seem to ask many questions which can be answered in this 5 or 6 part series.
Rajaa said, January 01, 2009, 05:11:53 pm you can't copy another character cns, it's just not going to work out right.I meant look at another move that your character had that worked and see whats different in that one compared to the one that doesn't work.the error message means you have a command in the cmd file without a name, go to the command file, look for the commands, and look for one without a name, give it a name.kinda obvious, test more, use logic instead of just jumping up and asking, if you haven't been doing it already, try for a good amount of time until it's official you have no idea. i tried that i didnt work but i guess i have to completely re-create my char AGAIN (this is fucking BULLSSSSHHHHIIIIIITTT!!!)
That happened to me to, but i can almost guaruntee if you really search you can find the exact cause of your problem, also if you haven't already, then follow the tutorial that liftset has posted it helped me start out as well. The video provided me with some basic knowledge. Of course it's not better than the real thing(self teaching). I learned most of my stuiff after hours of testing, i usually got it after some time, but if it took TOO long i asked. i got at least some helpto push me along into figuring it out myself. I was looking for handouts when i first started out too, but Cyanide never gave them to me
I second that.The tutorial gives you a base of knowledge from where you can run away with your own style and ability.
Would have helped if you didn't give us 3 commands.No you DON'T need to start again, or do anything of the sort.You've added the line [command] where it shouldn't be. It's in your .cmd file, as the error states. It's a little hard to spot because of where it is but it's under the section [defaults] Dunno why you added a [command] apparently for "rock" then deleted it, but left the changestate for "rock" in place. You'll get a second error once you remove the [command] bit and you'll have to fix THAT yourself. I've just given you a clue as to the issue there as well.