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

	<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>2008-08-04T12:42:17-04:00</updated>

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

		<entry>
		<author><name><![CDATA[RcTomcat]]></name></author>
		<updated>2008-08-04T12:42:17-04:00</updated>

		<published>2008-08-04T12:42:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84399#p84399</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84399#p84399"/>
		<title type="html"><![CDATA[can't start invalid command name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84399#p84399"><![CDATA[
thank you very much for your help.<br>I will try the other library.<br>It is a very weird error i get....<br>Well i keep you posted.<br>Thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10102">RcTomcat</a> — Mon Aug 04, 2008 12:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-08-04T09:52:19-04:00</updated>

		<published>2008-08-04T09:52:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84395#p84395</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84395#p84395"/>
		<title type="html"><![CDATA[can't start invalid command name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84395#p84395"><![CDATA[
That sounds very odd, and to be honest, I can't recall encountering anything like that before. If you wish to try some other tcl-library, you can download source packages from <a href="www.tcl.tk" class="postlink">www.tcl.tk</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Aug 04, 2008 9:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RcTomcat]]></name></author>
		<updated>2008-08-04T09:18:39-04:00</updated>

		<published>2008-08-04T09:18:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84394#p84394</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84394#p84394"/>
		<title type="html"><![CDATA[can't start invalid command name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84394#p84394"><![CDATA[
I deleted this line.....<br>but i still experience the problem with the #<br>Looks like tcl doesnt know what to do woth this symbol.<br><br>Where can i get a new tcl version?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10102">RcTomcat</a> — Mon Aug 04, 2008 9:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-08-04T08:33:53-04:00</updated>

		<published>2008-08-04T08:33:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84392#p84392</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84392#p84392"/>
		<title type="html"><![CDATA[can't start invalid command name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84392#p84392"><![CDATA[
Emm?<br>Tcl should treat # as a simple comment, and ignore the line completely.<br>You could just remove that line, as it will not prevent your eggdrop from working properly. You'll have to start your eggdrop using <div class="codebox"><p>Code: </p><pre><code>./eggdrop eggdrop.conf</code></pre></div> rather than using <div class="codebox"><p>Code: </p><pre><code>./eggdrop.conf</code></pre></div> Other than that, things should work just the same.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Aug 04, 2008 8:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RcTomcat]]></name></author>
		<updated>2008-08-04T05:08:05-04:00</updated>

		<published>2008-08-04T05:08:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84390#p84390</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84390#p84390"/>
		<title type="html"><![CDATA[can't start invalid command name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84390#p84390"><![CDATA[
Thank you for your help but I still get the same error....<br>Even with the #!/home/rctomcat/eggdrop1.6.18/eggdrop<br><br>Now the error says <br>Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads<br>[21:28] --- Loading eggdrop v1.6.18 (Sun Aug 3 2008)<br>[21:28] Tcl error in file 'eggdrop.conf':<br>[21:28] invalid command name "#!/home/rctomcat/eggdrop1.6.18/eggdrop"<br>while executing<br>"#!/home/rctomcat/eggdrop1.6.18/eggdrop"<br>(file "eggdrop.conf" line 1)<br>[21:28] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10102">RcTomcat</a> — Mon Aug 04, 2008 5:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-08-03T18:26:26-04:00</updated>

		<published>2008-08-03T18:26:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84384#p84384</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84384#p84384"/>
		<title type="html"><![CDATA[can't start invalid command name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84384#p84384"><![CDATA[
Simple answer:<br>Don't remove the # on the first line..<br><br>Advanced answer:<br>#! is a "magic number", used by many systems to identify what kind of executable the file is. The #! specifies that the file isn't a binary itself, but a script which is to be executed by the program identified by the rest of the line. In the case of eggdrop configs, this should point to your eggdrop binary, and thus be <blockquote class="uncited"><div>#!/home/rctomcat/eggdrop1.6.18/eggdrop</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Aug 03, 2008 6:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RcTomcat]]></name></author>
		<updated>2008-08-03T15:33:34-04:00</updated>

		<published>2008-08-03T15:33:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84383#p84383</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84383#p84383"/>
		<title type="html"><![CDATA[can't start invalid command name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84383#p84383"><![CDATA[
Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads<br>[21:28] --- Loading eggdrop v1.6.18 (Sun Aug  3 2008)<br>[21:28] Tcl error in file 'eggdrop.conf':<br>[21:28] invalid command name "!"<br>    while executing<br>"! /home/rctomcat/eggdrop1.6.18"<br>    (file "eggdrop.conf" line 1)<br>[21:28] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)<br><br>how can i fix this error?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10102">RcTomcat</a> — Sun Aug 03, 2008 3:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
