Clientside Lua error on start up.
Grocel opened this issue · 0 comments
Grocel commented
I get this Lua error on start up:
[cfc_cl_http_whitelist] addons/cfc_cl_http_whitelist/lua/cfc_http_restrictions/wraps/html.lua:13: attempt to index local 'controlTable' (a nil value)
1. wrapHTMLPanel - addons/cfc_cl_http_whitelist/lua/cfc_http_restrictions/wraps/html.lua:13
2. unknown - addons/cfc_cl_http_whitelist/lua/cfc_http_restrictions/wraps/html.lua:98
3. include - [C]:-1
4. unknown - addons/cfc_cl_http_whitelist/lua/cfc_http_restrictions/client/wrap_functions.lua:3
5. ProtectedCall - [C]:-1
6. v - addons/cfc_cl_http_whitelist/lua/cfc_http_restrictions/client/wrap_functions.lua:2
7. unknown - lua/includes/modules/hook.lua:96
It might be because I don't have the Media Player addon installed. The panel class DMediaPlayerHTML
is not vanilla.