HelpGetting errors when using LUA Scripts

Posts 16 of 6 · Page 1 of 1
Getting errors when using LUA Scripts
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
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
Posts 16 of 6 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?