YesNoOk
avatar

[1.1] I can't find the stage and order errors in my select.def (Read 2462 times)

Started by justokre, October 08, 2017, 11:43:54 pm
Share this topic:
[1.1] I can't find the stage and order errors in my select.def
New #1  October 08, 2017, 11:43:54 pm
  • avatar
    • USA
The chars section looks like this:
Code:
cvs2_blanka, stages/thelostlake.def, order=2
ryu, stages/ryu.def, music=stages/SSF2THDR_Ryu_Stage.mp3, includestage=1, order=2
ken, stages/ken.def, includestage=1, order=3
xcvsKenx, stages/ken.def, music=stages/Rob Zombie - The Greatest American Nightmare (Feat. Howard Stern).mp3, includestage=1, order=5
akuma-rehyped-, stage=stages/shimo stage 1.1.def, includestage=1, order=1
chun-li, stages/cyclists_[AdditFXMusicMatchAlt] 1.1.def, includestage=1, order=1
dchunli, stages/kou stage 1.1.def, includestage=1, order=3
k-guile, stages/guile.def, order=3
cvs_honda, stages/bathroom2mvc.def, order=2
dhalsim, stages/dhalsim.def, order=1

And then the first fight is Dark Chun-Li on Ryu's stage.
Can you see what's wrong?


     Posted: October 09, 2017, 12:23:58 am
I deleted the spaces in the select.def and in the stage filenames. This question has been answer before, my bad.
Working list:



Code:
cvs2_blanka, stages/thelostlake.def,includestage=1, order=2
ryu, stages/ryu.def, music=stages/SSF2THDR_Ryu_Stage.mp3, includestage=1, order=2
ken, stages/ken.def, includestage=1, order=3
xcvsKenx, stages/ken.def, music=sound/RobZomb-GreatestAmericanNightmare.mp3, includestage=1, order=5
akuma-rehyped-, stages/shimo.def, includestage=1, order=1
chun-li, stages/cyclists_[AdditFXMusicMatchAlt].def, includestage=1, order=1
dchunli, stages/kou.def, includestage=1, order=3
k-guile, stages/guile.def, includestage=1, order=3
cvs_honda, stages/bathroom2mvc.def, includestage=1, order=2
dhalsim, stages/dhalsim.def,includestage=1, order=1
Last Edit: October 09, 2017, 12:25:13 am by justokre