Jump to content

Shootmania linux


redskull

Recommended Posts

Hi,

 

i have a pid 0 error when i start a shootmania server on linux.

 

I tried to start the server manually and it runs correctly.

 

this is my startup commandline :

 

su tcagame
cd /home/tcagame/Admin/9/
./ManiaPlanetServer /game_settings=MatchSettings/SMStormInstadm.txt /dedicated_cfg=dedicated_cfg.txt /title=SMStorm

 

Can anyone help me?

Link to comment
Share on other sites

Hi,

 

i have a pid 0 error when i start a shootmania server on linux.

 

I tried to start the server manually and it runs correctly.

 

this is my startup commandline :

 

su tcagame
cd /home/tcagame/Admin/9/
./ManiaPlanetServer /game_settings=MatchSettings/SMStormInstadm.txt /dedicated_cfg=dedicated_cfg.txt /title=SMStorm

 

Can anyone help me?

Hi,

 

TCAdmin default command line should be like this ( considering you are using default matchsettings ) :

/nodaemon ./ManiaPlanetServer /title=SMStorm /game_settings=MatchSettings/SMStormRoyal.txt /dedicated_cfg=dedicated_cfg.txt

Also edit your start up file like this:

 

#!/bin/sh
./ManiaPlanetServer /title=SMStorm /game_settings=MatchSettings/SMStormRoyal.txt /dedicated_cfg=dedicated_cfg.txt

If this doesn't work try it like this:

#!/bin/sh
./ManiaPlanetServer /nodaemon /title=SMStorm /game_settings=MatchSettings/SMStormRoyal.txt /dedicated_cfg=dedicated_cfg.txt

 

I'm running Shootmania Storm servers with above provided command lines and it works for me :-)

 

PS: I repeat again, I provided commandlines for default matchsettings ( i.e SMStormRoyal.txt ). If you have your own then rename the matchsettings part in commandline ;)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Who's Online   0 Members, 0 Anonymous, 17 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use