Did you try not using shitty cvar forcers and use something infinitely better like external2
So everytime i try to open any LUA file in GMOD i get this error:
] lua_openscript_cl darkv1bypass.lua
Running script darkv1bypass.lua...
[ERROR] lua/darkv1bypass.lua:1: Couldn't load module library!
1. require - [C]:-1
2. unknown - lua/darkv1bypass.lua:1
I already pasted all recommended dll files in my lua\bin folder but still get this error. Could anybody help me? Greets, Phonix1234
Did you try not using shitty cvar forcers and use something infinitely better like external2
Same happens to other scripts but ill try thanks *EDIT* nope, didnt help at all
Last edited by Phonix1234; 05-01-2017 at 08:15 AM.
Make sure to have both cvar3 & _cv3 dll's in the bin folder
and to make sure that the code:
require("cvar3")
require("_cv3")
is in the lua file.
If still doesn't work, idk sorry.
require("cvar3")?
i only see a _cv3 file in the bin