I performed a fresh installation from the official site, which I have done several times in the past. However, this time I am encountering a problem: the IRCd will not load or connect. The logs indicate that two modules are missing.
I attempted to reinstall UnrealIRCd in the hope that it would restore the missing files, but the following modules are still absent:
Code: Select all
[error] conf/modules.default.conf:275: loadmodule rpc/message: failed to load
[error] conf/modules.default.conf:276: loadmodule rpc/security_group: failed to load
[error] IRCd configuration failed to loadI am wondering if this is a known issue awaiting a patch in the next version, or if I should obtain the files from another source? I am not experienced with compiling software on Windows. I checked the FAQ regarding 'undefined symbols,' which suggests an improper upgrade or compilation, but this was a fresh install using the unrealircd-6.2.2.exe installer.
I would appreciate any help you can provide.
Thanks.