Troubleshooting GTA Server
What to do if you cannot connect to the server?
- Check txAdmin and look for errors in the Live Console tab.
- Review your server.cfg file.
Pay attention to the values:
endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"
Make sure both values are set with the correct port (as shown in the example above).