Cycling74 / RNBOMetasound

RNBO adapter that implements metasound nodes
MIT License
42 stars 2 forks source link

Rnbo 1.3.3 errors #54

Closed Tomavatars closed 3 days ago

Tomavatars commented 2 weeks ago

When updating RNBO to 1.3.3 and exporting patches, I got these issues

CleanShot 2024-11-06 at 12 49 36 CleanShot 2024-11-06 at 12 42 39

jinpavg commented 3 days ago

Hi @Tomavatars , I can use 1.3.3 without issue -- I wonder, though, if perhaps you exported some of your patches with 1.3.2 and some with 1.3.3? This can cause some issues. There are two ways you can try to address this:

  1. Look through your exported patcher directories, you can remove all instances of this rnbo/ directory except for the latest one that you've exported.
image
  1. Re-export all patchers with 1.3.3 (or whatever is the latest version), so that all instances of this rnbo/ library are the same.

This issue is currently tracked on #30, and we want to improve this experience, but these are the suggested workarounds for now.

Tomavatars commented 3 days ago

Thanks. I made this, re exported everything with 1.3.3 I might try again by deleting all my export folders, but that takes time!

jinpavg commented 3 days ago

okay great! I will close this for now, as the primary issue is tracked on #30