[strike]I have a problem, it showed up since yesterday.
Basically I get "Something is creating script errors" with every lua script I use, which forces me to get kicked from servers when using lua scripts.
Tried to "clean" my Garry's Mod, but reinstalling does not clean it up, so I tried to manually clean up.
No good, I did fix some addon bugs with cleaning up but still, lua scripts just give me errors.
Any fixes?
This is basically what I get:[/strike]
Code:
[strike]Server cvar 'sv_allowcslua' changed to 1
] lua_openscript_cl script.lua
Running script script.lua...
Couldn't include file 'includes\modules\cvar3.lua' (File not found) (@lua/script.lua (line 285))
[ERROR] lua/script.lua:285: Module not found!
1. require - [C]:-1
2. unknown - lua/script.lua [/strike]
So I fixed that, But now I created a pointless thread, I wanted to make it useful in any way so here's an other question:
Why can't I spawn bots in a private match?