Page 1 of 1

Anope 1.7.3 Win32 Compiled Binary

Posted: Sat Oct 02, 2004 5:21 am
by Yarou
New Problem:
[Oct 02 01:51:29 2004] Anope 1.7.3 (compiled for UnrealIRCd 3.1.1+) starting up
[Oct 02 01:51:29 2004] Databases loaded
[Oct 02 01:51:29 2004] Info: Reflecting database records.
[Oct 02 01:51:29 2004] Connected to Server 1 (207.255.130.32:6667)
[Oct 02 01:51:30 2004] Read error from server: Unknown Error: 0
I am able to connect to that IP by using a client, but somehow, services won't go through.

Posted: Sat Oct 02, 2004 5:22 am
by aquanight
First of all, are you aware of a 1.7.3 for Win32? :P

Second, remove the # from that line - # denotes a comment and makes everything after it (up to the newline) ignored by the config parser.

Posted: Sat Oct 02, 2004 5:24 am
by Yarou
Thank you.
Much appreciated.