Page 1 of 1

Cant Start

Posted: Tue Jan 20, 2009 10:07 pm
by hekill
i went to go run the ircd thing, but it wont start. it says
the box wrote:C:\unreal3.2\wircd.exe

the application has failed to start because its side-by-side configuration is incorrect. Please
see the application event log for more detail.
what does that mean? :(

Re: Cant Start

Posted: Tue Jan 20, 2009 11:06 pm
by hekill
that quit coming up after i tried installing again, but now i get:

* Loading IRCd configuration ..
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile
[warning] unrealircd.conf:322: link hub.mynet.com with SSL option enabled on a non-SSL compile
[error] unrealircd.conf:538: tld::motd: ircd.motd.fr: No such file or directory
[error] unrealircd.conf:539: tld::rules: ircd.rules.fr: No such file or directory
[error] unrealircd.conf:736: set::kline-address must be an e-mail or an URL
[error] 4 errors encountered
[error] IRCd configuration failed to pass testing

Re: Cant Start

Posted: Wed Jan 21, 2009 1:37 am
by hekill
now i have this message...


* Loading IRCd configuration ..
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile
[error] ERROR: No cloaking module loaded. (hint: you probably want to load modules\cloak.dll)
[error] If you are upgrading from 3.2 (or any older version), be sure to read the release notes or www.vulnscan.org/tmp/newcloak.txt regarding the cloaking change!
[error] IRCd configuration failed to pass testing

Re: Cant Start

Posted: Wed Jan 21, 2009 6:32 am
by [dx]
Add line

loadmodule "modules/cloak.dll";

Re: Cant Start

Posted: Wed Jan 21, 2009 8:41 pm
by hekill
i did, but it still wont work :(

Re: Cant Start

Posted: Thu Jan 22, 2009 2:20 am
by hekill
its supposed to say this, right?

cloak-keys {
loadmodule "modules/cloak.dll";
"AHos2HOHS6ds2gsQQHGAkish";
};

Re: Cant Start

Posted: Thu Jan 22, 2009 11:12 am
by Casper
No, you've got to get the lines apart. It's the best to put the 'loadmodule' on top of the unrealircd.conf and leave the clockkeys (i.e. more than one) where they are.

Re: Cant Start

Posted: Thu Jan 22, 2009 9:00 pm
by hekill
so where do i put the
loadmodule "modules/cloak.dll";
:?: :?: :?:

Re: Cant Start

Posted: Fri Jan 23, 2009 2:38 am
by hekill
i think i figured it out, but now i get this!

* Loading IRCd configuration ..
[error] Unable to create file 'tmp/53F635FE.commands.dll': Permission denied
* unrealircd.conf:40: loadmodule modules/commands.dll: failed to load: Failed to copy module file.
[error] IRCd configuration failed to load