pixeltailgames / cinema

:movie_camera: Gamemode for Garry's Mod featuring multiplayer video streaming
http://www.pixeltailgames.com/cinema/
87 stars 63 forks source link

Unable to play any video #92

Closed OverlordTomala closed 9 years ago

OverlordTomala commented 9 years ago

On May 5th I could no longer play any videos on my server. On the server end I keep getting this error:

ERROR: There was a problem running the command 'cinema_video_request' gamemodes/cinema/gamemode/modules/theater/sh_video.lua:183: attempt to index local 'results' (a boolean value)

Any help would be appreciated.

WinterPhoenix commented 9 years ago

Yeah, this is a bug that's been going around. It may or may not be an exploit some nefarious players have been using to make Cinema servers get stuck.

There is a fix however, but be warned, if you have PointShop or other addons that use the database, you will lose your data. So make a Copy first!

Go to your Server's Directory (garrysmod/garrysmod/) and find a file named sv.db. While the server isn't running, delete the file and then restart the server. The issue should be fixed.

OverlordTomala commented 9 years ago

Thank you! That worked perfectly.

WinterPhoenix commented 9 years ago

Glad to help~

samuelmaddock commented 9 years ago

Should be fixed in 397c87a.