Modules are set to load but don't?
Posted: Fri Feb 18, 2005 1:21 am
Hey guys.
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:
The modules are there, and they seem alright... So whats up? I checked the FAQ and saw nothing that really mentioned this aside from the part that tells me to load the modules. Well I did. It ain't working.
Any ideas?
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?