Open chrisle opened 2 years ago
https://github.com/MarByteBeep/StageLinq/blob/a9b396a36b211da2476306bd6d6e136b5882ca87/Controller.ts#L50
If a user has Resolume running somewhere on the network and it quits Resolume sends out a "DISCOVEREREXIT". That message is picked up by this method. This line asserts false and stops the program.
Can you post the entire contents of result at that point?
https://github.com/MarByteBeep/StageLinq/blob/a9b396a36b211da2476306bd6d6e136b5882ca87/Controller.ts#L50
If a user has Resolume running somewhere on the network and it quits Resolume sends out a "DISCOVEREREXIT". That message is picked up by this method. This line asserts false and stops the program.