ZionDevelopers / playx

In-game Internet (YouTube, Twitch, SoundCloud, mp4 and etc.) media player for Garry's Mod
http://steamcommunity.com/sharedfiles/filedetails/?id=106516163
Other
18 stars 14 forks source link

Script Error when Deleting Player while Media is Playing #76

Closed dhkatz closed 9 years ago

dhkatz commented 9 years ago

While media is playing on the project and I press 'Z' to undo the player or use the removed tool, this script error comes up in the console.

To Reproduce: Spawn in any player. Play media. Undo player or use the remover tool on the player.

[PlayX] lua/autorun/client/cl_html.lua:51: attempt to index local 'playx' (a nil value)

  1. unknown - lua/autorun/client/cl_html.lua:51

This happens with both video and audio players. No other errors have been found.