YouTube video sounds keep playing even after the media-player was removed. I suspect it has something to do with how the browserpool is recycling. Possible a Youtube or gmod update has caused this.
I will look into this in my spare time but a temp fix is to make the YouTube service destroy the panel instead of recycling:
browserpool.release( self.Browser, true)
YouTube video sounds keep playing even after the media-player was removed. I suspect it has something to do with how the browserpool is recycling. Possible a Youtube or gmod update has caused this.
I will look into this in my spare time but a temp fix is to make the YouTube service destroy the panel instead of recycling:
browserpool.release( self.Browser, true)