Xonotic Forums
Server does not start - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Server Administration (https://forums.xonotic.org/forumdisplay.php?fid=16)
+--- Thread: Server does not start (/showthread.php?tid=8462)



Server does not start - saddesad - 11-23-2020

So...
I followed the step written in readme file.
[Image: 6RsEG7Z.png]
[Image: uLVGqmz.png]
[Image: 6ebs8RR.png]
The problem is, when start the server script, the cmd is black
[Image: ZtznzJ8.png]

Here the bat config
[Image: gO3O7Yg.png]


RE: Server does not start - BuddyFriendGuy - 11-24-2020

Could you verify that you can directly run it from the command line first (run line 27 directly)?


RE: Server does not start - saddesad - 11-25-2020

(11-24-2020, 08:24 AM)BuddyFriendGuy Wrote: Could you verify that you can directly run it from the command line first (run line 27 directly)?

I solved, just changed line 4 in
Code:
set executable=xonotic-dedicated.exe

and 27 in

Code:
.\%executable% -dedicated -sessionid server +serverconfig server.cfg %*