Page 1 of 1

Dedicated D3 Linux server fail: "No level info from server"

Posted: Wed Feb 29, 2012 3:27 pm
by definitelylion
I can't connect to a dedicated server I'm running on a Debian machine. I can't get past the "Waiting for server..." stage - it times out with the following error: "No level info from server". I've inspected the traffic with Wireshark, and the server just doesn't respond to client requests after leaving the "lobby".

If you take a look at my logs, you'll see that the server is rotating through a lot of maps. I'm not sure what's going on, but it's does this every few seconds.

Here's my config:

Code: Select all

[server config file]
PPS=8
TimeLimit=60
KillGoal=0
RespawnTime=25
GameName=Descent 3 server
MOTD=Welcome to the Descent 3 server!
MissionName=fury.mn3
Scriptname=Anarchy
ConnectionName=Direct TCP~IP
NumTeams=2
MaxPlayers=9
AllowMouselook=0
AllowRemoteConsole=0
Here's what I've done: Any help would be much, MUCH appreciated :)