If you're encountering problems with your Tower Unite server, you're not alone. Below are some common known issues, their causes, and quick ways to fix them.
Steam Workshop items may appear correctly but exhibit no collision detection. This means you can walk right through them, and they might cause slight lag or rubberbanding while moving through affected areas.
Solution
Unfortunately, this is a known bug. Monitor for game updates!
Upon loading into your condo, you may notice that many surfaces appear black or missing textures.
Cause
This happens when the server generates its own default condo.map
file instead of using the one exported from your game.
Solution
Replace the default condo map file with the correct exported version from your game to restore proper textures and visuals.
You may see an error labeled "AGC Not Connected" when trying to run your Tower Unite server.
Cause
This error typically occurs when the TowerServer.ini
file is blank or misconfigured.
Solution
Ensure your configuration file is properly set up. In Nitro panel click "Files" then go to Tower/Saved/Config/LinuxServer/TowerServer.ini
If the file is empty, paste in the official example configuration (you may add this manually).
ServerTitle=My Dedicated Condo
MaxPlayers=32
SteamLoginToken=00000000000000000000000000000000
TowerLoginToken=00000000000000000000000000000000
[Administration]
AdminSteamID=00000000000000000
[DedicatedCondoOptions]
CondoAutoSave=True
CondoBackupsEnabled=True
#CondoFile=
Need more help? Visit our Support Page or join our community Discord for real-time assistance.