Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The RegEx Replace and RegEx Find MechComp components do not work
#1
RegEx Replace Component Bug
Overview: This component acts as a relay(passes on whatever comes in) instead of applying any RegEx.
Reproduction:
  1. Link up Button > RegEx Replace > Sound Synthesizer
  2. Set the signal for the button to "olive garden"(no quotes)
  3. Set the expression for the RegEx to /olive//g
  4. Press the Button
Expected: The sound synthesizer says " garden"
Actual: The sound synthesizer says "olive garden"

RegEx Find Component Bug
Overview: This component stops all signals instead of letting through signals that match the expression. I could not find any expression that lets through a signal.
Reproduction:
  1. Link up Button > RegEx Find > Sound Synthesizer
  2. Set the signal for the button to "olive garden"(no quotes)
  3. Set the expression for the RegEx to /olive/
  4. Press the Button
Expected: The sound synthesizer says "olive garden"
Actual: Nothing happens


Messages In This Thread
The RegEx Replace and RegEx Find MechComp components do not work - by Jfighter - 05-28-2016, 04:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)