miru Posted March 14, 2015 Posted March 14, 2015 When I try to use Leona by Tin, the game gives me this error message: Error detected. Invalid format specifier in "p2bodydist X:%lf,p2bodydist Y:%lf,vel X:%lf,vel Y:%lf" Error parsing [state 1460] Error in [statedef 1461] Error in 00Leona.cns:8276 Character mugenversion is older than this version of M.U.G.E.N. Error loading chars/00leona/00leona.def Error loading p1 Clipboard tail: Game loop init Versus screen init End of versus screen loop Game loop deinit Gameflow 11 Loading match assets... Loading stage... Info: stage Bridge TMNT loading in pre-1.0 compatible mode Loading BG...OK Stage loaded OK Setting game resolution 1280x960...OK Allocating helpers...OK Match RNG seed: 99059891 Reset persist vars team 1 Loading character chars/00leona/00leona.def... Loading info...Info: Leona loading in pre-1.0 compatible mode OK Loading cmd command set Leona.cmd...OK Loading cns 00Leona.cns...Freeing player RC Tin's Leona...CMD...CNS...SFF...AIR...SND...Misc...OK How do I fix this error? Sash Lilac: Progress 10% done (SFF compiled).
0 TheMeilingFan Posted March 14, 2015 Posted March 14, 2015 IMHO, the correct format specifier should be like this "p2bodydist X:%d,p2bodydist Y:%d,vel X:%d,vel Y:%d" Cook4251 1
0 Cook4251 Posted March 14, 2015 Posted March 14, 2015 IMHO, the correct format specifier should be like this "p2bodydist X:%d,p2bodydist Y:%d,vel X:%d,vel Y:%d" Sorry to ask, should we do the same for the params also or leave the params as is?
0 miru Posted March 15, 2015 Author Posted March 15, 2015 I fixed that, and another similar error later on, but now there's another error: Error detected. Error parsing [state -3] Error in [statedef -3] Error in 00Leona.cns:21205 Character mugenversion is older than this version of M.U.G.E.N. Error loading chars/ff3_0/ff3_0.def Error loading p1 Clipboard tail: Reset persist vars team 0 Reset persist vars team 1 Gameflow 8 Gameflow 9 Gameflow 10 Gameflow 11 Loading match assets... Loading stage... Loading BG...OK Stage loaded OK Allocating helpers...OK Match RNG seed: 945248608 Reset persist vars team 0 Reset persist vars team 1 Loading character chars/ff3_0/ff3_0.def... Loading info...Info: Leona loading in pre-1.0 compatible mode OK Loading cmd command set Leona.cmd...OK Loading cns 00Leona.cns...Freeing player RC Tin's Leona...CMD...CNS...SFF...AIR...SND...Misc...OK Sash Lilac: Progress 10% done (SFF compiled).
0 TheMeilingFan Posted March 15, 2015 Posted March 15, 2015 Sorry to ask, should we do the same for the params also or leave the params as is? I think leave the params as is. the %d format is for numbers. Error detected. Error parsing [state -3] Error in [statedef -3] Error in 00Leona.cns:21205 Character mugenversion is older than this version of M.U.G.E.N. Error loading chars/ff3_0/ff3_0.def Error loading p1 Clipboard tail: Reset persist vars team 0 Reset persist vars team 1 Gameflow 8 Gameflow 9 Gameflow 10 Gameflow 11 Loading match assets... Loading stage... Loading BG...OK Stage loaded OK Allocating helpers...OK Match RNG seed: 945248608 Reset persist vars team 0 Reset persist vars team 1 Loading character chars/ff3_0/ff3_0.def... Loading info...Info: Leona loading in pre-1.0 compatible mode OK Loading cmd command set Leona.cmd...OK Loading cns 00Leona.cns...Freeing player RC Tin's Leona...CMD...CNS...SFF...AIR...SND...Misc...OK What is the content/state controller in line 21205 on file 00Leona.cns?
0 miru Posted March 15, 2015 Author Posted March 15, 2015 In 21205 and 21206: there is this block of code params=PrevStateno,Pos X,Pos Y,var(10),fvar(21) ;Var Sash Lilac: Progress 10% done (SFF compiled).
0 Ryon Posted March 15, 2015 Posted March 15, 2015 if the code is a DISPLAYTOCLIPBOARD or anything related to CLIPBOARD. Just delete it, that is pointless player side and meant for creator side of the character. - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 miru Posted March 15, 2015 Author Posted March 15, 2015 Yeah, I think I'll delete the code unless someone has a better solution. Sash Lilac: Progress 10% done (SFF compiled).
Question
miru
When I try to use Leona by Tin, the game gives me this error message:
How do I fix this error?
7 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