Sorry. I'm not great with this, but I'm getting these errors in console when people join for the first time. I have the newest version from GitHub and it includes the fix on line 40 of the cl_utime.lua.
[------------|33|STEAM_0:1:---------] Lua Error:
controlpanel.Get() - Error creating a ControlPanel!
You're calling this function too early! Call it in a hook!
[---------------|33|STEAM_0:1:---------] Lua Error:
[ERROR] addons/utime/lua/autorun/cl_utime.lua:310: attempt to index local 'cpanel' (a nil value)
1. buildCP - addons/utime/lua/autorun/cl_utime.lua:310
2. resetCvars - addons/utime/lua/autorun/cl_utime.lua:305
3. fn - addons/utime/lua/autorun/cl_utime.lua:334
4. unknown - addons/ulib/lua/ulib/shared/hook.lua:183
[--------------|33|STEAM_0:1:--------] Lua Error:
controlpanel.Get() - Error creating a ControlPanel!
You're calling this function too early! Call it in a hook!
[-------------|33|STEAM_0:1:---------] Lua Error:
[ERROR] addons/utime/lua/autorun/cl_utime.lua:310: attempt to index local 'cpanel' (a nil value)
1. buildCP - addons/utime/lua/autorun/cl_utime.lua:310
2. resetCvars - addons/utime/lua/autorun/cl_utime.lua:305
3. fn - addons/utime/lua/autorun/cl_utime.lua:334
4. unknown - addons/ulib/lua/ulib/shared/hook.lua:183
[-------------|33|STEAM_0:1:---------] Lua Error:
controlpanel.Get() - Error creating a ControlPanel!
You're calling this function too early! Call it in a hook!
Dropped ------------ from server ("Too many Lua Errors! Sorry!")
This is on TTT. Not sure what other information is needed, but it's stopping new people from joining. :/