Kaze No Ken Posted September 26, 2014 Posted September 26, 2014 Somebody can help! This Ryu worked on version 1.0! Thanks! http://fanaticmugen.free.fr/tmp_dl/chars/Ryu-SY.rar
0 Alex S. Posted September 27, 2014 Posted September 27, 2014 If you don't explain the problem no one will help you. The error message that appears when you try to use the character is this: Error message: Error parsing trigger1, 1 Error parsing [State 3010, HitDef] Error in [Statedef 3994] Error in States-EX-1.cns Character mugenversion is older than this version of M.U.G.E.N. Error loading chars/ff3_0/ff3_0.def Error loading p1 Library error message: Malformed expression encountered: %1) = 0How can I fix it? Go to statedef 3994; search for [state 3010, HitDef]; I searched for something like this: %1) = 0and I found this weird trigger: trigger1 = Time(%1) = 0change it to this: trigger1 = Time%1 = 0or trigger1 = Time = 0and then your character should work on Mugen 1.0.
0 Kaze No Ken Posted September 27, 2014 Author Posted September 27, 2014 You can just give a link to a working version, more precisely corrected version!
0 Kazagami Posted September 27, 2014 Posted September 27, 2014 Don't be lazy, it's not even that hard to find the line Alex mentioned and change the trigger yourself. There's this feature in notepad that called "find". WaifuLaifu Discord Server / Twitter / MUGEN releases
0 Kaze No Ken Posted September 27, 2014 Author Posted September 27, 2014 Ryu does not work after your advice, so I ask the corrected version! Is it so difficult to load a link!
0 Alex S. Posted September 27, 2014 Posted September 27, 2014 It works after you do that, you're just being lazy. -_- And I could say the same: is it so difficult to use Fighter Factory (or even Notepad) to delete two parentheses or some letters? But after all, this character is very old and has a lot of bugs, so I don't know why you're asking for it when there are a lot of better versions out there. Anyway, if you have another error popping up, tell me the message that appears (in case there is one), otherwise I'll just think you want others to do work for you and thus I won't help you.
0 Kaze No Ken Posted September 27, 2014 Author Posted September 27, 2014 It works after you do that, you're just being lazy. -_- And I could say the same: is it so difficult to use Fighter Factory (or even Notepad) to delete two parentheses? I repeat, does not work! I do not have this line ----> trigger1 = Time(%1) = 0 trigger1 = (Time%3) = 0 trigger1 = Time <= 85 Removing the brackets does not change anything!
0 Alex S. Posted September 27, 2014 Posted September 27, 2014 Change that (Time%3) = 0 to Time = 0. (unless someone more skilled than me in coding can find and tell you a better way to solve this) But that's not the problem, it doesn't cause Mugen to crash.
Question
Kaze No Ken
Somebody can help! This Ryu worked on version 1.0! Thanks!
http://fanaticmugen.free.fr/tmp_dl/chars/Ryu-SY.rar
8 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