So I am switching from Dows to *Nix and on windows, I had no problems with Unreal. It just went right in and it worked great. But on linux, obviously there is more to break.
Anyway, So I got the latest version (3.2.2b) and configed it, maked it, and all seems well. I have my conf file written and i worked out all the bugs with it.
Finally, I got ready to run it. When i did, I got this:
I do have the modules loaded (and checked them for like 20 minutes to see if they were right).* Configuration loaded without any problems ..
[error] Someone forgot to load modules with proper commands in them. READ THE DOCUMENTATION
Possible error encountered (IRCd seemily not started)
Code: Select all
*/
loadmodule "src/modules/commands.so";
loadmodule "src/modules/cloak.so"
/*Any ideas?