Music playing serversided but not clientsided

I am trying to make a music queue system for a game I have been working on, and the music is playing serversided but not clientsided.
The song starts playing on the server but on the client theres no music.

I am confused… other people can hear it but not the person playing it? What?

1 Like

Nobody can hear the audio, it’s just playing on the server.

If it plays on the server that means it will play to everyone. I think you used that incorrectly.

It isn’t which is very confusing

1 Like

What script are you using? it could be broken.

My own, I somewhat fixed the issue by playing the song clientsided whenever it’s ended but it just seems a bit strange that it isn’t playing already
Edit: For anyone having the same issue I used a local script to play it whenever it ends

1 Like