[error] unrealircd.conf:196

These are old archives. They are kept for historic purposes only.
Post Reply
Nitrate
Posts: 2
Joined: Sun Jun 26, 2011 12:05 am

[error] unrealircd.conf:196

Post by Nitrate »

* Loading IRCd configuration ..
[error] unrealircd.conf:196 Comment on this line does not end
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemingly not started)



what is line 196 I hate to bother but I have no idea how to set up this config file .

http://pastebin.com/RZi4xWbc
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: [error] unrealircd.conf:196

Post by Jobe »

2 fixes are available for this, both of which you'd have known if you'd read both the comments at the top of example.conf and the error message you received.

Option 1) Remove "/*" from line 196 (LEAVE the "*/" there) and remove line 197 all together
Option 2) Change line 197 from "/" to "*/"

As for which lines they are, you pasted your config to a pastebin which numbers lines....
Your IP: Image
Your Country: Image
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: [error] unrealircd.conf:196

Post by Stealth »

The example configuration file is designed to be a guideline and an example. I strongly recommend you either delete ALL the comments and non-configuration text from your configuration or start with a fresh configuration. You can also find the example configuration that I have authored here: https://bitbucket.org/stealth/unreal32/ ... onf.unreal
Post Reply