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

	<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>2003-10-12T21:53:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[BarkerJr]]></name></author>
		<updated>2003-10-12T21:53:42-04:00</updated>

		<published>2003-10-12T21:53:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28364#p28364</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28364#p28364"/>
		<title type="html"><![CDATA[Cannot start eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28364#p28364"><![CDATA[
You did give it write access to its own directory, right?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2933">BarkerJr</a> — Sun Oct 12, 2003 9:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-12T05:55:23-04:00</updated>

		<published>2003-10-12T05:55:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28309#p28309</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28309#p28309"/>
		<title type="html"><![CDATA[hmm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28309#p28309"><![CDATA[
Thnx, but now it says:<br><br>=====<br><br>[12:55] === heliniumb: 1 channels, 0 users.<br>* Warning!  Could not write pid.heliniumbot file!<br>Launched into the background  (pid: 1103)<br><br>$<br><br>=====<p>Statistics: Posted by Guest — Sun Oct 12, 2003 5:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BarkerJr]]></name></author>
		<updated>2003-10-11T17:47:29-04:00</updated>

		<published>2003-10-11T17:47:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28300#p28300</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28300#p28300"/>
		<title type="html"><![CDATA[Cannot start eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28300#p28300"><![CDATA[
Use <strong class="text-strong">kill -TERM pid#</strong> unless you want to risk corrupting your user/channel files.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2933">BarkerJr</a> — Sat Oct 11, 2003 5:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-11T15:09:46-04:00</updated>

		<published>2003-10-11T15:09:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28291#p28291</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28291#p28291"/>
		<title type="html"><![CDATA[Cannot start eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28291#p28291"><![CDATA[
Seems like the problem is that you already have a process launched into the background.  Use <strong class="text-strong">cd</strong> to move into the bots' directory, then use <strong class="text-strong">ps x</strong> to find the pid #.  Type <strong class="text-strong">kill -9 pid#</strong> to kill the processes in question, then relaunch.  Please note that if the bot never made it to the IRC for you to whisper "hello" or whatever word you bound, and introduce yourself properly, you will be unable to do so until you remove the userfile the bot creates when it is launched -m.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by Guest — Sat Oct 11, 2003 3:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-11T13:59:14-04:00</updated>

		<published>2003-10-11T13:59:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28288#p28288</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28288#p28288"/>
		<title type="html"><![CDATA[Cannot start eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28288#p28288"><![CDATA[
I've just installed eggdrop and everything went fine.<br>After configuring I tried to start the bot but it gives the following error:<br><br>[20:21] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).<br>[20:21] use '.help userinfo' for commands.<br><br><br>STARTING BOT IN USERFILE CREATION MODE.<br>Telnet to the bot and enter 'NEW' as your nickname.<br>OR go to IRC and type:  /msg heliniumbot hello<br>This will make the bot recognize you as the master.<br><br>[20:21] === heliniumb: 1 channels, 0 users.<br>I detect heliniumb already running from this directory.<br>If this is incorrect, erase the 'pid.heliniumbot'<br><br>-------<br><br>As the error said, i tried to erase the pid file, but this didnt work out.<br><br>anyone?<p>Statistics: Posted by Guest — Sat Oct 11, 2003 1:59 pm</p><hr />
]]></content>
	</entry>
	</feed>
