I used to be pretty big into this stuff about 7-8 years ago. being i joined the marine corps, any intelligence i had went out the window =) that being said i am just tryin to run the new version of unreal on my computer. like on localhost just for me to mess around with and learn all over again. but it seems i am having more trouble than i remember. this is what i get...
* Loading IRCd configuration ..
* unrealircd.conf:594: Ignoring extra close brace
* unrealircd.conf:594 Ignoring extra semicolon
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile
[error] unrealircd.conf:312: link without servername
[error] unrealircd.conf:729: set::kline-address must be an e-mail or an URL
[error] 2 errors encountered
[error] IRCd configuration failed to pass testing
Any pointers on what and where to look?
-Thanks
Just starting
Re: Just starting
Check Line 594 (and all blocks being set before hand) for double-closed blocks.minorkaos wrote:I used to be pretty big into this stuff about 7-8 years ago. being i joined the marine corps, any intelligence i had went out the window =) that being said i am just tryin to run the new version of unreal on my computer. like on localhost just for me to mess around with and learn all over again. but it seems i am having more trouble than i remember. this is what i get...
* Loading IRCd configuration ..
* unrealircd.conf:594: Ignoring extra close brace
* unrealircd.conf:594 Ignoring extra semicolon
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile
[error] unrealircd.conf:312: link without servername
[error] unrealircd.conf:729: set::kline-address must be an e-mail or an URL
[error] 2 errors encountered
[error] IRCd configuration failed to pass testing
Any pointers on what and where to look?
-Thanks
Line 255, there is an SSL port being listened on, but SSL wasn't compiled into Unreal. Either need to recompile with SSL enabled, or remove the SSL flag from the listen block.
Line 312, indicates there is a malformed link block (see http://www.unrealircd.com/files/docs/un ... #linkblock)
Line 729 should be an email address or a URL, eg
Code: Select all
kline-address [email protected];NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
http://www2.i-al.net/ircbots/