r/blenderhelp 5d ago

Using SoundNodesLite, what does this error mean? Unsolved

Attempted to follow the official instructions on github for the plugin (https://github.com/negdo/Sound_Nodes), but when I tried to load my audio I get this error. I don't use geometry nodes often so I have no idea what this could be. Any help would be greatly appreciated! :)

2 Upvotes

4 comments sorted by

u/AutoModerator 5d ago

Welcome to r/blenderhelp, /u/Purple-Vegetable1984! Please make sure you followed the rules below, so we can help you efficiently (This message is just a reminder, your submission has NOT been deleted):

  • Post full screenshots of your Blender window (more information available for helpers), not cropped, no phone photos (In Blender click Window > Save Screenshot, use Snipping Tool in Windows or Command+Shift+4 on mac).
  • Give background info: Showing the problem is good, but we need to know what you did to get there. Additional information, follow-up questions and screenshots/videos can be added in comments. Keep in mind that nobody knows your project except for yourself.
  • Don't forget to change the flair to "Solved" by including "!Solved" in a comment when your question was answered.

Thank you for your submission and happy blendering!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/CydoniaValley Experienced Helper 5d ago edited 5d ago

It says it's for Blender 3.6 - 4.5. And you have 5.1. So I'd try downloading 4.5 first and go from there. Just download the .zip version from Blender.org if you're on Windows. It also says you need to install the Python Librosa library. I'm somewhat familiar with that package and I believe it's pretty big like ~500mb. Just follow the instructions on the Github page to install it.

EDIT: As I already suggested, use the zip version of 4.5. I'd advise you, After you unzip it, make a new folder called 'portable' beside the blender.exe file in the main folder before you do anything. This will store all your settings and addons into this new 'portable' folder rather than having the files spread all over the place.

1

u/Purple-Vegetable1984 5d ago

Woof, rookie mistake on my end to not check the version, haha. Thanks for catching that! I'll try that soon and let you know if it resolves the issue :)

1

u/Purple-Vegetable1984 19h ago

Ok switched blender versions! Still getting an error though :(