Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aserting Login here causes Resolume exiting to crash this library #17

Open
chrisle opened this issue Sep 6, 2022 · 1 comment
Open

Comments

@chrisle
Copy link

chrisle commented Sep 6, 2022

assert(result.action === Action.Login);

If a user has Resolume running somewhere on the network and it quits Resolume sends out a "DISCOVERER_EXIT_". That message is picked up by this method. This line asserts false and stops the program.

@MarByteBeep
Copy link
Owner

Can you post the entire contents of result at that point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants