This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

error command no server

General support and discussion of Eggdrop bots.
Post Reply
h
hype
Voice
Posts: 11
Joined: Sat Aug 05, 2006 7:35 pm

error command no server

Post by hype »

hey, I put in the right ip on to the config and i get this:

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[00:56] --- Loading eggdrop v1.6.18 (Thu Sep 28 2006)
[00:56] Listening at telnet port 5395 (all).
[00:56] Module loaded: dns
[00:56] Module loaded: channels
[00:56] Module loaded: server
[00:56] Module loaded: ctcp
[00:56] Module loaded: irc
[00:56] Module loaded: transfer (with lang support)
[00:56] Module loaded: share
[00:56] Module loaded: console (with lang support)
[00:56] Module loaded: blowfish
[00:56] Module loaded: uptime
[00:56] *** shoutcast.tcl v1.03 by domsen <domsen@domsen.org> succesfully loaded. turn it up baby.
[00:56] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[00:56] use '.help userinfo' for commands.
[00:56] * NO SERVER.

# This is the bot's server list. The bot will start at the first server listed,
# and cycle through them whenever it gets disconnected. You need to change these
# servers to YOUR network's servers.
#
# The format is:
# server[:port[:password]]
#
# Both the port and password fields are optional; however, if you want to set a
# password you must also set a port. If a port isn't specified it will default to
# your default-port setting. { gamesurge.burstfire.net:6667 }

this is an ipv6 server
http://tehh4x.org/IPv6
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

your conf file section should look like this:

Code: Select all

set servers { gamesurge.burstfire.net:6667 } 
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

I doubt his eggdrop even supports IPv6.
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
A
Azeem
Voice
Posts: 14
Joined: Tue Sep 26, 2006 2:37 pm

Post by Azeem »

While editing the conf please keep in mind the difference between
a comment and a un-comment line

for e.g.

Code: Select all

# set abc "123" 
in this case abce is not being set because of the # the line after # wouldnt be read

so u should uncomment all the lines that are required for an eggdrop to run
successfully..


Regards
Azeem
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Setting up an Eggdrop

Try reading it properly.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply