It’s probably because you have a variable, local Sounds = and then you just continue on your merry way with playing an undefined object named Sound.Honestly, there’s a lot of problems with this script, now that I look at it better. The sounds should be called before attempting to play them, “Value” is not a service that I am aware of, and what is soundPlaylist?
we need the rest of your script.
Okay, this script is a mess. You do not need to put an empty line after every line. Can you format your script so it is more readable, and we can help you better.