<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/13864" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-08-05T12:30:22-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/13864</id>

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-08-05T12:30:22-04:00</updated>

		<published>2007-08-05T12:30:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75036#p75036</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75036#p75036"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75036#p75036"><![CDATA[
It would seem you forgot to run 'make config' prior to compiling your eggdrop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Aug 05, 2007 12:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sharpie1664]]></name></author>
		<updated>2007-08-05T10:56:54-04:00</updated>

		<published>2007-08-05T10:56:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75024#p75024</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75024#p75024"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75024#p75024"><![CDATA[
[irc@******* eggdrop]$ make modules<br>make[1]: Entering directory `/home/irc/eggdrop/src/mod'<br>make[2]: Entering directory `/home/irc/eggdrop/src/mod/assoc.mod'<br>make[2]: Nothing to be done for `modules'.<br>make[2]: Leaving directory `/home/irc/eggdrop/src/mod/assoc.mod'<br>make[2]: Entering directory `/home/irc/eggdrop/src/mod/blowfish.mod'<br>make[2]: Nothing to be done for `modules'.<br>make[2]: Leaving directory `/home/irc/eggdrop/src/mod/blowfish.mod'<br>make[2]: Entering directory `/home/irc/eggdrop/src/mod/channels.mod'<br>make[2]: Nothing to be done for `modules'.<br>make[2]: Leaving directory `/home/irc/eggdrop/src/mod/channels.mod'<br>cp: cannot stat `./compress.mod/Makefile': No such file or directory<br>make[2]: Entering directory `/home/irc/eggdrop/src/mod/compress.mod'<br>make[2]: *** No rule to make target `modules'.  Stop.<br>make[2]: Leaving directory `/home/irc/eggdrop/src/mod/compress.mod'<br>make[1]: *** [compress.mod_so] Error 2<br>make[1]: Leaving directory `/home/irc/eggdrop/src/mod'<br>make: *** [modules] Error 2<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9197">sharpie1664</a> — Sun Aug 05, 2007 10:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-08-05T09:30:05-04:00</updated>

		<published>2007-08-05T09:30:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75015#p75015</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75015#p75015"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75015#p75015"><![CDATA[
It would seem you failed to read the installation instructions properly. You've forgotten to run 'make install' after 'make eggdrop' and 'make modules'<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Aug 05, 2007 9:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sharpie1664]]></name></author>
		<updated>2007-08-05T05:55:05-04:00</updated>

		<published>2007-08-05T05:55:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75011#p75011</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75011#p75011"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75011#p75011"><![CDATA[
i cant find any of these fies where do i go to get them<br><br><br>Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads<br>[10:52] --- Loading eggdrop v1.6.18 (Sun Aug  5 2007)<br>[10:52] Listening at telnet port 6668 (all).<br>[10:52] Can't load modules dns: /home/irc/eggdrop/modules/dns.so: cannot open shared object file: No such file or directory<br>[10:52] Module loaded: channels<br>[10:52] Can't load modules server: /home/irc/eggdrop/modules/server.so: cannot open shared object file: No such file or directory<br>[10:52] Can't load modules ctcp: /home/irc/eggdrop/modules/ctcp.so: cannot open shared object file: No such file or directory<br>[10:52] Can't load modules irc: /home/irc/eggdrop/modules/irc.so: cannot open shared object file: No such file or directory<br>[10:52] Can't load modules transfer: /home/irc/eggdrop/modules/transfer.so: cannot open shared object file: No such file or directory<br>[10:52] Can't load modules share: /home/irc/eggdrop/modules/share.so: cannot open shared object file: No such file or directory<br>[10:52] Can't load modules notes: /home/irc/eggdrop/modules/notes.so: cannot open shared object file: No such file or directory<br>[10:52] Can't load modules console: /home/irc/eggdrop/modules/console.so: cannot open shared object file: No such file or directory<br>[10:52] Can't load modules seen: /home/irc/eggdrop/modules/seen.so: cannot open shared object file: No such file or directory<br>[10:52] Can't load modules wire: /home/irc/eggdrop/modules/wire.so: cannot open shared object file: No such file or directory<br>[10:52] Can't load modules uptime: /home/irc/eggdrop/modules/uptime.so: cannot open shared object file: No such file or directory<br><br><br><br>STARTING BOT IN USERFILE CREATION MODE.<br>Telnet to the bot and enter 'NEW' as your nickname.<br>This will make the bot recognize you as the master.<br><br>You have installed modules but have not selected an encryption<br>module, please consult the default config file for info.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9197">sharpie1664</a> — Sun Aug 05, 2007 5:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Branden]]></name></author>
		<updated>2007-08-05T05:31:09-04:00</updated>

		<published>2007-08-05T05:31:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75009#p75009</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75009#p75009"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75009#p75009"><![CDATA[
