YesNoOk
avatar

[Bug] Character has infinite health (Read 4292 times)

Started by MugenBabe, May 31, 2011, 06:05:44 am
Share this topic:
[Bug] Character has infinite health
#1  May 31, 2011, 06:05:44 am
  • **
  • Kung fu Girl!
For unknown reason, my character has unlimited health with the health bar empty. It's a Hi-Def character and the bug appears when I use him for MUGEN 1.0.

*It's different character. This one doesn't fall off the stage.

I believe it's the cns problem:

Last Edit: May 31, 2011, 06:10:55 am by MugenBabe
Re: [Bug] Character has infinite health
#2  May 31, 2011, 06:22:07 am
  • ***
  • You deserve respect and justice, so we demand it!
    • USA
If you dont already have the program "Fighter Factory", then I would recommend you download it. Its a program that lets you edit characters, ect. If you dont want to, then you can just open up that character's .cns with notepad.

Anyways, look for "data" and underneath it should be his "life" along with other variables. If it has something like "life = 99999" or whatever that seems higher than at least 5000, then that's the problem. Change it to "life = 1000" (usually normal health)  :)

If that's not the problem, then it has to be something to do within the .cns such as its statedef's... Maybe that character just isn't compatible with MUGEN 1.0...  :-\
YouTube | Google

Spoiler: You want to know what really pisses me off? (click to see content)
Re: [Bug] Character has infinite health
#3  May 31, 2011, 06:34:53 am
  • **
  • Kung fu Girl!
Last Edit: May 31, 2011, 06:46:45 am by MugenBabe
Re: [Bug] Character has infinite health
#4  May 31, 2011, 11:11:26 pm
  • **
maybe its a cheap character :???:
Re: [Bug] Character has infinite health
#5  May 31, 2011, 11:18:12 pm
  • ***
  • You deserve respect and justice, so we demand it!
    • USA
maybe its a cheap character :???:

Yeah, thats what we are trying to figure out...  :P

Anyways, if it's not the life, then it has to deal with something in that characters states. There could be some type of trigger or code making its health infinite. I apologies, I really cant help you with that, since I'm not to familiar with coding. I'm getting there...  :sugoi:

Hope this helped...
YouTube | Google

Spoiler: You want to know what really pisses me off? (click to see content)
Re: [Bug] Character has infinite health
#6  June 05, 2011, 05:59:22 am
  • **
  • Kung fu Girl!
Nope, it's not a cheap character. It doesn't happen when in older mugen versions but in mugen 1.0. I'm not sure which version it works with however.  --;
Re: [Bug] Character has infinite health
#7  June 07, 2011, 06:47:38 am
  • **
  • Kung fu Girl!
The link updated: http://www.mediafire.com/?h7t8dr8ex6wf80t CNS of my character.
still need help. I can't find anything thats appears to create the problem except there's gravity = 0 that looks out of place.
Re: [Bug] Character has infinite health
#8  June 09, 2011, 06:06:13 am
  • ***
  • You deserve respect and justice, so we demand it!
    • USA
Sorry for the late reply my friend, umm, I saw your .cns and I didn't really see anything out of place... (honestly I skimmed through it)

But umm, If you character's life = 1000, then why dont you check his "defense" that can also effect how slow your character's life goes down. Its in the same place where his "life" is located.  ;)
YouTube | Google

Spoiler: You want to know what really pisses me off? (click to see content)
Re: [Bug] Character has infinite health
#9  June 15, 2011, 09:29:21 am
  • **
  • Kung fu Girl!
the defense doesn't seem to be the error. The lifebar is completely blank when I play him with Mugen 1.0 even in fighter factory
Re: [Bug] Character has infinite health
#10  June 16, 2011, 05:39:57 am
  • ***
  • You deserve respect and justice, so we demand it!
    • USA
Completely blank?  :???: Are you sure its "life" is at least a number?
Well, I'm lost... plus, I really dont know much about 1.0, maybe that can be the problem.

I'm sorry, I really cant assist at this point. >.< Otherwise I'm just going to be giving wrong information.

Sorry for my failure...  :-\
YouTube | Google

Spoiler: You want to know what really pisses me off? (click to see content)