That's it!
What alternative can I use other than dofile?
Thanks!
Mike
Leandro Candido wrote:
Hello Mike,
...
lua: cannot read compat.lua: No such file or
directory
stack traceback:
[C]: in function `dofile'
all.lua:9: in main chunk
(luac): in main chunk
[C]: ?
(compat.lua is one of the files in my project).
What am I missing here?
Are you, in one of the scripts, calling dofile? If yes, you can´t use
it, as you are compacting all files in one ;-).
God bless you,
Leandro.
--
In Him, Mike
|