Back to Knowledge Base

Players Can't Connect (Build 41)

6 min readLast updated: January 25, 2026

Solving Player Connection Problems

If players are having trouble connecting to your Project Zomboid server, this guide will help you diagnose and fix the most common connection issues.

Diagnosing Connection Issues

First, identify what type of connection problem you're experiencing:

Common Connection Error Types

  • Server Not Visible - Players can't see your server in the server browser
  • Connection Timeout - Players can see the server but get a timeout when connecting
  • Version Mismatch - Players get an error about mismatched game versions
  • Mod Errors - Players get errors related to missing or mismatched mods
  • Authentication Failure - Players can't authenticate with the server

Server Visibility Issues

If players can't see your server in the browser:

Check Server Publicity Settings

  1. Open your server-settings.ini file in the control panel
  2. Ensure PublicServer=true is set
  3. Verify that Open=true is also set
  4. Save changes and restart the server

Steam Query Port

  1. Verify that your SteamPort setting is correct (default: 16261)
  2. Ensure this port is open in your server's firewall
  3. Try using Direct IP connection if server browser doesn't work

Connection Timeout Issues

If players can see the server but get timeouts when connecting:

Port Forwarding

Rivix servers have all necessary ports pre-configured, but verify:

  • Default game port: 16261 (UDP)
  • RCON ports: 16262-16272 (TCP)

Server Overload

Server performance issues can cause connection timeouts:

  • Check server resource usage in the control panel
  • If RAM or CPU usage is consistently high, consider upgrading your server
  • Try reducing zombie population or mod count temporarily

Firewall and Antivirus

Player-side firewalls can block connections:

  • Ask players to add Project Zomboid to their firewall exceptions
  • Some antivirus software may block game connections
  • Temporarily disabling firewall/antivirus can test if this is the issue

Version Mismatch Issues

Version mismatches are common, especially after game updates:

Game Version

  1. Verify your server is running the correct Build 41 version
  2. In the control panel, check the "Version" tab
  3. Make sure players are running the same version
  4. If needed, update your server or instruct players to update their game

Beta Branches

Beta branches can cause version mismatches:

  • Check if your server is on a beta branch
  • Ensure players are on the same beta branch
  • Instructions for players to change beta branch:
    1. Right-click Project Zomboid in Steam
    2. Select Properties
    3. Go to Betas tab
    4. Select the same branch as the server

Mod-Related Connection Issues

Mod mismatches are a frequent cause of connection problems:

Missing Mods

  1. Ensure players have all the same mods as the server
  2. Provide players with a complete list of required mods
  3. Consider creating a mod collection on Steam Workshop

Mod Version Mismatches

  1. Verify that players have the same versions of mods as the server
  2. Check for mod updates that might be causing incompatibilities
  3. Consider locking mod versions if updates cause issues

Authentication Issues

Problems with player authentication:

Password Issues

  • Ensure players are entering the correct server password
  • Passwords are case-sensitive
  • Try setting a simpler password temporarily to test

Steam Authentication

  • Verify that SteamVAC=true is set in server-settings.ini
  • Players must have a valid Steam account
  • Steam servers may be down - check Steam status

General Connection Troubleshooting

Server Restart

Sometimes a simple restart fixes connection issues:

  1. Save any important data
  2. Perform a clean restart from the control panel
  3. Wait for the server to fully initialize before attempting connections

Network Testing

Test if the server is reachable:

  1. Use online port checking tools to verify your server ports are open
  2. Try connecting from different networks
  3. Check if the issue affects all players or just specific ones

Need More Help?

If players are still unable to connect after trying these solutions, please contact our support team through the support ticket system or join our Discord server for assistance.