Posts: 286
Threads: 31
Joined: Apr 2014
20 Jul 14, 08:12PM
(This post was last modified: 20 Jul 14, 08:12PM by HoeHunter.)
Hey guys, I am trying to make a gema server and i get an error every time i start the server, and it will not load the lua script. Here is the error message from the logs:
ERROR: AssaultCube fatal error: could not create server info socket
Anyone know how to fix it?
Posts: 525
Threads: 10
Joined: Jun 2013
20 Jul 14, 08:17PM
(This post was last modified: 20 Jul 14, 08:18PM by +f0r3v3r+.)
Stop the previously running server first - it is fighting for control of the assigned port....
Or, if it is different Gema server - give it a different port...
Posts: 286
Threads: 31
Joined: Apr 2014
(20 Jul 14, 08:17PM)+f0r3v3r+ Wrote: Stop the previously running server first - it is fighting for control of the assigned port....
Or, if it is different Gema server - give it a different port...
Thx for3v3r xD