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

	<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-08-11T20:53:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-08-11T20:53:42-04:00</updated>

		<published>2007-08-11T20:53:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75200#p75200</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75200#p75200"/>
		<title type="html"><![CDATA[Eggdrop breaks itself supposedly]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75200#p75200"><![CDATA[
AllProtection couldn't be possibly the cause of this problem. It is definitely a problem inside the init-server proc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Aug 11, 2007 8:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-08-11T20:07:22-04:00</updated>

		<published>2007-08-11T20:07:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75199#p75199</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75199#p75199"/>
		<title type="html"><![CDATA[Eggdrop breaks itself supposedly]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75199#p75199"><![CDATA[
The error you posted would suggest there is a flaw in your config when defining the proc named "init-server", which is executed whenever your bot think it connected to a server. That part of the config-file should look something like this unless edited:<div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {  global botnick  putquick "MODE $botnick +i-ws"}</code></pre></div>As for the chanlimit issue, I am not familiar with AllProtection.tcl to shed any light on that I'm afraid.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Aug 11, 2007 8:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dhp1080]]></name></author>
		<updated>2007-08-11T17:20:30-04:00</updated>

		<published>2007-08-11T17:20:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75198#p75198</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75198#p75198"/>
		<title type="html"><![CDATA[Eggdrop breaks itself supposedly]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75198#p75198"><![CDATA[
I have an eggdrop running on FreeBSD. I run the old version of AllProtection.tcl (Version 4.5 does everything I need, and I found it more stable than the new release). Everything runs well until randomly the bot stops setting the channel limit. I can't find a rhyme or reason as to why it does this, but it happens and it doesn't make me a happy person.<br><br>I'm running the latest Eggdrop (1.6.18) and this happens periodically. I've been able to fix it by reinstalling eggdrop completely, but as of recently that hardly works.<br><br>I get the error...<div class="codebox"><p>Code: </p><pre><code>[16:05] Tcl error in script for 'init-server':[16:05] missing "</code></pre></div>When I attempt to connect to the network. This is on a fresh install of the bot.<br><br>I'm just asking for a simple solution to make my bot as reliable as possible. If that means putting it on another OS, changing eggdrop versions (I tried eggdrop 1.6.16 and had no luck), or changing scripts, I'd be willing to do it.<br><br>Thanks for your help in advance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8092">dhp1080</a> — Sat Aug 11, 2007 5:20 pm</p><hr />
]]></content>
	</entry>
	</feed>
