meetric1 / gmod-infinite-map

GNU General Public License v3.0
179 stars 30 forks source link

looping sounds/sounds don't stop when source/lua tells them to. #103

Open TheVogels opened 1 year ago

TheVogels commented 1 year ago

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.

meetric1 commented 1 year ago

which sounds specifically?

TheVogels commented 1 year ago

I will post a video to show it. I will upload the link when its done uploading and viewable.

TheVogels commented 1 year ago

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.

meetric1 commented 1 year ago

hm, what gun addon is causing this issue?

TheVogels commented 1 year ago

its also simphys. I will check

TheVogels commented 1 year ago

[TFA][AT] Warface TEC-9

TheVogels commented 1 year ago

There are more addons with this bug. Like a jetpack swep.

TheVogels commented 1 year ago

Also physics

Mrleplayz commented 1 year ago

yeah this is true for e2 played sounds aswell, apparently sometimes soundStop() does nothing, soundPurge() also sometimes does nothing by the looks of things Experienced both of those while working