# Common Issues

### Player count is not displayed correctly? <mark style="color:$info;">(sv\_maxclients)</mark>

Make sure that `sv_maxclients` is defined in the server.cfg *above* `start Moon_Hud`

### HUD elements are not displayed correctly?

Make sure the resource is named `Moon_Hud` and not `Test_Hud`

### Do the HUD and the map overlap?

Make sure that `Moon_Hud` is listed high up in the `server.cfg` so that it is not displayed when opening the map.
