<?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/34" />

	<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>2001-10-07T17:48:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-07T17:48:00-04:00</updated>

		<published>2001-10-07T17:48:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=346#p346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=346#p346"/>
		<title type="html"><![CDATA[Cant load eggdrop for some weird reason, help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=346#p346"><![CDATA[
Make sure you read though all the Advanced config file...I know I made that mistake<p>Statistics: Posted by Guest — Sun Oct 07, 2001 5:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-09-29T23:17:00-04:00</updated>

		<published>2001-09-29T23:17:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=148#p148</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=148#p148"/>
		<title type="html"><![CDATA[Cant load eggdrop for some weird reason, help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=148#p148"><![CDATA[
i know that. and maybe 1.6.x is different than older bots, but if you dont do make install dest=~/eggdrop at the end, the modules stay in the eggdrop directory, and ppl get that error. i wasn't saying it was a bad thing, i was just saying that was normally the problem when ppl get that error... although i didn't go into what he probably did wrong.. not do make install etc<br><blockquote class="uncited"><div>On 2001-09-29 20:28, ppslim wrote:<br>lucy, if you have the modules in the eggdrop directory, you are missing on of the install steps.<br><br>There is a good reason for haveing the modules directory set to what it is, in the config file.<br><br>If you install corectly, you can delete the compile dir, thus removing the source code, and other objects and freeing quota for later use.</div></blockquote><p>Statistics: Posted by Guest — Sat Sep 29, 2001 11:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-09-29T22:28:00-04:00</updated>

		<published>2001-09-29T22:28:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=144#p144</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=144#p144"/>
		<title type="html"><![CDATA[Cant load eggdrop for some weird reason, help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=144#p144"><![CDATA[
lucy, if you have the modules in the eggdrop directory, you are missing on of the install steps.<br><br>There is a good reason for haveing the modules directory set to what it is, in the config file.<br><br>If you install corectly, you can delete the compile dir, thus removing the source code, and other objects and freeing quota for later use.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Sep 29, 2001 10:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2001-09-29T18:13:00-04:00</updated>

		<published>2001-09-29T18:13:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=142#p142</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=142#p142"/>
		<title type="html"><![CDATA[Cant load eggdrop for some weird reason, help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=142#p142"><![CDATA[
you are not specifying the config file right in your command line<br><br>eg<br><br>./eggdrop -m mybot.conf<br><br>or ./eggdrop -m blablah<br><br>making sure that the filename you specify is the exact name of the config file (case sensitive too)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Sat Sep 29, 2001 6:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-09-29T17:51:00-04:00</updated>

		<published>2001-09-29T17:51:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=139#p139</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=139#p139"/>
		<title type="html"><![CDATA[Cant load eggdrop for some weird reason, help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=139#p139"><![CDATA[
if the modules aren't in the right directory, you get "* CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)". thats a common error, because the default is for the modules to be in the eggdrop directory, but the config file has them in the modules directory.<br><blockquote class="uncited"><div>On 2001-09-28 22:24, help wrote:<br>i tried to run eggdrop for the first time so i did ./eggdrop -m &lt;some name&gt;<br><br>and what i got is <br><br> <br>Eggdrop v1.6.6 (C)1997 Robey Pointer (C)2001 Eggheads<br>[22:07] --- Loading eggdrop v1.6.6 (Fri Sep 28 2001)<br>[22:07] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)<br><br>so bassically, it cant find the config file.... what should i name the config file that i am using in order for it to be loaded?<br><br>is that what that tells me? because i have an eggdrop.conf, a CONFIG (which i did 'cp eggdrop.conf CONFIG) and a config, wich i did the same thing to get and a conf file (samething aswell only instead of CONFIG i entered in conf.<br><br>i changed the eggdrop.advanced.conf (the conf wich i edited) and changed it to eggdrop.conf<br><br>is that what i was supposed to do? or ...<br><br><br>someone help.</div></blockquote><p>Statistics: Posted by Guest — Sat Sep 29, 2001 5:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-09-29T15:25:00-04:00</updated>

		<published>2001-09-29T15:25:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=136#p136</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=136#p136"/>
		<title type="html"><![CDATA[Cant load eggdrop for some weird reason, help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=136#p136"><![CDATA[
Well, there's two ways. One, if you set up your conf file properly, it should connect to an irc server. Just connect to the server yourself and message the bot. You could also telnet in to your bot, provided you enabled it in your conf.<p>Statistics: Posted by Guest — Sat Sep 29, 2001 3:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-09-29T00:47:00-04:00</updated>

		<published>2001-09-29T00:47:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=125#p125</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=125#p125"/>
		<title type="html"><![CDATA[Cant load eggdrop for some weird reason, help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=125#p125"><![CDATA[
yes, i see what you are saying but when i do that it says that i am missing the user file....<br><br>[22:41] * USER FILE NOT FOUND!  (try './eggdrop -m eggdrop.conf' to make one)<br><br>and to do that it says to do THAT. but when i do, it doesnt do anything.<br><br>in the readme, it says to do something (which doesnt work) or to start it up and do stuff through it on IRC but you cant start the bot so how can you do stuff to it if its not on irc...<p>Statistics: Posted by Guest — Sat Sep 29, 2001 12:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-09-29T00:43:00-04:00</updated>

		<published>2001-09-29T00:43:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=124#p124</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=124#p124"/>
		<title type="html"><![CDATA[Cant load eggdrop for some weird reason, help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=124#p124"><![CDATA[
The confgi files that come with eggdrop are baisclay templates.<br><br>You should copy them to a new file, edit them, changing th values to thoses needed and save it.<br><br>EG, if I copied eggdrop.advanced.conf, and saved it as my.eggdrop.conf<br><br>To launch the bot, you type "./eggdrop -m my.eggdrop.conf" - from now on though, I type it without the -m<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Sep 29, 2001 12:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-09-29T00:24:00-04:00</updated>

		<published>2001-09-29T00:24:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=122#p122</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=122#p122"/>
		<title type="html"><![CDATA[Cant load eggdrop for some weird reason, help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=122#p122"><![CDATA[
i tried to run eggdrop for the first time so i did ./eggdrop -m &lt;some name&gt;<br><br>and what i got is <br><br> <br>Eggdrop v1.6.6 (C)1997 Robey Pointer (C)2001 Eggheads<br>[22:07] --- Loading eggdrop v1.6.6 (Fri Sep 28 2001)<br>[22:07] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)<br><br>so bassically, it cant find the config file.... what should i name the config file that i am using in order for it to be loaded?<br><br>is that what that tells me? because i have an eggdrop.conf, a CONFIG (which i did 'cp eggdrop.conf CONFIG) and a config, wich i did the same thing to get and a conf file (samething aswell only instead of CONFIG i entered in conf.<br><br>i changed the eggdrop.advanced.conf (the conf wich i edited) and changed it to eggdrop.conf<br><br>is that what i was supposed to do? or ...<br><br><br>someone help.<p>Statistics: Posted by Guest — Sat Sep 29, 2001 12:24 am</p><hr />
]]></content>
	</entry>
	</feed>
