Loading...

2010-2013 Audio fix? | Forum

cazum9
cazum9 Aug 12 '25

91 Posts

Has anyone find a possible fix for sound assets glitching or not loading correctly?

I guess it is something to do with how Austiblox clients interprets sound assets...

The Forum post is edited by cazum9 Aug 12 '25
dogerki
dogerki Aug 14 '25

11 Posts

1. Do not play an audio immediately when a server starts, if you're using a script make it wait 15-30 seconds.


2. Audios will not play in austiblox unless they're preloaded. And I'm not even sure if : preload works either. What I did in my kohl's script was make a sound play, immediately stop it, make it wait 0.8 seconds and then play it again. This will consistently play it.

The Forum post is edited by dogerki Aug 14 '25
cazum9
cazum9 Aug 14 '25

91 Posts

I tried using Preload... But no success...crying.gif


nchay41
nchay41 Aug 22 '25

88 Posts

okay, try to upload the audio? oh nvm you can't lol.
dogerki
dogerki Sep 12 '25

11 Posts


Quote from cazum9 I tried using Preload... But no success...


I haven't tested out preload extensively but i'm somewhat certain that it's not available on Austiblox. Try the method I mentioned, which is playing the sound and immediately stopping it, and then playing it again after 0.8 seconds. This will almost guarantee it to play.
The Forum post is edited by dogerki Sep 15 '25
computerguy0323
computerguy0323 Nov 21 '25

30 Posts


Quote from dogerki
Quote from cazum9 I tried using Preload... But no success...


I haven't tested out preload extensively but i'm somewhat certain that it's not available on Austiblox. Try the method I mentioned, which is playing the sound and immediately stopping it, and then playing it again after 0.8 seconds. This will almost guarantee it to play.
How do you enable and disable audio in studio?

I tried using IsPaused but in Output I got a can't set value error.

Also I got a: "Content failed for http://1.0char.co/sound/?id=182 because invalid request 5".

WHAT DOES INVALID REQUEST 5 MEAN?

The Forum post is edited by computerguy0323 Nov 21 '25