<p>Newbie was set to 1. I followed the readme to the letter.</p>
<div class="gmail_quote">&gt; On Fri, Aug 27, 2010 at 02:05:37PM +0200, Toumal Rakesh wrote:<br>&gt;&gt; Okay I did some debugging, turns out queue 9 does not have the<br>&gt;&gt; &quot;QU_OPEN&quot; flag set, and that even though there is a<br>
&gt;&gt; <br>&gt;&gt; queues[QU_NEWBIE_PLR].q_flags = QU_OPEN|QU_RESTRICT;<br>&gt;&gt; <br>&gt;&gt; in queue.c line 158 o.O<br>&gt;&gt; <br>&gt;&gt; <br>&gt;&gt; I&#39;m kinda lost in the queue initialization code, but I&#39;m pretty sure that<br>
&gt;&gt; whatever is supposed to open up and initialize the newbie player queue is not<br>&gt;&gt; doing its job properly atm.<br>&gt; <br>&gt; rgrep QU_NEWBIE_PLR .<br>&gt; <br>&gt; ...<br>&gt; <br>&gt; ./robots/newbie.c:    queues[QU_NEWBIE_PLR].q_flags |= (QU_REPORT | QU_OPEN);<br>
&gt; <br>&gt; So it sounds like the newbie robot is not opening the queue.  Is<br>&gt; NEWBIE=1 in sysdef?  If not, make it so.  If you&#39;re enabling the newbie<br>&gt; queue in etc/ports, NEWBIE must be 1 in etc/sysdef.<br>
&gt; <br>&gt; -- <br>&gt; James Cameron<br>&gt; <a href="http://quozl.linux.org.au/">http://quozl.linux.org.au/</a><br>&gt; <br>&gt; _______________________________________________<br>&gt; netrek-dev mailing list<br>&gt; <a href="mailto:netrek-dev@us.netrek.org">netrek-dev@us.netrek.org</a><br>
&gt; <a href="http://mailman.us.netrek.org/mailman/listinfo/netrek-dev">http://mailman.us.netrek.org/mailman/listinfo/netrek-dev</a><br></div>