Badwords list rehashing problem
Posted: Thu Nov 27, 2008 4:05 pm
I totally feel like I've missed something obvious, but... after searching with different phrases around the forums here, I've decided to ask.
I had just recently decided to add a couple words to the default badwords lists, and followed the examples from the default words exactly. However, when I rehash the config, it gives me the following errors:
The entries I added to the lists, using the badwords.channel.conf additions to show since the errors start there, are as follows, with the one default entry above them included. The line for "twilight" is line 52:
I edited the file using pico/nano, so it -is- of course in plain text format. I'm just not entirely sure what's going on with it, as it appears correct to me.
I had just recently decided to add a couple words to the default badwords lists, and followed the examples from the default words exactly. However, when I rehash the config, it gives me the following errors:
Code: Select all
[09:31] -irc.aeonro.org- *** Notice -- Loading IRCd configuration ..
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52: Ignoring extra close brace
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52 Ignoring extra semicolon
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53: Ignoring extra close brace
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53 Ignoring extra semicolon
[09:31] -irc.aeonro.org- *** Notice -- error: badwords.channel.conf:52: badword::word is missing
[09:31] -irc.aeonro.org- *** Notice -- error: badwords.channel.conf:53: badword::word is missing
[09:31] -irc.aeonro.org- *** Notice -- error: 2 errors encountered
[09:31] -irc.aeonro.org- *** Notice -- error: IRCd configuration failed to pass testingCode: Select all
badword channel { word "tits"; };
badword channel ( word "twilight"; };
badword channel ( word "tro"; };