cinema icon indicating copy to clipboard operation
cinema copied to clipboard

Lua error when initial spawning in a theater

Open cannon opened this issue 7 years ago • 0 comments

When a player joins a server and spawns in a theater, the following error is shown:

[ERROR] addons/cinema/gamemodes/cinema/gamemode/modules/theater/cl_init.lua:390: attempt to call method 'GetTheater' (a nil value)
  1. LoadVideo - addons/cinema/gamemodes/cinema/gamemode/modules/theater/cl_init.lua:390
   2. func - addons/cinema/gamemodes/cinema/gamemode/modules/theater/cl_init.lua:268
    3. unknown - lua/includes/extensions/net.lua:32

The theater works if they walk out and back in.

cannon avatar May 28 '17 21:05 cannon