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

	<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>2009-09-27T07:05:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[roughnecks]]></name></author>
		<updated>2009-09-27T07:05:07-04:00</updated>

		<published>2009-09-27T07:05:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90361#p90361</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90361#p90361"/>
		<title type="html"><![CDATA[nicklen problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90361#p90361"><![CDATA[
<blockquote class="uncited"><div>My best suggestion is to live with shorter handle names, and set nick-len to match your irc network.</div></blockquote>indeed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10207">roughnecks</a> — Sun Sep 27, 2009 7:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-09-26T19:38:33-04:00</updated>

		<published>2009-09-26T19:38:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90353#p90353</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90353#p90353"/>
		<title type="html"><![CDATA[nicklen problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90353#p90353"><![CDATA[
Then I am out of ideas..<br><br>My best suggestion is to live with shorter handle names, and set nick-len to match your irc network.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Sep 26, 2009 7:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[roughnecks]]></name></author>
		<updated>2009-09-26T18:01:41-04:00</updated>

		<published>2009-09-26T18:01:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90351#p90351</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90351#p90351"/>
		<title type="html"><![CDATA[nicklen problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90351#p90351"><![CDATA[
<blockquote class="uncited"><div>Try "make clean" or "make distclean", then ./configure and the rest... and don't forget the make install (would probably be a good idea to remove all the old eggdrop binaries, just to make sure).</div></blockquote>I even installed in a new path, after compiling in a new directory.<br>No-way.<br><br>Thank you again for helping me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10207">roughnecks</a> — Sat Sep 26, 2009 6:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-09-26T16:52:17-04:00</updated>

		<published>2009-09-26T16:52:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90349#p90349</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90349#p90349"/>
		<title type="html"><![CDATA[nicklen problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90349#p90349"><![CDATA[
Well, if you've doublechecked the contents of src/eggdrop.h after recompiling your eggdrop, that would rule out the first possibility.<br><br>The dependancy-tree I'm talking of are the make-rules (in your makefile), which dictates how make/gmake should test whether a file is current (more recent timestamp than it's sources) or has to be re-built.<br><br>Try "make clean" or "make distclean", then ./configure and the rest... and don't forget the make install (would probably be a good idea to remove all the old eggdrop binaries, just to make sure).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Sep 26, 2009 4:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[roughnecks]]></name></author>
		<updated>2009-09-26T15:58:17-04:00</updated>

		<published>2009-09-26T15:58:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90347#p90347</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90347#p90347"/>
		<title type="html"><![CDATA[nicklen problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90347#p90347"><![CDATA[
<blockquote class="uncited"><div>Since the value of handlen is 9, you most likely either failed to edit src/eggdrop.h prior compiling, or make did not notice src/eggdrop.h had been altered, or did not build the dependancy-tree properly.</div></blockquote>How can i check these things ?<br>I edited eggdrop.h with nano and the code i pasted in the first post is taken directly from the file.<br><br>What is it the dependancy-tree ?<br>Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10207">roughnecks</a> — Sat Sep 26, 2009 3:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-09-26T13:24:15-04:00</updated>

		<published>2009-09-26T13:24:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90346#p90346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90346#p90346"/>
		<title type="html"><![CDATA[nicklen problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90346#p90346"><![CDATA[
handlen is, and should be write-protected, as it is merely provided as a way for scripters to read the value of the HANDLEN macro definition.<br><br>Since the HANDLEN macro is an integral part of the userfile, altering it will render any old userfiles incompatible, and will prevent linking with eggdrop's using a different HANDLEN macro value.<br><br>Since the value of handlen is 9, you most likely either failed to edit src/eggdrop.h prior compiling, or make did not notice src/eggdrop.h had been altered, or did not build the dependancy-tree properly.<br><br>Regardless, having NICKMAX defined to 32 and setting nick-len 15 should allow your eggdrop to work well on irc networks permitting 15 character long nicknames. Remember, handles does not have to be identical to one users's irc nickname (although that might be preferrable from an admin's point of view in some occasions).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Sep 26, 2009 1:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[roughnecks]]></name></author>
		<updated>2009-09-26T11:06:47-04:00</updated>

		<published>2009-09-26T11:06:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90343#p90343</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90343#p90343"/>
		<title type="html"><![CDATA[nicklen problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90343#p90343"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>.set handlenCurrently: 9.set handlen 15Error: can't set "handlen": read-only variable</code></pre></div>Hi, the eggdrop.conf is set to Network Type 5<br>nick-len is set to 15<br><br>and before compiling eggdrop1.6.19+ctcpfix i changed the handlen to 15 in src/eggdrop.h<br><div class="codebox"><p>Code: </p><pre><code>#define HANDLEN 15   /* valid values 9-&gt;NICKMAX  */#define NICKMAX 32  /* valid values HANDLEN-&gt;32 */</code></pre></div>What's the problem ?<br>Thanks  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10207">roughnecks</a> — Sat Sep 26, 2009 11:06 am</p><hr />
]]></content>
	</entry>
	</feed>
