collapse

Author Topic: How to fix character error  (Read 8353 times)

0 Members and 1 Guest are viewing this topic.

Offline Raizou

  • Initiate
  • **
  • Posts: 14
  • Last Login:July 21, 2012, 12:09:57 AM
  • Hi! I'm new!!
How to fix character error
« on: July 10, 2012, 03:07:50 AM »
Error message: Invalid format specifier in "p2bodydist X:%lf,p2bodydist Y:%lf,AI:%d,Var:%d,Var:%d"
Error parsing [state -2]
Error in [Statedef -2]
Error in override.cns
Character mugenversion is older than this version of M.U.G.E.N.
Error loading chars/DEATH/DEATH.def
Error loading p1



Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: How to fix character error
« Reply #1 on: July 10, 2012, 03:54:02 AM »
p2bodydist X:%lf,p2bodydist Y:%lf

Those %lf are invalid. It's %f And that's just a displaytoclipboard, so you could wipe the whole controller out.

Offline Raizou

  • Initiate
  • **
  • Posts: 14
  • Last Login:July 21, 2012, 12:09:57 AM
  • Hi! I'm new!!
Re: How to fix character error
« Reply #2 on: July 10, 2012, 09:27:58 AM »
p2bodydist X:%lf,p2bodydist Y:%lf

Those %lf are invalid. It's %f And that's just a displaytoclipboard, so you could wipe the whole controller out.

I don't know how to do that  :-??

Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: How to fix character error
« Reply #3 on: July 10, 2012, 04:25:10 PM »
Ok, stepping back a bit

Search through ANY cns file for the line you have copied into that post

p2bodydist X:%lf,p2bodydist Y:%lf,AI:%d,Var:%d,Var:%d

When you find it, replace %lf with %f

That will fix the problem. Alternatively, delete the entire state controller that has that line in it,

[state]
type
trigger
params
text

The whole thing, it's not providing any gameplay elements, just a graphical display of certain values in debug.

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

* IMT Calendar

April 2024
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 [27]
28 29 30

SimplePortal 2.3.5 © 2008-2012, SimplePortal