youbigown
(youbigown)
#1
I have entered a sound ID in the default RobloxCharacterSounds script, but it cannot download the data.
Here is the snippet from the script:
Running = {
SoundId = "rbxasset://9083837523",
Looped = true,
Pitch = 1.85,`
"Failed to load sound rbxasset://9083837523: Unable to download sound data"
The ID itself is not the problem since no other IDs work, and all of the IDs can be played by calling them from SoundService.
How to fix this error?
1 Like
Ryzz3rberg
(Ryzz3rberg)
#2
Maybe, the audio doesn’t exist anymore, what you can do is search another audio or upload one
1 Like
R_obotz
(Robotz)
#3
Hi,
It’s rbxassetid://
not rbxasset://
Have a good day.
1 Like
Ryzz3rberg
(Ryzz3rberg)
#4
uh, i dont see the asset id xd, thanks for helped him!
system
(system)
Closed
#5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.