ShiniGami NoMeresu Posted August 10, 2015 Posted August 10, 2015 i have Yagami. there are more commands than kyo..and its working fine.How to fix this problem?PS i have seen in some chars. Command file was used as .txt and .cns file type.Does this work ?
0 Алексей Posted August 10, 2015 Posted August 10, 2015 Your error assumes you have more than 128 though. My guess is that you have extra commands and those stupid AI# commands for winmugen AI Activation, prior to ailevel being a thing. -[Все слова это только слова.]-
0 Алексей Posted August 10, 2015 Posted August 10, 2015 While I've never run into that issue before, it's pretty obvious that you have too many commands. Reduce the amount. That's the only way to fix this. File extensions don't really matter that much in mugen. All your CNS files could be called .txt if you wanted and it wouldn't matter. They're all just text files in the end anyways. -[Все слова это только слова.]-
0 ShiniGami NoMeresu Posted August 10, 2015 Author Posted August 10, 2015 i did reduce commands which were double .. I.e D,F,D,F, x D,F,D,F, y D,F,D,F, a D,F,D,F, b I kept only x and a commands.like i said before.. i have more commands in my Yagami than Kyo..and it didn't give this error.i have added almost 20 new commands into my Yagami.and 8/9 into Kyo and Kyo gave me error..so i removed double commands with same moves.
0 Ryon Posted August 10, 2015 Posted August 10, 2015 yeah so you should remove the ai commands. - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 ShiniGami NoMeresu Posted August 10, 2015 Author Posted August 10, 2015 do u meant these ? [Command]Name = "AI_00"Command = DF,F,D,U,DF,U,F, a+b+c+x+y+zTime = 0[Command]Name = "AI_01"Command = DF,F,D,U,DF,U,F, a+b+c+x+y+zTime = 0[Command]Name = "AI_02"Command = DF,F,D,U,DF,U,F, a+b+c+x+y+zTime = 0[Command]Name = "AI_03"Command = DF,F,D,U,DF,U,F, a+b+c+x+y+zTime = 0
0 Алексей Posted August 11, 2015 Posted August 11, 2015 Yes, how many AI commands are there? You only need like 25~50 or so if you're going down that route. Remove all the others, starting from the bottom going up until you have only a max of 50 (assuming those are the bulk of your commands). You'll also have to find and remove the places they're used. -[Все слова это только слова.]-
0 ShiniGami NoMeresu Posted August 11, 2015 Author Posted August 11, 2015 These are 54 commandsand there are no states in cmd for these Commands [Command]Name = "AI_00"Command = a, aTime = 0 [Command]Name = "AI_01"Command = a, bTime = 0 [Command]Name = "AI_02"Command = a, cTime = 0 [Command]Name = "AI_03"Command = a, xTime = 0 [Command]Name = "AI_04"Command = a, yTime = 0 [Command]Name = "AI_05"Command = a, zTime = 0 [Command]Name = "AI_06"Command = a, sTime = 0 [Command]Name = "AI_07"Command = b, aTime = 0 [Command]Name = "AI_08"Command = b, bTime = 0 [Command]Name = "AI_09"Command = b, cTime = 0 [Command]Name = "AI_10"Command = b, xTime = 0 [Command]Name = "AI_11"Command = b, yTime = 0 [Command]Name = "AI_12"Command = b, zTime = 0 [Command]Name = "AI_13"Command = b, sTime = 0 [Command]Name = "AI_14"Command = c, aTime = 0 [Command]Name = "AI_15"Command = c, bTime = 0 [Command]Name = "AI_16"Command = c, cTime = 0 [Command]Name = "AI_17"Command = c, xTime = 0 [Command]Name = "AI_18"Command = c, yTime = 0 [Command]Name = "AI_19"Command = c, zTime = 0 [Command]Name = "AI_20"Command = c, sTime = 0 [Command]Name = "AI_21"Command = x, aTime = 0 [Command]Name = "AI_22"Command = x, bTime = 0 [Command]Name = "AI_23"Command = x, cTime = 0 [Command]Name = "AI_24"Command = x, xTime = 0 [Command]Name = "AI_25"Command = x, yTime = 0 [Command]Name = "AI_26"Command = x, zTime = 0 [Command]Name = "AI_27"Command = x, sTime = 0 [Command]Name = "AI_28"Command = y, aTime = 0 [Command]Name = "AI_29"Command = y, bTime = 0 [Command]Name = "AI_30"Command = y, cTime = 0 [Command]Name = "AI_31"Command = y, xTime = 0 [Command]Name = "AI_32"Command = y, yTime = 0 [Command]Name = "AI_33"Command = y, zTime = 0 [Command]Name = "AI_34"Command = y, sTime = 0 [Command]Name = "AI_35"Command = s, aTime = 0 [Command]Name = "AI_36"Command = s, bTime = 0 [Command]Name = "AI_37"Command = s, cTime = 0 [Command]Name = "AI_38"Command = s, xTime = 0 [Command]Name = "AI_39"Command = s, yTime = 0 [Command]Name = "AI_40"Command = s, zTime = 0 [Command]Name = "AI_41"Command = s, sTime = 0 [Command]Name = "AI_42"Command = U, UTime = 0 [Command]Name = "AI_43"Command = U, FTime = 0 [Command]Name = "AI_44"Command = y, c,zTime = 0 [Command]Name = "AI_45"Command = y, x,zTime = 0 [Command]Name = "AI_46"Command = y, y,zTime = 0 [Command]Name = "AI_47"Command = y, z,zTime = 0 [Command]Name = "AI_48"Command = y, s,zTime = 0 [Command]Name = "AI_49"Command = s, a,zTime = 0 [Command]Name = "AI_50"Command = s, b,xTime = 0 [Command]Name = "AI_51"Command = s, c,zTime = 0 [Command]Name = "AI_52"Command = s, x,zTime = 0 [Command]Name = "AI_53"Command = s, c,z,aTime = 0 [Command]Name = "AI_54"Command = s, x,z,aTime = 0
0 Алексей Posted August 11, 2015 Posted August 11, 2015 They'd be used as triggers somewhere in the CNS. I'm assuming you didn't make the character, so look for triggers in the CMD and CNS that look like this: trigger1 = "AI_1" trigger2 = "AI_2" trigger3 = "AI_3" trigger4 = "AI_4" And so on... -[Все слова это только слова.]-
0 ShiniGami NoMeresu Posted August 13, 2015 Author Posted August 13, 2015 well triggers were found in -2-3.cnsi removed 10 of em from cns and cmd..works now.Thanks
Question
ShiniGami NoMeresu
i have Yagami. there are more commands than kyo..and its working fine.
How to fix this problem?
PS i have seen in some chars. Command file was used as .txt and .cns file type.
Does this work ?
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now