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

Empty/Small Messages Dropped #6

Closed
Barinzaya opened this issue Jul 19, 2023 · 1 comment
Closed

Empty/Small Messages Dropped #6

Barinzaya opened this issue Jul 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Barinzaya
Copy link
Owner

Barinzaya commented Jul 19, 2023

It seems as if some messages that are empty or have type-only arguments (namely, Booleans) are not received by any OSC nodes. After some investigation, it appears that they never reach the OSC Input plugin at all; they seem to be stopped within OscSharp's UDP listener.

This is evidence of the necessity of #1.

@Barinzaya Barinzaya added the bug Something isn't working label Jul 19, 2023
@Barinzaya Barinzaya changed the title Messages Not Received Empty/Small Messages Dropped Jul 19, 2023
@Barinzaya
Copy link
Owner Author

Fixed by the retrofit to OscCore in v0.2.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant