Whenever the game is launched the output is plagued with this error, and I cannot find a single script which uses that Id nor can grant permission, any fixes would be welcomed.
Failed to load sound rbxassetid://3970893990: Requested asset is archived
Without running, use the Find All features, in your scripts to find if any script is inserting that sound (if there isn’t any already existing)
search for the id: rbxassetid://3970893990
You can type c:Sound in the explorer search box, Then manually check each sound (If you have a ton of sounds, you could probably run some code to find it faster)