TTT-2 / ttt2-rolevote

RoleVoting add-on for TTT2
GNU General Public License v3.0
0 stars 0 forks source link

Issue with addon when installed #1

Open derekstephen opened 5 years ago

derekstephen commented 5 years ago

Using Latest TTT2 from Github, and I'm getting this error: `[ERROR] addons/ttt2_role_vote/lua/rolevote/cl_init.lua:366: attempt to call field 'GetById' (a nil value)

  1. SetRoles - addons/ttt2_role_vote/lua/rolevote/cl_init.lua:366
    1. Init - addons/ttt2_role_vote/lua/rolevote/cl_init.lua:199
    2. Create - lua/includes/extensions/client/panel/scriptedpanels.lua:37
      1. func - addons/ttt2_role_vote/lua/rolevote/cl_init.lua:38
      2. unknown - lua/includes/extensions/net.lua:32`

and

`[ERROR] addons/ttt2_role_vote/lua/rolevote/init.lua:313: attempt to call field 'GetById' (a nil value)

  1. SetLastRoles - addons/ttt2_role_vote/lua/rolevote/init.lua:313
    1. EndTimer - addons/ttt2_role_vote/lua/rolevote/init.lua:94
    2. unknown - addons/ttt2_role_vote/lua/rolevote/init.lua:202`
Alf21 commented 5 years ago

Thanks for your report!

I‘ll give a look as soon as I can do so. Just forgot about this add-on ^^

Histalek commented 4 years ago

@Alf21 a little reminder for this issue here