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

	<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-10-04T13:50:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[FoxII]]></name></author>
		<updated>2007-10-04T13:50:23-04:00</updated>

		<published>2007-10-04T13:50:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76377#p76377</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76377#p76377"/>
		<title type="html"><![CDATA[egg-fu_2.0.11 illegal operation]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76377#p76377"><![CDATA[
I have found that the $eggfu(path,bc) should be a location for the 'birth certificate' to be created. This is not being created so I guess that there is a problem somewhere else.<br><br>I'm currently looking to see if I can see anything which stands out, but if you have any further ideas, I would be really grateful.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9339">FoxII</a> — Thu Oct 04, 2007 1:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-10-04T11:48:59-04:00</updated>

		<published>2007-10-04T11:48:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76374#p76374</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76374#p76374"/>
		<title type="html"><![CDATA[egg-fu_2.0.11 illegal operation]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76374#p76374"><![CDATA[
It would seem "$eggfu(path,bc)" has been set to a directory rather than a file. Trying to read a line of text from a directory generally does'nt make much sense, and hence the error.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Oct 04, 2007 11:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FoxII]]></name></author>
		<updated>2007-10-04T11:27:41-04:00</updated>

		<published>2007-10-04T11:27:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76371#p76371</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76371#p76371"/>
		<title type="html"><![CDATA[egg-fu_2.0.11 illegal operation]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76371#p76371"><![CDATA[
I am currently trying to get egg-fu to work, but when I run eggdrop, I get the following error;<br><div class="codebox"><p>Code: </p><pre><code> error reading "file20": illegal operation on a directory    while executing"gets $bc"    invoked from within"set sex [gets $bc]"    (file "scripts/egg-fu_2.0.11.tcl" line 761)    invoked from within"source scripts/egg-fu_2.0.11.tcl"</code></pre></div>I have been to that line in the script and I have;<br><div class="codebox"><p>Code: </p><pre><code>set bc [open $eggfu(path,bc) r]set sex [gets $bc];set sex [gets $bc];close $bcputlog "\002egg\002-\002fu\002 \002$eggver\002 loaded! (age: [myage], sex: $sex)"</code></pre></div>I am guessing that the problem lies with the "illegal operation on a directory" but I cannot fathom enough to solve it.<br><br>I am running the current release of eggdrop on linux run from my own machine.<br><br>TIA<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9339">FoxII</a> — Thu Oct 04, 2007 11:27 am</p><hr />
]]></content>
	</entry>
	</feed>
