I’m pretty sure this is a scripting error, but in my output window there’s no link to a script. Typically if it’s a case where I’ve put that id error in a script it’ll tell me the hierarchy of where the script is located and what line of code it’s in.
I’ve looked in every ClassName:Sound in my game but can’t see where I’ve entered YourSoundIdHere as an actual SoundId.
Well, if you’ve used a free model you should genuinely just be honest, if not then i have no idea why you’d put “YourSoundIdHere” in one of your scripts, you’ll need to find the source and replace it with a working sound id.
I have searched through free models for script ideas and help in the past, but not recently. I may have taken some lines from a script provided here in the forums and forgotten to change that line of code, or used the Studio Assistant and forgotten.
I’ve tried searching manually, but I was asking for some help to be able to try and find that asset reference to be able to find where it is.
I’ve looked through every single sound to see if I’d accidentally copied that in as the asset id. All 205 of them.
I’ve also tried searching through every script I’ve added or changed in the last month or so, but I’ve been adding a lot of sounds played through scripts in my showcase in the last couple months.
But as I said, if it was in a script I was hoping to see it show the script name, location and line information.
Have you tried using the built in “Find All” script search tool? If not, I recommend trying that. Just press Ctrl + Shift + F and it will open up, paste “rbxassetid://YourSoundIdHere” into the search box and see if it comes up with any results. If it’s in a script then it should find the script and give you a reference to it in the search results.