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

	<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>2014-05-02T16:10:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2014-05-02T16:10:04-04:00</updated>

		<published>2014-05-02T16:10:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102782#p102782</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102782#p102782"/>
		<title type="html"><![CDATA[[SOLVED] Tcl error in file at startup]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102782#p102782"><![CDATA[
<blockquote class="uncited"><div>Because I got in a hurry. I made a mistake.</div></blockquote>Welcome to the human race.<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><blockquote class="uncited"><div>Now I'm working on getting the bot to respond to me. I'm sure I'll find this answer in the forum archives.</div></blockquote>That's a good place to hunt for information.<blockquote class="uncited"><div>Thanks for your help, willyw.</div></blockquote>You're welcome.<br><br>Let us know if you need further assistance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri May 02, 2014 4:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Landslyde]]></name></author>
		<updated>2014-05-02T14:19:23-04:00</updated>

		<published>2014-05-02T14:19:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102781#p102781</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102781#p102781"/>
		<title type="html"><![CDATA[[SOLVED] Tcl error in file at startup]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102781#p102781"><![CDATA[
Because I got in a hurry. I made a mistake. Thank you for clarifying my error; it makes me feel better now knowing I'm not missing a file. I didn't take my time when uncommenting.<br><br>Now I'm working on getting the bot to respond to me. I'm sure I'll find this answer in the forum archives.<br><br>Thanks for your help, willyw.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12386">Landslyde</a> — Fri May 02, 2014 2:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2014-05-02T08:44:59-04:00</updated>

		<published>2014-05-02T08:44:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102780#p102780</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102780#p102780"/>
		<title type="html"><![CDATA[[SOLVED] Tcl error in file at startup]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102780#p102780"><![CDATA[
Examine your eggdrop.conf.   ( looks like it is stryker.conf )<br><br>Compare to the example found here:<br><a href="http://eggwiki.org/Eggdrop.conf" class="postlink">http://eggwiki.org/Eggdrop.conf</a><br><br>On that webpage, text search for:<br>script.tcl<br>You'll find a section that begins:<br>"# This is a good place to load scripts to use with your bot."<br><br>In that section is an example line:<br># source scripts/script.tcl<br><br>You mentioned that you can comment it out in yours, and the bot runs fine.<br>I suspect that somehow in your stryker.conf that line got un-commented.<br>It is supposed to be commented out.  It is just an example.<br><br>As for:<blockquote class="uncited"><div>script.tcl is an installation file.</div></blockquote>I don't know yet why you feel that it is.<br>Why?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri May 02, 2014 8:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Landslyde]]></name></author>
		<updated>2014-05-02T14:20:04-04:00</updated>

		<published>2014-05-01T18:23:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102778#p102778</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102778#p102778"/>
		<title type="html"><![CDATA[[SOLVED] Tcl error in file at startup]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102778#p102778"><![CDATA[
I just installed eggdrop 1.6.21 and tcl8.6.1 on a Debian 7.0 VPS. Everything was smooth until I tried to run it. It seems I'm missing a file: eggdrop/scripts/script.tcl<br><div class="codebox"><p>Code: </p><pre><code>./eggdrop -m stryker.confEggdrop v1.6.21 (C) 1997 Robey Pointer (C) 2011 Eggheads[21:45:19] --- Loading eggdrop v1.6.21 (Thu May  1 2014)[21:45:19] Module loaded: blowfish[21:45:19] Module loaded: dns[21:45:19] Module loaded: channels[21:45:19] Module loaded: server[21:45:19] Module loaded: ctcp[21:45:19] Module loaded: irc[21:45:19] Module loaded: notes            (with lang support)[21:45:19] Module loaded: console          (with lang support)[21:45:19] Can't load modules woobie: /home/eggdropbot/eggdrop/modules/woobie.so: cannot open shared object file: No such file or directory[21:45:19] Module loaded: seen[21:45:19] Module loaded: assoc            (with lang support)[21:45:19] Module loaded: wire             (with lang support)[21:45:19] Module loaded: uptime[21:45:19] Tcl error in file 'stryker.conf':[21:45:19] couldn't read file "scripts/script.tcl": no such file or directory    while executing"source scripts/script.tcl"    (file "stryker.conf" line 1382)[21:45:19] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</code></pre></div>script.tcl is an installation file. It wasn't there. So I removed the eggdrop dir and re-installed eggdrop1.6.21. And the file was missing from the  installation again. I can comment out the line that loads this file and the bot runs. But why am I missing an install file?<br><br>Not sure what am I doing wrong, guys? I've been fighting this all day long. Crazy!<br><br>Thanks for your time.<br><br>UPDATE: I created script.tcl, uploaded it, and I'm up and running. But I still don't feel 100% about having to do it that way.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12386">Landslyde</a> — Thu May 01, 2014 6:23 pm</p><hr />
]]></content>
	</entry>
	</feed>
