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

	<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>2006-05-17T18:03:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-05-17T18:03:06-04:00</updated>

		<published>2006-05-17T18:03:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63130#p63130</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63130#p63130"/>
		<title type="html"><![CDATA[duplicate output out of order on multiple channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63130#p63130"><![CDATA[
I have used iMDB.tcl by B0unTy for 2 years at least (location error fixed) in a number of bots using multiple channels and I have yet to see this behaviour.<br><br>As DragnLord has indicated, the problem is Tcl script related. Maybe unload all scripts and test each one by one until the offending script is found?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed May 17, 2006 6:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-05-17T12:19:16-04:00</updated>

		<published>2006-05-17T12:19:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63126#p63126</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63126#p63126"/>
		<title type="html"><![CDATA[duplicate output out of order on multiple channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63126#p63126"><![CDATA[
it's not an eggdrop problem, it's a matter of tcl scripting<br>using variable arrays that include the channel when scripting the output should clear the issue up<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Wed May 17, 2006 12:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-05-17T09:50:30-04:00</updated>

		<published>2006-05-17T09:50:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63124#p63124</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63124#p63124"/>
		<title type="html"><![CDATA[duplicate output out of order on multiple channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63124#p63124"><![CDATA[
Having posted this on the egghead's bugs mailing list and gotten no response, I figure I might as well try here. So:<br><br><br>I think this may be a bug I found. If not, would<br>appreciate any advise about how to fix <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I have noticed that if a bot is on multiple channels,<br>and a script is called on both channels at<br>approximately the same time, eggdrop will spit out<br>duplicate lines out of order on the channels that<br>called the script after the 1st channel.<br><br>So, for example, using an imdb script:<br><br><br>#chan1 (correct output order):<br>&lt;rosc&gt; .imdb is it college yet<br>&lt;mybot&gt; Title: Is It College Yet? (2002) (TV) -<br><a href="http://www.imdb.com/title/tt0285627/" class="postlink">http://www.imdb.com/title/tt0285627/</a><br>&lt;mybot&gt; Genre : Animation / Comedy<br>&lt;mybot&gt; Director: Karen Disher<br>&lt;mybot&gt; Runtime : 90 mins.<br>&lt;mybot&gt; Country : USA / South Korea<br>&lt;mybot&gt; Language: English<br>&lt;mybot&gt; Plot : Daria, Jane, and the rest of the<br>Lawndale High seniors face graduation and college in<br>this series finale TV-movie from MTV's 'Daria.'<br><br><br>#chan2 (weird output order):<br>&lt;rosc&gt; .imdb daria<br>&lt;mybot&gt; Genre : Animation / Comedy<br>&lt;mybot&gt; Country : USA / South Korea<br>&lt;mybot&gt; Language: English<br>&lt;mybot&gt; Title: 'Daria' (1997)<br><a href="http://www.imdb.com/title/tt0118298/" class="postlink">http://www.imdb.com/title/tt0118298/</a><br>&lt;mybot&gt; Tagline : Talks Slow, Thinks Fast<br>&lt;mybot&gt; Director: Ray Kosarin<br>&lt;mybot&gt; Runtime : 22 mins.<br>&lt;mybot&gt; Plot : A smart &amp; cynical girl goes through<br>teenage life as an proud outsider in a world of mainly<br>idiotic teens and condescending adults.<br><br>Please refer to <br><a href="http://forum.egghelp.org/viewtopic.php?p=63022#63022" class="postlink">http://forum.egghelp.org/viewtopic.php?p=63022#63022</a><br>for more discussion about this problem.<br><br>I've tried setting double-help 1 and double-help 0 in<br>the eggrop.conf with the same result. As best as I can<br>tell, this may be a problem with having threads<br>enabled?<br><br>Any info appreciated <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Wed May 17, 2006 9:50 am</p><hr />
]]></content>
	</entry>
	</feed>
