Page 1 of 1

Unreal 3.2.2: Me block missing...

Posted: Tue Dec 28, 2004 10:38 pm
by john
When i rehash the config, it gives me this:
*Loading IRCd Configuration ..
*unrealircd.conf:67: Ignoring extra data
[error] me {} block missing
[error] 1 errors encountered
[error] IRCd Configuration failed to pass testing
Config...

Code: Select all

(Line 67:)
me {
       name "Glassy.blah.net";
       info "Glass It";
       numeric 1;
}
And im the only server (other than services, which is #10 or sumthin), so the numeric isnt used, even if that would have something to do with it not starting...
:(

plz help. As you can see from the topic, its version 3.2.2 or watever the newsest is, i dled it yesterday...

Posted: Tue Dec 28, 2004 11:21 pm
by Syzop
You should terminate blocks with }; and not }
(so that's at least 1 mistake in your paste).

The real error is however probably before this block... missing a ; or }; somewhere.

Posted: Wed Dec 29, 2004 2:38 am
by john
:/... its not a paste. My comp was messed up. Wouldnt pate. I typed that in manually (took awhile.)

w00t wprks, i missed the ; on an include for the aliases... i cant believe it! im so gonna need to get more used to ;s lolz