Hi all
This error make my server "zombified" It was lagging a lot (no one can move on it)
[ERROR] lua/includes/extensions/table.lua:78: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. Merge - lua/includes/extensions/table.lua:78
3. Initialize - addons/vcmod_coderhire/lua/autorun/server/vehcontroller.lua:276
4. fn - addons/vcmod_coderhire/lua/autorun/server/vehcontroller.lua:367
5. unknown - addons/ulib/lua/ulib/shared/hook.lua:183
true
In the server console, there is this error in loop. (4-5 per seconds).
Someone know what is the problem ?
[ERROR] lua/includes/extensions/table.lua:78: bad argument #1 to 'pairs' (table expected, got nil)
thats something to do with line 78 on table.lua and effects verything else can you post line 78 and a little around it
There's something on this line:
Initialize - addons/vcmod_coderhire/lua/autorun/server/vehcontroller.lua:276
this is causing the problem.
Contact author of the addon.
Your issue is with VCMod. Contact the author on Coderhire.
Ok thank men ! I'm going to contact the author =)
Sorry, you need to Log In to post a reply to this thread.