YesNoOk
avatar

stagevar problem (solved) (Read 527 times)

Started by Borghi, September 26, 2010, 09:05:17 pm
Share this topic:
stagevar problem (solved)
#1  September 26, 2010, 09:05:17 pm
  • ****
  • Happy release for you all!
    • Argentina
    • www.andresborghi.com.ar
hi!
I just started to check on the new stuff mugen has.
I want to try the stagevar trigger but it's already causing trouble. I copypasted the exact trigger showed in the tutorials:
trigger1 = StageVar(info.author) = "Suika"
and it crashes. That's not a good start. What am i doing wrong? I have rc8

thanks:)
      
Little John from the big castle, plays with little friend,
snip! snip! snip! off goes his head, bright red! bright red!
Last Edit: September 26, 2010, 11:23:56 pm by Borghi

2OS

Re: stagevar problem
#2  September 26, 2010, 09:41:25 pm
  • ****
  • Ich schicke dich zur HOELLE ! ¡ ! ¡
    • Egypt
    • deuceovspadez.webs.com/
it crashes
that's very descriptive [ no ]


what does the crash msg say ?

regardless, take a look at this, I think your problem is the stages .DEF lacks required info for it to function [ like mugenversion=1.0 ( yes this matters ) ]


[ 052012 ] Inazumachi 181/256  /  deviantART   /  2OS Grafphicsxz  Dead Anims ( Orochi/Mizuchi )  /  608's FX Volume 3
Re: stagevar problem
#3  September 26, 2010, 10:00:39 pm
  • ****
  • Happy release for you all!
    • Argentina
    • www.andresborghi.com.ar
hmmm.. I didn't have that new data in my stages. i added the missing stuff in them but the crashing continues.
The error:

Quote
Error message: Trigger not valid for mugenversion of character: StageVar
Error parsing trigger1, 2
Error parsing [State 0, Helper]
Error in [Statedef -2]
Error in animus.cns
Character mugenversion is older than this version of M.U.G.E.N.
Error loading chars/animus/animus.def
Error loading p1

Library error message: Died parsing StageVar(info.name) = "el desierto"
      
Little John from the big castle, plays with little friend,
snip! snip! snip! off goes his head, bright red! bright red!

2OS

Re: stagevar problem
#4  September 26, 2010, 10:03:59 pm
  • ****
  • Ich schicke dich zur HOELLE ! ¡ ! ¡
    • Egypt
    • deuceovspadez.webs.com/


[ 052012 ] Inazumachi 181/256  /  deviantART   /  2OS Grafphicsxz  Dead Anims ( Orochi/Mizuchi )  /  608's FX Volume 3
Re: stagevar problem
#5  September 26, 2010, 11:23:28 pm
  • ****
  • Happy release for you all!
    • Argentina
    • www.andresborghi.com.ar
that worked!
Thanks a lot :)
      
Little John from the big castle, plays with little friend,
snip! snip! snip! off goes his head, bright red! bright red!