[IRC] End of file
#1

I am not really familair with IRC, I never work with it. However my friend wanted it in his server. So I decided to try to get it work.
But somehow it doesn't work. It tries to connect, but then it disconnects with the reason: End of file.

I am having a channel at freenode.net.

Here is the connection data:
pawn Код:
#define BOT_1_NICKNAME "TEST"
#define BOT_1_REALNAME "ServerEchoTest"
#define BOT_1_USERNAME "ServerEchoTest"

#define IRC_SERVER "chat.freenode.net"
#define IRC_PORT (6667)
#define IRC_CHANNEL "---" // Censored, it is an existing channel.
The logs:
Quote:

*** IRC_OnConnectAttempt: Bot ID 1 attempting to connect to 193.219.128.49:6667...
*** IRC_OnDisconnect: Bot ID 1 disconnected from 193.219.128.49:6667 (End of file)

I do not understand the problem since I do not really work with IRC.. I hope you can help me
Reply
#2

im guessing you have a #endif in there?
Reply
#3

Quote:
Originally Posted by (*|Flake|*)
Посмотреть сообщение
im guessing you have a #endif in there?
? No.
Reply
#4

Bump.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)