Posts: 32
Threads: 10
Joined: Jul 2013
Reputation:
0
ERROR: bind value is not specified in server.cfg file!
What to do?
How to fix it?
Thank you.
Posts: 1,052
Threads: 46
Joined: Jan 2010
Reputation:
0
put "bind [ip of your server]" in your config. I forgot which ip it needs, your external ip or the ip of te network adapter you want to use. Just give it a try.
Posts: 99
Threads: 8
Joined: Nov 2012
Reputation:
0
Yo!
Here is the solution, add this in your server.cfg
bind [Your server IP without Port]
port [Your port here]
Goodluck!
Posts: 1,498
Threads: 110
Joined: Aug 2013
May I ask ? What's the use of bind?
Posts: 13
Threads: 4
Joined: Jul 2014
Reputation:
0
Edit the server.cfg
add the line Bind <Here your desired ip address>
Hope ihelped u