Iulian Posted March 15, 2020 Posted March 15, 2020 Hi. When I add my ip address in conf.json, I get this error: [INFO] Initializing networking... [ERROR] Networking failed to start. Terminating.. If I remove it, the server starts OK but no-one can't connect using my external IP address. conf.json: { "bind": "79.112.102.272", "port": 22005, "maxplayers": 100, "name": "Testing Roleplay Server", "url": "no-url.com", "gamemode": "roleplay", "stream-distance": 500.0, "announce": true, "language": "en", "enable-nodejs": false, "csharp": true, "voice-chat": true, "voice-chat-sample-rate": 48000 } Why is this happening? I've enabled the 22005 and 22006 ports in my router and in Windows Firewall. The ports are not used by any other apps.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now