Jump to content
Sign in to follow this  
zigz

Linuxserver problem

Recommended Posts

error on the linux server.

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">

linux:/usr/games/operationflashpoint # ./server -config=gr.cfg -port=2500

13:15:41 Dedicated server created

Server creation failed : 2500

<span id='postcolor'>

The server started, but 10 sec later the server is stopped.

I look at prozesses, but the server run.

No one can connect to the server.

Can anyone help me ?

Share this post


Link to post
Share on other sites

Usually if the server creation fails, it is because the port is already in use. Have you tried a different one?

Share this post


Link to post
Share on other sites

ok my testing :

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">

linux:/usr/games/operationflashpoint # ./server -config=gr.cfg -port=8000

14:30:31 Dedicated server created

Server creation failed : 8000

14:30:57 Dedicated server finished (SIGINT signal)

linux:/usr/games/operationflashpoint # ./server -config=gr.cfg -port=29000

14:31wow.gif9 Dedicated server created

Server creation failed : 29000

14:31:22 Dedicated server finished (SIGINT signal)

linux:/usr/games/operationflashpoint # ./server -config=gr.cfg -port=36000

14:31:30 Dedicated server created

Server creation failed : 36000

14:31:50 Dedicated server finished (SIGINT signal)

linux:/usr/games/operationflashpoint # ./server -config=gr.cfg -port=36213

14:32wow.gif3 Dedicated server created

Server creation failed : 36213

14:32:14 Dedicated server finished (SIGINT signal)

linux:/usr/games/operationflashpoint #

<span id='postcolor'>

This is not the Problem. sad.gif

Any Idea ?

Share this post


Link to post
Share on other sites

Have you tried to install the server again (helped me)?

Is your config file ok?

Have you copied all necessary files from your original installation to the server dir?

Are all files lowercase (run ./tolower again)?

Only some things you can look for.

Share this post


Link to post
Share on other sites

Have you tried to install the server again (helped me)?

- i have reinstall the ofp-server, but not the linux os.

Is your config file ok?

-gr.cfg

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">

Password="";

PasswordAdmin="AdminGR";

hostname="German-Roughnecks";

reportingIP="";

voiceOverNet=false;

motd[]=

{

"Welcome to [G-R] Battlefield",

"Jeder ist herzlich Willkommen",

"WIR WERBEN WIEDER NEUE MEMBER AN",

"BITTE SCHAUT UNTER WWW.GERMAN-ROUGHNECKS.DE",

"Auf gute Spiele ...",

};

voteThreshold=0.5;

voteMissionPlayers=2;

<span id='postcolor'>

-the config runn normal on windows dedi.

Have you copied all necessary files from your original installation to the server dir?

-First time i use alle files from my windows ofp folder.

-Second time i use the batch from Kegetys.

Are all files lowercase (run ./tolower again)?

-I check all files, but all in lowercase.

Only some things you can look for. confused.gif

-My testmaschin is a vmware suse 8.0 os.

-I hoppe this isn't the problem. mad.gif

I have seen this behaviour when the Flashpoint.cfg is missing.

The flashpiont.cfg is exiting, and in lowercase.

Share this post


Link to post
Share on other sites

The install OFP server is server-1.90f.shar.gz

The copy of files from OPF is 1.90 again.

Need i 1.91 client for 1.90f ofp-server ?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×