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

	<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-03-21T19:35:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-03-21T19:35:43-04:00</updated>

		<published>2006-03-21T19:35:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61249#p61249</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61249#p61249"/>
		<title type="html"><![CDATA[problem with moxquiz]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61249#p61249"><![CDATA[
<blockquote class="uncited"><div>[17:30] couldn't open "<strong class="text-strong">moxquizz/moxquizz.rc"</strong>: no such file or directory</div></blockquote>A tip, do not bury the 'moxquizz' folder, place it in your eggdrops main folder; "~moxquizz".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Mar 21, 2006 7:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gruener]]></name></author>
		<updated>2006-03-21T12:36:45-04:00</updated>

		<published>2006-03-21T12:36:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61244#p61244</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61244#p61244"/>
		<title type="html"><![CDATA[problem with moxquiz]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61244#p61244"><![CDATA[
The moxquizz.rc is not missing. The file is in the /eggdrop/scripts/moxquizz/ dir and editet. But it will not work fine, mh..<br><br>btw. i unloaded the moxfun and moxtools tcl in the eggdrop.conf<br><br>the result is:<br><div class="codebox"><p>Code: </p><pre><code>Eggdrop v1.6.16 (C) 1997 Robey Pointer (C) 2004 Eggheads[17:30] --- Loading eggdrop v1.6.16 (Tue Mar 21 2006)[17:30] Module loaded: dns[17:30] Module loaded: channels[17:30] Module loaded: server[17:30] Module loaded: ctcp[17:30] Module loaded: irc[17:30] Module loaded: notes            (with lang support)[17:30] Module loaded: console          (with lang support)[17:30] Module loaded: blowfish[17:30] Listening at telnet port 3334 (all)[17:30] Module loaded: uptime[17:30] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).[17:30] use '.help userinfo' for commands.[17:30] Tcl error in file 'eggdrop.conf':[17:30] couldn't open "moxquizz/moxquizz.rc": no such file or directory    while executing"open $cfile r"    (procedure "mx_config_read" line 8)    invoked from within"mx_config_read $configfile"    (file "scripts/moxquizz/moxquizz.tcl" line 3861)    invoked from within"source scripts/moxquizz/moxquizz.tcl"    (file "eggdrop.conf" line 156)[17:30] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</code></pre></div>Any idea?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7529">gruener</a> — Tue Mar 21, 2006 12:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-03-21T12:27:02-04:00</updated>

		<published>2006-03-21T12:27:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61243#p61243</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61243#p61243"/>
		<title type="html"><![CDATA[problem with moxquiz]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61243#p61243"><![CDATA[
@ gruener<br><br>The problem is the fact you did not <em class="text-italics">read</em> any of the readme files i.e. INSTALL README README.database README.moxfun README.translation README.windows &amp; UPGRADING.<br><br>Above all, <strong class="text-strong">moxquizz.rc</strong> is <span style="text-decoration:underline">missing</span>; this is your config file. You edit this file *only* for moxquizz not the Tcl file. If you do not want moxfun simply do not load it and you have no need of harteier.txt, weicheier.txt or phrases.txt.<br><br>I run moxquizz and do not have moxfun loaded (or uploaded) and therefore none of those text files are required.<br><br>Edit your normal bot config file and add the following at the end (uncomment whatever extra you need to load):<blockquote class="uncited"><div>###### QUIZ STUFF ######<br><br># make sure to load moxquizz.tcl as last file!<br># source moxquizz/moxtools.tcl<br># source moxquizz/moxfun.tcl<br>source moxquizz/moxquizz.tcl</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Mar 21, 2006 12:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CuteBangla]]></name></author>
		<updated>2006-03-21T12:09:12-04:00</updated>

		<published>2006-03-21T12:09:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61241#p61241</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61241#p61241"/>
		<title type="html"><![CDATA[Re: problem with moxquiz]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61241#p61241"><![CDATA[
u didnt put <br>harteier.txt weicheier.txt &amp; phrases.txt<br><br>in the right directory<br><br>thats why its having problem<br>moxquizz/intl/en/harteier.txt<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7425">CuteBangla</a> — Tue Mar 21, 2006 12:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gruener]]></name></author>
		<updated>2006-03-21T10:45:58-04:00</updated>

		<published>2006-03-21T10:45:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61234#p61234</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61234#p61234"/>
		<title type="html"><![CDATA[problem with moxquiz]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61234#p61234"><![CDATA[
Hey Guys,<br><br>im trying to run the moxquiz-0.8.1 on my eggdrop1.6.16.  <br>I've write the 3 lines <br><div class="codebox"><p>Code: </p><pre><code>source scripts/moxquizz/moxtools.tclsource scripts/moxquizz/moxfun.tclsource scripts/moxquizz/moxquizz.tcl</code></pre></div>in the eggdrop.conf but when im starting the eggdrop with <br><div class="codebox"><p>Code: </p><pre><code>./eggdrop -m eggdrop.conf</code></pre></div>putty show me this:<br><div class="codebox"><p>Code: </p><pre><code>Eggdrop v1.6.16 (C) 1997 Robey Pointer (C) 2004 Eggheads[15:30] --- Loading eggdrop v1.6.16 (Tue Mar 21 2006)[15:30] Module loaded: dns[15:30] Module loaded: channels[15:30] Module loaded: server[15:30] Module loaded: ctcp[15:30] Module loaded: irc[15:30] Module loaded: notes            (with lang support)[15:30] Module loaded: console          (with lang support)[15:30] Module loaded: blowfish[15:30] Listening at telnet port 3334 (all)[15:30] Module loaded: uptime[15:30] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).[15:30] use '.help userinfo' for commands.[15:30] --- Initializing funstuff ...[15:30] ---- could not read !hartei file: "moxquizz/intl/en/harteier.txt".[15:30] ---- could not read !weichei file: "moxquizz/intl/en/weicheier.txt".[15:30] ---- could not read !phrase file: "moxquizz/intl/en/phrases.txt".[15:30] --- Initializing funstuff ... done.[15:31] Tcl error in file 'eggdrop.conf':[15:31] couldn't open "moxquizz/moxquizz.rc": no such file or directory    while executing"open $cfile r"    (procedure "mx_config_read" line 8)    invoked from within"mx_config_read $configfile"    (file "scripts/moxquizz/moxquizz.tcl" line 3861)    invoked from within"source scripts/moxquizz/moxquizz.tcl"    (file "eggdrop.conf" line 156)[15:31] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</code></pre></div>Whats the matter?  <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=7529">gruener</a> — Tue Mar 21, 2006 10:45 am</p><hr />
]]></content>
	</entry>
	</feed>
