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

	<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-04-07T20:03:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-04-07T20:03:45-04:00</updated>

		<published>2007-04-07T20:03:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71898#p71898</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71898#p71898"/>
		<title type="html"><![CDATA[Egg wont start]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71898#p71898"><![CDATA[
I really need to concentrate a bit more.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Apr 07, 2007 8:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2007-04-07T13:26:57-04:00</updated>

		<published>2007-04-07T13:26:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71885#p71885</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71885#p71885"/>
		<title type="html"><![CDATA[Egg wont start]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71885#p71885"><![CDATA[
<blockquote class="uncited"><div>Your other error is the channel name itself as the forward stroke is a Tcl control character.</div></blockquote>Not true. The forward slash has no special meaning in Tcl.<blockquote class="uncited"><div>invalid command name "channel"</div></blockquote>The command 'channel' does not exist before the channels module is loaded.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sat Apr 07, 2007 1:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-04-05T19:05:54-04:00</updated>

		<published>2007-04-05T19:05:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71834#p71834</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71834#p71834"/>
		<title type="html"><![CDATA[Egg wont start]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71834#p71834"><![CDATA[
Your other error is the channel name itself as the forward stroke is a Tcl control character. Try "channel add #C\/C++"<br><blockquote class="uncited"><div>Also. can someone explain this error </div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Apr 05, 2007 7:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[hotrs]]></name></author>
		<updated>2007-04-05T14:16:19-04:00</updated>

		<published>2007-04-05T14:16:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71829#p71829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71829#p71829"/>
		<title type="html"><![CDATA[Re: Egg wont start]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71829#p71829"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>[12:03] Can't load modules dns: Cannot open "/eggdrop/modules/dns.so"[12:03] Can't load modules channels: Cannot open "/eggdrop/modules/channels.so"[12:03] Can't load modules server: Cannot open "/eggdrop/modules/server.so"</code></pre></div></div></blockquote>  I had the same problem when I tried to chroot eggdrop, the reason were some missing libraries in the chroot environment. Try ldd on all of these modules and install the missing libraries ...<br><br>hth,<br>  hotrs<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8873">hotrs</a> — Thu Apr 05, 2007 2:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dellthinker]]></name></author>
		<updated>2007-04-05T13:06:09-04:00</updated>

		<published>2007-04-05T13:06:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71827#p71827</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71827#p71827"/>
		<title type="html"><![CDATA[Egg wont start]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71827#p71827"><![CDATA[
Hi all. Im using another shell with this one, but its not loading the bot. Here's the error msg<br><div class="codebox"><p>Code: </p><pre><code>[12:03] Can't load modules dns: Cannot open "/eggdrop/modules/dns.so"[12:03] Can't load modules channels: Cannot open "/eggdrop/modules/channels.so"[12:03] Can't load modules server: Cannot open "/eggdrop/modules/server.so"</code></pre></div>But i do have modules in that folder<br>And the .so files are in there as well. What could be the problem?<br><br>Also. can someone explain this error<br><div class="codebox"><p>Code: </p><pre><code>[12:03] Tcl error in file 'DarkMatter.conf':[12:03] invalid command name "channel"    while executing"channel add #C/C++ {      chanmode "+nt-likm"      idle-kick 0      stopnethack-mode 0      revenge-mode 0      ban-time 120      exempt-time 60..."    (file "DarkMatter.conf" line 131)</code></pre></div>Thanx in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8853">dellthinker</a> — Thu Apr 05, 2007 1:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
