-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
looping sounds/sounds don't stop when source/lua tells them to. #103
Comments
which sounds specifically? |
I will post a video to show it. I will upload the link when its done uploading and viewable. |
https://youtu.be/hK2E-sn0ou0?t=136 some audio works right but the ones I mostly show in the video are broken ones. Also for some reason the texture is too big. |
hm, what gun addon is causing this issue? |
its also simphys. I will check |
[TFA][AT] Warface TEC-9 |
There are more addons with this bug. Like a jetpack swep. |
Also physics |
yeah this is true for e2 played sounds aswell, apparently sometimes soundStop() does nothing, soundPurge() also sometimes does nothing by the looks of things |
Sounds that are playing won't stop when they receive stopsound. If its looping it will play forever until you do stopsound in console. I think this is a bug with your sound detour. This doesn't apply to all sounds.
The text was updated successfully, but these errors were encountered: