Ok I have a last one....I done open the ports...now the Info socket..Where should i find Infosocket?
HELP "Assault cube fata eror COul not create server info socket"
|
10 Jun 12, 08:30AM
This message means you have something using the port that's one higher than your server port. It usually happens when you already have the server running and didn't notice.
10 Jun 12, 09:03AM
I just put ports 12908 UDP...Is that high?
10 Jun 12, 09:14AM
Sorry - bad English on my part. No, 12908 is not high; you could use any value up to 65534.
What I meant was, the info port runs on the port that's (server port)+1. If 12908 is your server port, your info port is 12909. You must forward both of these ports in your router. However, as I said, this error usually indicates that the server is already running when you tried to start it.
19 Jun 12, 09:49AM
Open ports 28763 - 28764 All (UDP - TCP)
Or you can put other ports exemple: 4444 - 4445 5555 - 5556 22 - 23 aways open two ports, and You put first port in your server. (19 Jun 12, 09:49AM)wc clan Wrote: Open ports 28763 - 28764 All (UDP - TCP) I would suggest not using port numbers below 1025, as 0-1024 are commonly used ports or system ports. [SELECT ALL] Code: port 22 default for SSH (commonly used to administer many ac servers) http://en.wikipedia.org/wiki/List_of_TCP...rt_numbers |
« Next Oldest | Next Newest »
|