Skip to content

Error when loading non-UTF-8-encoded parameter names #434

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

Closed
helgoboss opened this issue Sep 6, 2021 · 0 comments
Closed

Error when loading non-UTF-8-encoded parameter names #434

helgoboss opened this issue Sep 6, 2021 · 0 comments
Labels
bug Something isn't working realearn Related to ReaLearn

Comments

@helgoboss
Copy link
Owner

E.g. when loading parameters for "JS: Stereo Width", we get: Message: REAPER string should be UTF-8 encoded: Utf8Error { valid_up_to: 16, error_len: Some(1) }

Solution:

  • ReaLearn will use replacement characters in such cases instead of complaining.
  • This particular JS effect will be fixed on REAPER dev side.
@helgoboss helgoboss added the bug Something isn't working label Sep 6, 2021
@helgoboss helgoboss added the realearn Related to ReaLearn label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working realearn Related to ReaLearn
Projects
None yet
Development

No branches or pull requests

1 participant