Customers
Other Links
View previous topic :: View next topic
Author
Message
Jubalint
Posted: Wed Apr 30, 2008 1:40 pm Post subject: Unable to Start server via Game Create
I'm trying to setup a BF2 server. I'm running RHEL and a 64-bit system.
When I try to start BF2 via Game Create it gives the following error repeatedly:
Code: Stop GameCreate stopped Battlefield 2 Server. 04/29/2008 22:33:31
Fail Process failure (Server crashed?) 04/29/2008 22:33:31
Start GameCreate attempted to start Battlefield 2 Server. 04/29/2008 22:33:01
Stop GameCreate stopped Battlefield 2 Server. 04/29/2008 22:32:43
Fail Process failure (Server crashed?) 04/29/2008 22:32:43
Start GameCreate attempted to start Battlefield 2 Server. 04/29/2008 22:32:30
Stop GameCreate stopped Battlefield 2 Server. 04/29/2008 22:32:14
Fail Process failure (Server crashed?) 04/29/2008 22:32:13
Start GameCreate attempted to start Battlefield 2 Server. 04/29/2008 22:31:59
But if I start it via the CLI with the exact same command:
Code: start.sh +config "configs/16567/serversettings.con" +mapList "configs/16567/maplist.con" +pbPath "configs/16567/pb"
it runs fine.
I've also checked permissions, and have even chmod -R 777's my entire gamecreate folder just to be sure and it will still not run or give me a clearer error message than the above.
Any help is appreciated, thanks .[/code]
Back to top
adbot
Posted: Thu Mar 31, 2011 3:57 am
Steve Mammoth
Posted: Wed Apr 30, 2008 4:12 pm Post subject:
Can you paste any errors you get when trying to run in screen mode.
Back to top
ViRuS25
Posted: Thu May 01, 2008 1:41 am Post subject:
Hi,
It is the original start.sh ? if so, just rename your start.sh to start_orig.sh then create a new start.sh, and inside the new start.sh
Quote: #!/bin/bash
exec screen -m -D -A ./start_orig.sh $@
sorry for my bad english...enjoy
Back to top
All times are GMT + 10 Hours
Page 1 of 1
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
Forum powered by phpBB © 2001, 2005 phpBB Group