Search found 4 matches

by xIP4n1k0Ix
Thu May 10, 2012 2:53 am
Forum: Unreal 3.2 Support
Topic: Cloak-keys Missing Help
Replies: 4
Views: 6236

Re: Cloak-keys Missing Help

Sorry About the Posts xD i got all working :D i run the anope as debug mode and i saw that i set in both config files the same "server numeric" so i set numeric 1 to unrealircd and 2 to anope.
by xIP4n1k0Ix
Wed May 09, 2012 10:52 pm
Forum: Unreal 3.2 Support
Topic: Cloak-keys Missing Help
Replies: 4
Views: 6236

Re: Cloak-keys Missing Help

i edited the Anope section of my config file to this

/* Anope*/

listen 127.0.0.1:6669;

link services.domain.com
{
username *;
hostname 127.0.0.1;
bind-ip *;
hub *;
port 6669;
password-connect "RaNdOmlink";
password-receive "RaNdOmlink";
class servers;
};

ulines { services.domain.com ...
by xIP4n1k0Ix
Wed May 09, 2012 8:55 pm
Forum: Unreal 3.2 Support
Topic: Cloak-keys Missing Help
Replies: 4
Views: 6236

Re: Cloak-keys Missing Help

Thanks! It worked, was a bad idea to do this while I'm half-asleep

My config file...xD just in case some one need it
/* Modules */

loadmodule "modules/commands.dll";
loadmodule "modules/cloak.dll";

/* Anope*/

link services.domain.com
{
username *;
hostname localhost;
port 6669;
bind-ip ...
by xIP4n1k0Ix
Wed May 09, 2012 11:25 am
Forum: Unreal 3.2 Support
Topic: Cloak-keys Missing Help
Replies: 4
Views: 6236

Cloak-keys Missing Help

Im trying to setup my own irc server but i get the "set::cloak-keys missing" error and tried everything that i saw in other posts but nothing worked


* Loading IRCd configuration ..
* unrealircd.conf:104: Ignoring extra data
* unrealircd.conf:104: Ignoring extra data
* unrealircd.conf:20: unknown ...