#super weird sound bug

1 messages · Page 1 of 1 (latest)

rotund tundra
#

for some reason this only lets me play the sound 1 time

#

whats weird about this is it only happens in the roblox player

#

but in studio it works...

patent sinew
#

wait for the sound to finish and then play it again?
it overrides sounds if you stack them without letting them finish

rotund tundra
#

the sound is 4s and the cooldown is 7

patent sinew
#

try reseting the sound playhead

rotund tundra
patent sinew
#

basically set the sound time position to 0

#

i forgot the syntax lemme get some documentation

rotund tundra
#

ok ima try that

rotund tundra
#

still dosent work....

patent sinew
#

so if you call the sound to play a second time it doesn't play?

rotund tundra
#

yup

#

but if its in studio it works just fine

patent sinew
#

can you send me a full ss of the code i want to see how you made the cooldown

patent sinew
rotund tundra
#

is it good?

patent sinew
#

try setting the time position to 0 before task.wait(5.5)

rotund tundra
#

ight

#

nope

#

what the hell is happening 😭

patent sinew
#

try putting the sound in soundservice, call it, and then play it from there?

#

oh wait

#

wait nvm it alr ahs parent

rotund tundra
#

dosent work

patent sinew
#

wait so the code and sound works perfect when playing on roblox studio

#

but on the published game it doesnt work

rotund tundra
#

yeah 😭

patent sinew
#

r u updating the game everytime u make a change?

#

maybe it's on an old version 💀

patent sinew
#

in the game press f9 and look for the errors when running the code

rotund tundra
#

ight

patent sinew
#

okay that just means

#

your sound isn't moderated

#

so you have to wait a while

rotund tundra
#

but it dosent make any fucking sense

patent sinew
#

it'll work in studio, but for the time being it won't work anywhere else until someone approves it

rotund tundra
#

why would it work the first time and then break

patent sinew
#

try cloning the sound

#

make sure to parent the clone

#

maybe that'll work

hollow thistleBOT
#

studio** You are now Level 5! **studio

rotund tundra
#

its fixed

#

it was bcz it wasnt licenced

#

i got another one and it works