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

	<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-10-16T18:27:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-10-16T18:27:24-04:00</updated>

		<published>2002-10-16T18:27:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12038#p12038</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12038#p12038"/>
		<title type="html"><![CDATA[invalid idx error in Netbots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12038#p12038"><![CDATA[
We'll start by looking at .netinfo. You'll need to edit a section in netbots.tcl. In the proc "nb_dccnetinfo", find the code below, which is near the bottom of the proc:<br><div class="codebox"><p>Code: </p><pre><code>  if {[info exists info]} {    nb_sendcmd $nb_control netinfo [list $idx info]  } else {    nb_sendcmd $nb_control netinfo [list $idx]  }</code></pre></div>Directly above that, you need to add the following two lines:<br><div class="codebox"><p>Code: </p><pre><code>  putlog "nb_dccnetinfo dcclist chat: [dcclist chat]"  putlog "nb_dccnetinfo idx: $idx"</code></pre></div>Then load the modified netbots.tcl on [||||]-[2]. Do a .netinfo on [||||]-[2] and paste here what appears.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Wed Oct 16, 2002 6:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-13T17:04:09-04:00</updated>

		<published>2002-10-13T17:04:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11951#p11951</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11951#p11951"/>
		<title type="html"><![CDATA[invalid idx error in Netbots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11951#p11951"><![CDATA[
Both settings were as you mentioned, <br><br>[|||]-[2] was 1.6.10 (and I upgraded it now to 1.6.12 - this error still exists)<br>the other bots are running eggdrop v1.6.12.<br><br>Thanks for such prompt answer.<p>Statistics: Posted by Guest — Sun Oct 13, 2002 5:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-10-13T16:08:28-04:00</updated>

		<published>2002-10-13T16:08:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11950#p11950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11950#p11950"/>
		<title type="html"><![CDATA[invalid idx error in Netbots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11950#p11950"><![CDATA[
What version of eggdrop are you running?<br><br>Something odd is happening with idxs on that particular bot. Disabling a few things on [||||]-[2] might help to find the problem. First, set nb_cmdcast to 0 if it's not already, and see if the problems still occur. If they do, go a step further and set nb_broadcast to "". Let me know what happens. If the errors still occur, keep the settings disabled and we can work from there.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Sun Oct 13, 2002 4:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-13T14:00:54-04:00</updated>

		<published>2002-10-13T14:00:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11948#p11948</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11948#p11948"/>
		<title type="html"><![CDATA[invalid idx error in Netbots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11948#p11948"><![CDATA[
I have following botnet<br>[||||]-[2]<br>  |-+FriendsTrivia<br>  `-+[||||]<br><br>The hub only ([||||]-[2]) has all the time problems with Invalid idx:<br>[13:05] Tcl error [nb_svconnect]: invalid idx<br>[13:04] Tcl error [nb_gotcmd]: invalid idx<br><br>I noticed it happens when [||||]-[2] tries to send any response to other bots. Whenever I do .netinfo on the other bots this error occurs and [||||]-[2] is not showing in the other bots as a result.<br>Here is config:<br>Tcl version: 8.3.4 (header version 8.3.4)<br> Linux 2.4.18-5<br>[||||]-[2] v4.09    extras, mass, netbots<br>(btw while I .netinfo on [||||]-[2] I get the info only from it and following msg: [13:25] Tcl error [nb_dccnetinfo]: no value given for parameter "idx" to "list")<br><br>Hope you can help me.<p>Statistics: Posted by Guest — Sun Oct 13, 2002 2:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
