Alright so... I'm not entirely sure what's causing it, since its not reall
[@LuaCmd:1] bad argument #1 to 'remove' (table expected, got nil)
[@LuaCmd:1] bad argument #2 to 'CreateConVar' (string expected, got boolean)
[LuaCmd:1] 'end' expected near '<eof>'
is spammed in my console whenever I start Garry's Mod Singleplayer. Help?
Clean up your addons.
As he said, disable your addons one by one, and see if the problem persists. When the problem is gone, you know which addon caused it.
Isn't LuaCmd stuff thats ran by lua_run/lua_run_cl?
[QUOTE=Wizard of Ass;32501390]Isn't LuaCmd stuff thats ran by lua_run/lua_run_cl?[/QUOTE]
Yes it is, now I can just imagine what the addon code looks like...
Alright, well, lets say I find whatever is causing this. Where should I look for the issue, and how would I fix it?
Remove an addon one by one and restart your game each time. So you can find out what is causing it.
The issue is probably an addon, to fix it - remove it.
Sorry, you need to Log In to post a reply to this thread.