YesNoOk
avatar

Mass Debug Floods on REDHOT's MvC2 Chars (Using Guile for example). (Read 1811 times)

Started by RagingRowen, October 28, 2019, 03:32:56 pm
Share this topic:
Mass Debug Floods on REDHOT's MvC2 Chars (Using Guile for example).
#1  October 28, 2019, 03:32:56 pm
  • *****
  • Formerly known as HyperClawManiac
  • Competitive MUGEN when?
    • UK
    • sites.google.com/view/ragingrowen/home

  • Online
What's missing from each move that triggers the 'Has no 0-TH partner' stuff? And is it safe to fix such stuff?
WIP Schedule:
The next Street Fighter All-Stars update
Re: Mass Debug Floods on REDHOT's MvC2 Chars (Using Guile for example).
#2  October 28, 2019, 03:40:43 pm
  • ***
  • The Illusionary Wanderer
  • I have a dream
    • Vietnam
If you don't care about Simul, your best bet is to delete every partner-related trigger.
If you care about Simul, add extra numpartner trigger into every related Sctrl.
The related sctrl just can't find the partner to trigger, which causes debug floods.
Re: Mass Debug Floods on REDHOT's MvC2 Chars (Using Guile for example).
#3  October 28, 2019, 04:03:59 pm
  • *****
  • Formerly known as HyperClawManiac
  • Competitive MUGEN when?
    • UK
    • sites.google.com/view/ragingrowen/home

  • Online
;[State 0, VarSet]
;type = VarSet
;trigger1 = partner,var(4) = 0 && var(43)
;var(43) = 0

I just commented this, will it leave a lethal effect in Simul mode? I'm only editing the Guile in FF.
WIP Schedule:
The next Street Fighter All-Stars update
Re: Mass Debug Floods on REDHOT's MvC2 Chars (Using Guile for example).
#4  October 28, 2019, 04:05:51 pm
  • ***
  • The Illusionary Wanderer
  • I have a dream
    • Vietnam
Having ; behind the codes will turn it grey, which nullifies the codes completely. It should be fine.
Re: Mass Debug Floods on REDHOT's MvC2 Chars (Using Guile for example).
#5  October 28, 2019, 04:07:45 pm
  • *****
  • Formerly known as HyperClawManiac
  • Competitive MUGEN when?
    • UK
    • sites.google.com/view/ragingrowen/home

  • Online
I know about the ; thing, I was just wondering if it will cause problems in Simul mode if I commented it.
WIP Schedule:
The next Street Fighter All-Stars update
Re: Mass Debug Floods on REDHOT's MvC2 Chars (Using Guile for example).
#6  October 28, 2019, 08:50:02 pm
  • ******
  • Hedgehog Whisperer
  • Red Bull addict
    • Spain
    • xgargoyle.mgbr.net
That depends on what is the purpose for var(43)
XGargoyle: Battle posing since 1979
http://xgargoyle.mgbr.net
http://www.pandorabots.com/pandora/talk?botid=e71c0d43fe35093a  <-- Please click that link
http://paypal.me/XGargoyle  <-- Donations welcome!
Re: Mass Debug Floods on REDHOT's MvC2 Chars (Using Guile for example).
#7  October 28, 2019, 09:24:49 pm
  • ****
    • crepa.neocities.org

  • Online
As Giang suggested, instead of comment or delete, add a triggerall = numpartner and it should be fine, no debug flood and no worries with simul. Should look like this:

[State 0, VarSet]
type = VarSet
triggerall = NumPartner
trigger1 = partner,var(4) = 0 && var(43)
var(43) = 0
Re: Mass Debug Floods on REDHOT's MvC2 Chars (Using Guile for example).
#8  November 02, 2019, 05:09:39 pm
  • *****
  • Shame on you!
    • USA
vVv Ryuko718 Updated 10/31/22 vVv