Okay I did some debugging, turns out queue 9 does not have the &quot;QU_OPEN&quot; flag set, and that even though there is a <br><br>queues[QU_NEWBIE_PLR].q_flags = QU_OPEN|QU_RESTRICT;<br><br>in queue.c line 158 o.O<br><br>
<br>I&#39;m kinda lost in the queue initialization code, but I&#39;m pretty sure that whatever is supposed to open up and initialize the newbie player queue is not doing its job properly atm.<br><br><br>