<blockquote class="uncited"><div>.......................<br># You need to un-comment this line and change the port number in order to open<br># the listen port. You should not keep this set to 3333.<br>#listen 3333 all<br><br>....................................................<br><br># Un-comment the next line and set the list of owners of the bot.<br># You NEED to change this setting.<br>#set owner "MrLame, MrsLame"<br><br>.........................................................<br><br># Comment out this next line. Otherwise, your bot won't start.<br>die "You didn't edit your config file completely like you were told, did you?"<br><br>.........................................................</div></blockquote><br><br>Those are a few errors I spotted right off the bat.<br><br><br>Please READ the config file IN ITS ENTIRETY!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9196">Branden</a> — Sun Aug 05, 2007 5:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sharpie1664]]></name></author>
		<updated>2007-08-05T05:22:11-04:00</updated>

		<published>2007-08-05T05:22:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75008#p75008</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75008#p75008"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75008#p75008"><![CDATA[
i have config it i have been working on this for days now <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> but anyhow my config is above<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9197">sharpie1664</a> — Sun Aug 05, 2007 5:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Branden]]></name></author>
		<updated>2007-08-05T05:11:10-04:00</updated>

		<published>2007-08-05T05:11:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75007#p75007</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75007#p75007"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75007#p75007"><![CDATA[
Ok, well, to start off. Configure the file. Read and edit the file from top to bottom, then post in here. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9196">Branden</a> — Sun Aug 05, 2007 5:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sharpie1664]]></name></author>
		<updated>2007-08-05T05:21:22-04:00</updated>

		<published>2007-08-05T05:08:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75006#p75006</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75006#p75006"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75006#p75006"><![CDATA[
#<br>flood-chan 10:60<br># Set here how many channel messages in how many seconds from one<br># host constitutes a flood. Setting this to 0 or 0:0 disables<br># flood protection for the channel.<br>#<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9197">sharpie1664</a> — Sun Aug 05, 2007 5:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Branden]]></name></author>
		<updated>2007-08-05T05:03:18-04:00</updated>

		<published>2007-08-05T05:03:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75005#p75005</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75005#p75005"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75005#p75005"><![CDATA[
Can you post the area around lines 594 please.<br><br>Or the whole conf file. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9196">Branden</a> — Sun Aug 05, 2007 5:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sharpie1664]]></name></author>
		<updated>2007-08-05T05:04:46-04:00</updated>

		<published>2007-08-05T04:52:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75004#p75004</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75004#p75004"/>
		<title type="html"><![CDATA[my bot is not connecting to irc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75004#p75004"><![CDATA[
hi all i am having a bit of trouble getting my bot into irc but its not connecting to irc i have gone over the config file over and over but cant seem to find whats wrong this is what i get in putty when i start it yup<br><br>Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads<br>[10:02] --- Loading eggdrop v1.6.18 (Sun Aug  5 2007)<br>[10:02] Can't load modules dns: /home/irc/eggdrop/modules/dns.so: cannot open shared object file: No such file or directory<br>[10:02] Module loaded: channels<br>[10:02] Tcl error in file 'eggdrop.conf':<br>[10:02] invalid command name "flood-chan"<br>    while executing<br>"flood-chan 10:60"<br>    (file "eggdrop.conf" line 594)<br>[10:02] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)<br><br><br><br><br>does anyone know of a fix for this thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9197">sharpie1664</a> — Sun Aug 05, 2007 4:52 am</p><hr />
]]></content>
	</entry>
	</feed>
