YesNoOk
avatar

Character unselectable error (Read 5316 times)

Started by GoldingCircle, June 24, 2011, 10:51:51 pm
Share this topic:
Character unselectable error
#1  June 24, 2011, 10:51:51 pm
  • **
  • "GrayCircle will once be the greatest warrior"
    • i.imgur.com/MdGQY.gif
Onto my select.def, I had my hidden character to work at the first time I costructed the "hidden" code and then after the success, I changed to up. After undo what I did the hidden character never showed up.

I have my recent select by 3 rows by 6 columns:
Spoiler, click to toggle visibilty

And here is the mugen.txt:
Spoiler, click to toggle visibilty

 :( Anything wrong? :(

Also there is another game, Sonic Battle mugen, and this mugen has a hidden character and it works fine but its mugen info is this:
Spoiler, click to toggle visibilty

Any of the two different?
"GrayCircle will surpass ever hero one day!"

My Local Name: Fighting Toys Freak.
Last Edit: June 24, 2011, 10:56:50 pm by graycircle11
Re: Character unselectable error
#2  June 25, 2011, 05:02:58 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
The problem is that you have a character and folder CALLED blank. Rename it...

Edit: Actually, it's not happy with insert extra character here either...

I do hope you don't actually have folders with those for names. What happens if you enter some gibberish instead? Like lasdhfiohasdu as a character name. Normally if mugen can't find something or the format is wrong, it doesn't load it, not causes an error.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Last Edit: June 25, 2011, 05:06:55 am by Cyanide

Pal

Re: Character unselectable error
#3  June 25, 2011, 06:21:49 am
  • ***
    • Argentina
Your character is not showing up because of this:

Quote
;Row 3
blank
blank
blank
blank
blank
blank
blank
blank
blank
blank
blank
blank
SHKakashi, stages/Kakashi Training.def, order=4

Unless I'm mistaken, you have 3 rows with 12 columns in your system.def, right? On the third row you have 12 blanks meaning that everything following from there will be missing. Edit your system.def to have 4 rows and problem solved. Also:

Quote
insert extra character here ;Saka
insert extra character here ;GoldingCircle

Your characters are commented here, MUGEN won't read them. Change that to this:

Quote
Saka
GoldingCircle
Re: Character unselectable error
#4  June 25, 2011, 04:06:30 pm
  • **
  • "GrayCircle will once be the greatest warrior"
    • i.imgur.com/MdGQY.gif
Quote
insert extra character here ;Saka
insert extra character here ;GoldingCircle

Your characters are commented here, MUGEN won't read them. Change that to this:

Quote
Saka
GoldingCircle

The other mugen,(sonic Battle Mugen) "hidden character" code worked even though that was there and before also mine worked:
4 rows of 6 columns
Spoiler, click to toggle visibilty

Should I still need to change it?
"GrayCircle will surpass ever hero one day!"

My Local Name: Fighting Toys Freak.
Last Edit: June 25, 2011, 04:56:38 pm by graycircle11
Re: Character unselectable error
#5  June 25, 2011, 04:57:43 pm
  • **
  • "GrayCircle will once be the greatest warrior"
    • i.imgur.com/MdGQY.gif
It worked when I did this,

Spoiler, click to toggle visibilty

How come?
"GrayCircle will surpass ever hero one day!"

My Local Name: Fighting Toys Freak.

Pal

Re: Character unselectable error
#6  June 26, 2011, 12:08:07 am
  • ***
    • Argentina
You deleted one blank. That means the last row now has 11 blanks and your character.

As I said, your system.def has defined 3 rows and 12 columns. In the last row you had 12 blanks meaning that SHKakashi wouldn't be loaded as the roster was already full.