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

	<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>2002-04-10T12:56:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-04-10T12:56:00-04:00</updated>

		<published>2002-04-10T12:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6110#p6110</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6110#p6110"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6110#p6110"><![CDATA[
My brain just aint what it used to be with Tcl since I moved to a new job.<br><br>The following is a snippet of code, that will log the exect command called, when the timer caused an error.<br><blockquote class="uncited"><div>rename timer _timer<br>rename utimer _utimer<br>proc timer {time cmd} {<br>_timer $time [list debug_timer t $cmd]<br>}<br>proc utimer {time cmd} {<br>_utimer $time [list debug_timer u $cmd]<br>}<br>proc debug_timer {t cmd} {<br>  if {[catch $cmd a]} {<br>    if {$t = "t"} {<br>      putlog "Timer error: [lindex $cmd 0] : $a"<br>    } else {<br>      putlog "Utimer error: [lindex $cmd 0] : $a"<br>    }<br>  }<br>}</div></blockquote>I get a feeling that it aint 100% good code, but I don't have much time to refind it.<br><br>Note, that this may break scripts that require the ability to delete timers.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Apr 10, 2002 12:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-10T08:01:00-04:00</updated>

		<published>2002-04-10T08:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6107#p6107</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6107#p6107"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6107#p6107"><![CDATA[
lol<br><br>Well.. I will survive.. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>Or at least I hope so.. or i hope that u hope so.. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"> or something... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":razz:" title="Razz"><p>Statistics: Posted by Guest — Wed Apr 10, 2002 8:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yourname]]></name></author>
		<updated>2002-04-10T07:08:00-04:00</updated>

		<published>2002-04-10T07:08:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6106#p6106</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6106#p6106"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6106#p6106"><![CDATA[
Oh yeaaaaa.. THAT one!<br>*pfft* but whats THAT?<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13">Yourname</a> — Wed Apr 10, 2002 7:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-09T12:04:00-04:00</updated>

		<published>2002-04-09T12:04:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6094#p6094</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6094#p6094"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6094#p6094"><![CDATA[
some sort <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>Ohh.. you meen that one.. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>or ?<p>Statistics: Posted by Guest — Tue Apr 09, 2002 12:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-04-09T07:15:00-04:00</updated>

		<published>2002-04-09T07:15:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6089#p6089</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6089#p6089"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6089#p6089"><![CDATA[
I seem to remember some sort of script that was capable of logging timers for debugging. Creating the ability to detect the command causing issues.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Apr 09, 2002 7:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yourname]]></name></author>
		<updated>2002-04-09T06:56:00-04:00</updated>

		<published>2002-04-09T06:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6087#p6087</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6087#p6087"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6087#p6087"><![CDATA[
Ok, its no good. I tried my level-best to see what/when triggered that error, but twuz no good.<br><br>I dont seem to see what exactly causes it.<br>Anyways, i still have my eyes open <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13">Yourname</a> — Tue Apr 09, 2002 6:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-03T20:07:00-04:00</updated>

		<published>2002-04-03T20:07:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5950#p5950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5950#p5950"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5950#p5950"><![CDATA[
That's the problem.. it seems to be patternless.. just comes at random times in the partyline.. dunno why or nothing.. <p>Statistics: Posted by Guest — Wed Apr 03, 2002 8:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-04-03T13:14:00-04:00</updated>

		<published>2002-04-03T13:14:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5933#p5933</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5933#p5933"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5933#p5933"><![CDATA[
Okay. I'm afraid there's not much I can do unless either of you can observe an event that triggers it, or some sort of pattern.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Wed Apr 03, 2002 1:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yourname]]></name></author>
		<updated>2002-04-03T11:37:00-04:00</updated>

		<published>2002-04-03T11:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5925#p5925</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5925#p5925"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5925#p5925"><![CDATA[
No, its not just 'OM'. It happens with other words, sometimes i get even those ASCII letters like Ä<br><br><br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13">Yourname</a> — Wed Apr 03, 2002 11:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-03-31T09:56:00-04:00</updated>

		<published>2002-03-31T09:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5829#p5829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5829#p5829"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5829#p5829"><![CDATA[
Was it also "OM" in your case, or a different word?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Sun Mar 31, 2002 9:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yourname]]></name></author>
		<updated>2002-03-31T07:51:00-04:00</updated>

		<published>2002-03-31T07:51:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5822#p5822</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5822#p5822"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5822#p5822"><![CDATA[
It happened to me too, only i thought its some other script, but NO.. for me it happens with other words..<br>Eggdrop: 1.6.9<br>Script : netbots latest.<br><br>.tcl timers<br>Tcl: {2 bop_settimer timer328481} {2 mc<img alt=":id:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f194.svg">frequency timer328482} {4 sl_bxaway timer317761} {2 cl_timer timer328483} {32 ai_sendmsg timer327206}<br><br>.tcl utimers<br>Tcl: {4 repeat_timr timer328706} {4 sl_txqueuereset timer328705}<br><br><br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13">Yourname</a> — Sun Mar 31, 2002 7:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-03-26T06:10:00-04:00</updated>

		<published>2002-03-26T06:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5696#p5696</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5696#p5696"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5696#p5696"><![CDATA[
More info needed.<br><br>Eggdrop and netbots.tcl version.<br>List of non-slennox scripts you're running.<br>Output of '.tcl timers' and '.tcl utimers'.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Tue Mar 26, 2002 6:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-25T21:39:00-04:00</updated>

		<published>2002-03-25T21:39:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5690#p5690</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5690#p5690"/>
		<title type="html"><![CDATA[Tcl error in script for 'timer49]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5690#p5690"><![CDATA[
[00:36:25] &lt;Fur-Distorted&gt; [00:37] Tcl error in script for 'timer49':<br>[00:36:25] &lt;Fur-Distorted&gt; [00:37] list element in quotes followed by "OM" instead of space<br><br>what does this mean ?<br><br>Got it after started up netbots<br><br>the bot doesn't crash.. that messege just comes once in a while<p>Statistics: Posted by Guest — Mon Mar 25, 2002 9:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
