[BUG] Command line input sent via OSC not interpreted correctly

Commands sent to the command line via OSC are not interpreded correctly if they contain the word "enter" in the middle of the command.

EOS Version 3.3.8.7

Sending a command like

/eos/newcmd/Chan 911/Intens/DMX/0/Enter

works perfectly fine.

HOWEVER
Lets say we replace the "Intens" parameter with something that contains "enter", like "Mask Center".

Sending this:

/eos/newcmd/Chan 911/Mask_Center/DMX/0/Enter

gives you: "Chan 911Mask C - Error: Syntax Error"

It interprets the word "enter" in "Center" as the submission of the command.

Parents Reply
  • Thank you for the quick answer. And sorry for the duplicate post then.

    Its pretty annoying tho because I am developing a software for our theatre so that we can convert our old "Prego Playfiles" to EOS show files. Its basically. Take all the DMX values you get from ArtNet and put them into EOS, then record, set times and so on.

    It works like a charm except for the parameters containing the word "enter". Guess I need to find a workaround until its fixed.

Children
No Data
Related