Wargame2server keeps crashing mid game.
-
- Corporal
- Posts: 27
- Joined: Wed 11 Dec 2013 17:55
- Contact:
Wargame2server keeps crashing mid game.
Wargame2server also stops when my ssh connection to my server is disconnected.
Re: Wargame2server keeps crashing mid game.
try running it in the background, append an ampersand(&) to the command, such as
Code: Select all
./wargame2 -ip xxx -port xxx &
-
- Corporal
- Posts: 27
- Joined: Wed 11 Dec 2013 17:55
- Contact:
Re: Wargame2server keeps crashing mid game.
that (and some other stuff) got me working correctly. thanks.
-
- Second-Lieutenant
- Posts: 763
- Joined: Wed 19 Sep 2012 23:47
- Contact:
Re: Wargame2server keeps crashing mid game.
could you explain a bit of that "some other stuff"?
-
- Corporal
- Posts: 27
- Joined: Wed 11 Dec 2013 17:55
- Contact:
Re: Wargame2server keeps crashing mid game.
bin.zwieda wrote:could you explain a bit of that "some other stuff"?
& isn't a complete solution. You need to pipe the output somewhere. I pipe it to a textfile with > so wargame2-server {BLAH BLAH} > textfile.txt
works for me
Who is online
Users browsing this forum: No registered users and 1 guest