IRC Bot Crash
#1

My irc bots are crashing after i just paste the code over into the game mode my server logs
Code:
[13:36:44] [join] Player has joined the server (0:127.0.0.1)
[13:36:58] *** IRC_OnConnectAttempt: Bot ID 1 attempting to connect to 104.18.38.84:6667...
[13:37:08] *** IRC_OnConnectAttempt: Bot ID 2 attempting to connect to 104.18.38.84:6667...
[13:37:08] *** IRC_OnConnectAttemptFail: Bot ID 1 failed to connect to 104.18.38.84:6667 (Connection attempt timed out)
[13:37:18] *** IRC_OnConnectAttemptFail: Bot ID 2 failed to connect to 104.18.38.84:6667 (Connection attempt timed out)
[13:37:28] *** IRC_OnConnectAttempt: Bot ID 1 attempting to connect to 104.18.38.84:6667...
[13:37:38] *** IRC_OnConnectAttemptFail: Bot ID 1 failed to connect to 104.18.38.84:6667 (Connection attempt timed out)
[13:37:48] *** IRC_OnConnectAttempt: Bot ID 2 attempting to connect to 104.18.38.84:6667...
[13:37:58] *** IRC_OnConnectAttempt: Bot ID 1 attempting to connect to 104.18.38.84:6667...
[13:37:58] *** IRC_OnConnectAttemptFail: Bot ID 2 failed to connect to 104.18.38.84:6667 (Connection attempt timed out)
[13:38:08] *** IRC_OnConnectAttemptFail: Bot ID 1 failed to connect to 104.18.38.84:6667 (Connection attempt timed out)
[13:38:29] *** IRC_OnConnectAttempt: Bot ID 2 attempting to connect to 104.18.38.84:6667...
[13:38:29] *** IRC_OnConnectAttempt: Bot ID 1 attempting to connect to 104.18.38.84:6667...
[13:38:39] *** IRC_OnConnectAttemptFail: Bot ID 2 failed to connect to 104.18.38.84:6667 (Connection attempt timed out)
[13:38:39] *** IRC_OnConnectAttemptFail: Bot ID 1 failed to connect to 104.18.38.84:6667 (Connection attempt timed out)
What's up with this?

Edit: Also i'm running it on LocalHost 127...
Reply
#2

"Connection attempt timed out". Can it be any more clear? Either you specified the wrong IP/port or the target is offline or the target is actively blocking your connection attempts. Also this appears to be a Cloudflare IP. I consider it unlikely that there's actually an IRC server on this IP.
Reply
#3

Code:
#define IRC_SERVER "irc.tl"
#define IRC_PORT (6667)
#define IRC_CHANNEL "#smokezs"
isnt the port by default 6667?

Edit: tried it on Ultra-h Same Problem ..
Reply
#4

I dunno if this is helpful in any way, but users are now advised to use 'pool.irc.tl' as opposed to 'irc.tl'. Just saying.
Reply
#5

Quote:
Originally Posted by Threshold
View Post
I dunno if this is helpful in any way, but users are now advised to use 'pool.irc.tl' as opposed to 'irc.tl'. Just saying.
yes irc.tl is no longer use i found this out on my mirc when i could not connect and then i want to there web site and seen why so use pool.irc.tl and your be just fine, and all the bots should connent just fine.
Reply
#6

Thanks
Reply
#7

IRC_OnConnectAttemptFail: Bot ID 1 failed to connect to 104.18.39.84:6667 (Connection attempt timed out)
same problem
Reply
#8

when i tried to loggin it losted my connection
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)