wiremod / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
http://www.wiremod.com
Apache License 2.0
549 stars 333 forks source link

Check if sound exists, fix sound emitter stuck bug #3122

Closed wrefgtzweve closed 1 month ago

wrefgtzweve commented 1 month ago

Fixes a exploit that allows clients to spam the server/other clients with invalid sounds, was attempted to be fixed with https://github.com/wiremod/wire/pull/2975 but didn't fix the root issue.

Also fixes the sound emitter not properly stopping its old sound when it changes sounds.