collapse

Author Topic: Error on (any) Characters playing on M.U.G.E.N. 1.0  (Read 1115 times)

0 Members and 3 Guests are viewing this topic.

Offline DJ W!ll

  • Initiate
  • **
  • Posts: 41
  • Last Login:August 05, 2020, 08:41:11 PM
Error on (any) Characters playing on M.U.G.E.N. 1.0
« on: August 03, 2011, 02:19:06 PM »
Hey guys i have a little problem whit any chars on the M.U.G.E.N. 1.0 :( Well, i play whit Midler created by Montana and when i select to her after of vs. and i see this what say: M.U.G.E.N. Error like this image.

http://imageshack.us/photo/my-images/705/dibujolqf.png/

Well this problem happen whit (any) chars using the M.U.G.E.N. 1.0 what must do for what i can play whit this chars from older version?

Help me! x(

Thanks!

William



Offline SanjiSasuke

  • Wannabe Disciple of Master Lee
  • Infinity Faithful
  • ****
  • Posts: 2963
  • Last Login:July 04, 2018, 10:39:08 PM
  • Vega: Master of the Claw (along with Wolverine)
    • SanjiSasuke's Lair
    • Email
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #1 on: August 03, 2011, 02:25:11 PM »
Your image link doesn't work, but wouldn't the problem be that 'Midler' character, not 'any' character? Does it still work if you chose 2 others?

Edit: As I finish my post you fixed it. :D
By the looks of it, it looks like its that character's coding.

Offline DJ W!ll

  • Initiate
  • **
  • Posts: 41
  • Last Login:August 05, 2020, 08:41:11 PM
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #2 on: August 03, 2011, 02:51:24 PM »
Well if you seen the link this the error on Midler:

Error message: Ivalid format specifer in "stand % = d lp2 = %d l l7 = %d lstand10 = D% l stand11 = %d
Error parsing [stage debug]
Error in [Statedef -3]
Error in 2.cns
Character mugenversion is older thant this version of M.U.G.E.N.
Error loading chars/JOJ_Midler/JOJ_Midler.def
Error loading p1


What must do? and i can fix it whit other chars from older M.U.G.E.N.

William

Offline O Ilusionista

  • Since 1999 and kicking :)
  • IMT Content Architect
  • *
  • Posts: 12476
  • Country: Brazil br
  • Last Login:November 11, 2024, 12:35:15 PM
  • OpenBOR & Mugen addicted
    • BMT - Brazil Mugen Team
    • Email
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #3 on: August 03, 2011, 03:13:03 PM »
Search for [stage debug]  on stage -2 or -3 and delete it.

But its sgtrange, I use this on Mugen 1.0 and works perfectly

Offline DJ W!ll

  • Initiate
  • **
  • Posts: 41
  • Last Login:August 05, 2020, 08:41:11 PM
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #4 on: August 03, 2011, 03:22:06 PM »
But what part is the [stage debug]? :| :|

William

Offline SanjiSasuke

  • Wannabe Disciple of Master Lee
  • Infinity Faithful
  • ****
  • Posts: 2963
  • Last Login:July 04, 2018, 10:39:08 PM
  • Vega: Master of the Claw (along with Wolverine)
    • SanjiSasuke's Lair
    • Email
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #5 on: August 03, 2011, 03:24:50 PM »
Its in the 2.cns file.

Offline DJ W!ll

  • Initiate
  • **
  • Posts: 41
  • Last Login:August 05, 2020, 08:41:11 PM
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #6 on: August 03, 2011, 06:52:47 PM »
This one, rigth?

[Statedef -2]
;---------------------------------------------------------------------------
;ƒXƒ^ƒ“ƒhƒQ[ƒW
[State -2]
type = helper
trigger1 = numhelper(40000) = 0
name = "stand"
stateno = 40000
id = 40000
sprpriority = 1
pos = 0,0
postype = back
;---------------------------------------------------------------------------
;ƒK[ƒh
[State -2]
type = helper
triggerall = var(10) = 0
trigger1 = numhelper(10130) = 0
trigger1 = stateno = [120,155]
name = "STAND GUARD"
stateno = 10130
id = 10130
sprpriority = 1
pos = 0,0
postype = p1
;---------------------------------------------------------------------------
;ƒqƒbƒgƒJƒEƒ“ƒgŒ³‚É–ß‚·
[State -2]
type = Varset
triggerall = Var(20) != 0
triggerall = p2movetype != H
trigger1 = p2stateno != [5000,5999]
trigger2 = p2stateno = 5120
trigger3 = p2stateno = [5200,5220]
ignorehitpause = 1
v = 20
value = 0

;ƒ^ƒ“ƒfƒ€’†‚ɍUŒ‚ƒqƒbƒg‚Ńtƒ‰ƒOI—¹
[State -2]
type = Varset
triggerall = Var(12) != 0
trigger1 = movetype = H
ignorehitpause = 1
v = 12
value = 0


William

Offline Acey

  • Infinity Administrator
  • *
  • Posts: 9579
  • Country: United States us
  • Last Login:December 05, 2022, 10:43:15 PM
  • "Victory means nothing, the fight is everything."
    • Infinity Wiki - Acey
    • Email
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #7 on: August 03, 2011, 06:58:45 PM »
Nope, that's statedef -2, you need to find statedef -3

Offline DJ W!ll

  • Initiate
  • **
  • Posts: 41
  • Last Login:August 05, 2020, 08:41:11 PM
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #8 on: August 03, 2011, 07:09:31 PM »
;---------------------------------------------------------------------------
[Statedef -3]
;---------------------------------------------------------------------------
;‚â‚ç‚ꐺ
;---------------------------------------------------------------------------


Well i found it but is like empty this part xO

William

Offline O Ilusionista

  • Since 1999 and kicking :)
  • IMT Content Architect
  • *
  • Posts: 12476
  • Country: Brazil br
  • Last Login:November 11, 2024, 12:35:15 PM
  • OpenBOR & Mugen addicted
    • BMT - Brazil Mugen Team
    • Email
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #9 on: August 03, 2011, 08:39:13 PM »
Its impossible, Mugen is saying that its under state -3.

Sorry guy, we are trying to help, but you have to make some work too!


Offline DJ W!ll

  • Initiate
  • **
  • Posts: 41
  • Last Login:August 05, 2020, 08:41:11 PM
Re: Error on (any) Characters playing on M.U.G.E.N. 1.0
« Reply #10 on: August 03, 2011, 09:07:41 PM »
Don't worry guys! i fixed it! ;) just got what delete the statedef-3 =) and then on the Midler.def delete this option "2.cns"

Thanks for his help! =)

William

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

Barkley Shut Up and Jam! Stages by Vegaz by LightFlare
[November 12, 2024, 11:26:21 AM]


[BOR] _Avengers United Battle Force_ by O Ilusionista
[November 11, 2024, 12:35:24 PM]


Eternal Lament Stage 1.1 & 1.0 by O Ilusionista
[November 11, 2024, 12:34:54 PM]


MatreroG's Stages W.I.P. Concepts by MatreroG
[November 11, 2024, 07:00:56 AM]


Marvel vs. Capcom: Eternity of Heroes REMAKE Game Update 1.3.0 - N.A.O.H. by ExShadow
[November 02, 2024, 04:54:41 AM]


Spooky House(1.1 Only/AIGS) by Vegaz by LightFlare
[October 31, 2024, 11:31:36 AM]


Rooftop Skyline(1.1 Only/AIGS) by Vegaz by LightFlare
[October 21, 2024, 12:13:37 PM]


Secluded Base(1.1 Only/AIGS) by Vegaz by LightFlare
[October 17, 2024, 01:21:06 PM]


Ultimate Balrog + stage by ELECTRO
[October 17, 2024, 05:40:31 AM]


Classic VS : Balrog by ELECTRO
[October 08, 2024, 04:35:53 PM]

* IMT Calendar

November 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