Search found 4 matches

by KDawg08
Sun Mar 23, 2008 2:43 pm
Forum: Unreal 3.2 Support
Topic: 3.2.7 start error... can't start server...
Replies: 6
Views: 2209

Re: 3.2.7 start error... can't start server...

Okay so i fixed the error. I pulled it out of a SET { } and didn't realize it.

new error is this.

* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Dynamic configuration initialized .. booting IRCd ...
by KDawg08
Sun Mar 23, 2008 2:27 pm
Forum: Unreal 3.2 Support
Topic: 3.2.7 start error... can't start server...
Replies: 6
Views: 2209

Re: 3.2.7 start error... can't start server...

/* Cloak keys should be the same at all servers on the network.
* They are used for generating masked hosts and should be kept secret.
* The keys should be 3 random strings of 5-100 characters
* (10-20 chars is just fine) and must consist of lowcase (a-z),
* upcase (A-Z) and digits (0-9) [see ...
by KDawg08
Sun Mar 23, 2008 1:30 pm
Forum: Unreal 3.2 Support
Topic: 3.2.7 start error... can't start server...
Replies: 6
Views: 2209

Re: 3.2.7 start error... can't start server...

Go through the conf and remove all the comments


fixed that error, my last error is this

[error] set::cloak-keys missing!
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemingly not started)

I've tried this format:

cloak-keys ...
by KDawg08
Sun Mar 23, 2008 1:15 pm
Forum: Unreal 3.2 Support
Topic: 3.2.7 start error... can't start server...
Replies: 6
Views: 2209

3.2.7 start error... can't start server...

* Loading IRCd configuration ..
* unrealircd.conf:723: Ignoring extra section start
* unrealircd.conf:724: Ignoring extra data
* unrealircd.conf:727: Ignoring extra close brace
* unrealircd.conf:727 Ignoring extra semicolon
* unrealircd.conf:738: Ignoring extra close brace
* unrealircd.conf:738 ...