pixeltailgames / cinema

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

Error when entering a theater (private and public) #169

Open Charles-OFFICIAL-DEV opened 3 years ago

Charles-OFFICIAL-DEV commented 3 years ago

So whenever I enter a theater in cinema_theatron, I get a "script issues" warning and an error in console. Here's what the error looks like: [cinema] addons/cinema/gamemodes/cinema/gamemode/extensions/cl_draw.lua:26: bad argument #1 to 'SetMaterial' (IMaterial expected, got no value)

  1. SetMaterial - [C]:-1
    1. HTMLTexture - addons/cinema/gamemodes/cinema/gamemode/extensions/cl_draw.lua:26
    2. v - addons/cinema/gamemodes/cinema/gamemode/modules/theater/cl_draw.lua:74
      1. unknown - lua/includes/modules/hook.lua:84 (x13)

I've tried restarting Gmod, unsubbing and subbing back to the gamemode but nothing worked. Any fixes?