Page 1 of 1
Missing semicolon before close brace
Posted: Tue Mar 21, 2006 9:52 pm
by kevthedude
Code: Select all
[Tue Mar 21 23:21:04 2006] - config error: unrealircd.conf:295: Missing semicolon before close brace
[Tue Mar 21 23:21:04 2006] - config error: Could not load config file unrealircd.conf
[Tue Mar 21 23:21:04 2006] - config error: IRCd configuration failed to load
That's the error I'm getting. The stupid thing is that line 295 doesn't exsist. The last line in the file is 271
Anyone know anything that cause this error? I check for missing semicolons but didn't find any. Tell me if you want me to paste the source
Posted: Wed Mar 22, 2006 3:34 am
by Mark
Well, if you're sure you've checked all, it's best to indeed post your config.. But please do it om something like
http://www.pastebin.com and just post the link here.
No idea how it can give an error on line 295, if you say 271 is the last one..
Posted: Wed Mar 22, 2006 4:33 am
by nate
If you are pasting in pastebin, make sure also to remove any passwords and what not from your conf : )
Factor in I believe it counts lines from the included files also, most you should do Kevthedude is recheck your configuration files and make sure all the lines which should have a semicolon (the ; character) has one.
Posted: Wed Mar 22, 2006 6:44 pm
by Bricker
are you counting all lines including /*BLAH*/'s? be sure to clean your config of extra bs before you pastebin, also make sure to use ONE editor and not multiple, tends to cause problems
Posted: Thu Mar 23, 2006 8:22 pm
by kevthedude
Posted: Thu Mar 23, 2006 9:19 pm
by Dukat
So, tell us... did you modify your help.conf?
Maybe the error is in there...

Posted: Thu Mar 23, 2006 9:25 pm
by Jason
Unreal tells you what file the error occured in. His did not occur in an include.
Posted: Thu Mar 23, 2006 10:29 pm
by Mark
log "ircd.log" {
Not sure if you can use the quotes there.. Can't find anything else that might be causing the error though.
Posted: Thu Mar 23, 2006 10:40 pm
by kevthedude
never did anyting with help.conf
Posted: Fri Mar 24, 2006 9:53 am
by Dukat
Jason wrote:Unreal tells you what file the error occured in. His did not occur in an include.
Oh, didn't know that... (because I never make any mistakes *lol*)... no, good to know
But the problem remains... how can an error be on line 295 if there are only 235 lines?
kevthedude: are you really editing the correct file?

Posted: Fri Mar 24, 2006 5:38 pm
by Bricker
that paste bin is old, private msg me your config
Posted: Sat Mar 25, 2006 12:41 am
by kevthedude
No help is needed anymore. I just cleared of my server and when I uploaded that config it worked fine. Weird...
Posted: Sat Mar 25, 2006 5:03 pm
by Jason
Ok.
Thats why we use unrealircd.conf, not unrealircd.conf.txt or unrealircd.conf.conf
Windows hidden file extensions: So much fun.