Forgive me if this is not a good category, I wasn’t sure where to put this.
Whenever I load my game in Studio, it says this:
Failed to load sound rbxassetid://390457804: Requested asset is archived
I don’t know where this sound is as it doesn’t show up in the explorer using the search (soundid=, soundid=390457804, classname=Sound, etc), so I can’t remove it. I found it is a night ambiance track, and I’ve never put that in my game, so I don’t know why this is showing up in my console.
If you can’t find it in the explorer, then the only other way in could be in your game is if in was injected by a script.
You should hopefully be able to find it by using ctrl (command on macbook) and f or ctrl or command shift f (I can’t remember) and typing the asset id. It should show you all the scripts that have that text in it. Hope this helps!
If it was from a script, then why would the message show when I first open my game in Studio?
Oh sorry, my bad. I didn’t understand that it happened when you just opened the studio file.
I thought this meant whenever you played the game. At this point I have no clue why you’re getting that warning. Good luck!
Thanks! Yeah, it happens when I load it in Studio, but it also happens every time I test the game too
Do you think a plugin could have added it?
Also
Did you try adding spaces to your search? Or making them more general?
Also also…
Have you tried coping the game (see if it still has the issue) and deleting like half of everything in the game to see if you can find where the issue is located?
The asset is archived, so try to move the sound from archive. I think that should work