YesNoOk
avatar

Character error everytime match starts (Read 2859 times)

Started by DrGo, July 13, 2019, 11:42:11 pm
Share this topic:
Character error everytime match starts
#1  July 13, 2019, 11:42:11 pm
  • avatar
Am unsure if this is the right place for this sort of topic, am sorry.
I downloaded a char that I wanted to try, but everytime I pick him and the match begins, mugen crashes with this error:

Code:
Error message: Invalid varname info.name in: StageVar
Error parsing triggerall
Error parsing [State 0, Olly]
Error in [Statedef -2]
Error in Dilly.cns
Error loading chars/dilly/dilly.def
Error loading p1

Library error message: Died parsing StageVar(info.name) != "A battle you can't afford to lose" && StageVar(info.name) != "PROMBOSS" && StageVar(info.name) != "PROMBOSS_NoBlues"

Anyone understands why maybe?
Maybe it's because my mugen is a bit old, but dunno: M.U.G.E.N ver 1.00 (2010.03.20) status log
Re: Character error everytime match starts
#2  July 18, 2019, 01:23:40 pm
  • *****
  • Shame on you!
    • USA
From what I'm seeing, everything looks correct.
http://mugenguild.com/forum/topics/stagevar-triggers-169871.0.html
You may want to try
(StageVar(info.name) != "A battle you can't afford to lose") && (StageVar(info.name) != "PROMBOSS") && (StageVar(info.name) != "PROMBOSS_NoBlues")
But idk how much difference that will make.

Use Fighter Factory 3, open up your CNS, and use ctrl+F to search for
PROMBOSS
and you should be taken where you need to look.
vVv Ryuko718 Updated 10/31/22 vVv