Quake 3 Server Troubleshooting

Fix common Quake 3 dedicated server issues — missing pak0.pk3, server not in browser, connection problems.

Common issues with Quake 3 dedicated servers and how to fix them.

Missing pak0.pk3

The server cannot start without pak0.pk3 from a legitimate Quake 3 installation. This file contains the base game assets.

Find pak0.pk3

Locate it in your local Quake 3 install at:

<Quake 3 install dir>/baseq3/pak0.pk3

Upload to the server

In the XGamingServer Panel, click Files and navigate to baseq3/. Upload pak0.pk3.

Restart from Console

Start the server. It should now boot successfully.

Server Not in Browser

CheckFix
Port 27960 UDP openVerify on the Network page in the panel
sv_hostname setCheck baseq3/server.cfg has seta sv_hostname set
Server is runningLook at Console for "Server initialized"
Just startedWait 2–3 minutes for the master server list to update

Players Can't Connect

Verify the IP and port

In the panel Network tab, confirm your IP and port. The default port is 27960 (UDP).

Check for password mismatch

If g_password is set in server.cfg, players need to use:

\password "YourPassword"
\connect 123.45.67.89:27960

Check sv_pure

If sv_pure 1 is set, players with modified game files cannot connect. Set sv_pure 0 for modded servers.

RCON Not Working

CheckFix
rconPassword setVerify in server.cfg
Using correct syntaxFormat is \rcon <password> <command>
Password leakedChange it immediately if compromised — RCON gives full server control

How is this guide?

40% Off — Limited TimeGet your Quake 3 server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page