Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 11 Guests
Online:

LATEST FORUM THREADS

»
warfare
CoD4 Map + Mod Releases
Voting menu on maps
CoD+UO General
Hauling 911
CoDBO3 General

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Soldier of Fortune
Category: SoFII Server Support
Server administration questions, comments and chat.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Next Page
subscribe
Author Topic: Linux SOF II Dedicated - What am I doing wrong?
mustard010~rb
General Member
Since: Dec 23, 2006
Posts: 13
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII Server Support
Posted: Saturday, Dec. 6, 2003 02:44 pm
Hey.

I am a complete noob to setting up a SOF server. . . but not a noob on Linux nor HLDS servers.  Usually, I would get this correct the first time, but no..... I'm just having a hard time  :laugh: .. So i'm asking you guys...

I went to this source Server Help Topic .. I tried everything

I uploaded the /base/ folder with the pk3 files in them(man .. it took 7 hours to upload in FTP!!)

Then, I added the server.cfg and "a" ctf.mapcycle file with examples from the post before.

Then I downloaded the sof2ded zip ... I unzipped
chmod a+x sof2ded.zip

I tried starting up but this is what I get:

Code Sample
SOF2MP V1.00 linux-i386 May  6 2002
Initialising zone memory .....
----- FS_Startup -----
Current search path:
/root/.sof2/base
/home/nec/SOF/base/base/MP
/home/nec/SOF/base/base
./sof2ded/base/MP
./sof2ded/base

----------------------
0 files in pk3 files

Running in restricted demo mode.

----- FS_Startup -----
Current search path:
/root/.sof2/demo
/home/nec/SOF/base/demo/MP
/home/nec/SOF/base/demo
./sof2ded/demo/MP
./sof2ded/demo

----------------------
0 files in pk3 files
Sys_Error: Couldn't load sof2mp_default.cfg


Note:

I installed in a /home/username/SOF/ directory

Will this work.... because I do not want to install into a /usr/local/games folder (too messy)

Also . . . in server.cfg what does:

Code Sample

sets username "username" //block out your computer account name


What does that mean?

I tried downloading the 1.02 patch with the sof2ded and a pk3 pack ... nothing worked either......

Thanks for your help.
Share |
spike232~rb
General Member
Since: Dec 23, 2006
Posts: 5892
Last: Dec 23, 2006
[view latest posts]
Level 10
Category: SoFII Server Support
Posted: Saturday, Dec. 6, 2003 06:36 pm
/home/nec/SOF/base/base/MP
/home/nec/SOF/base/base

u have 2 base folders for some reason  ???

sets username "username" //block out your computer account name

stops ur username showing up in ur server info
Share |
mustard010~rb
General Member
Since: Dec 23, 2006
Posts: 13
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII Server Support
Posted: Saturday, Dec. 6, 2003 06:44 pm
root@python [~]# cd /home/nec/SOF
root@python [/home/nec/SOF]# ls
./  ../  base/  libcxa.so.1*  pb/  readme.txt  sof2ded*  sof2dedlinux1_02.zip
root@python [/home/nec/SOF]# cd base
root@python [/home/nec/SOF/base]# ls
./            models.pk3         server.cfg     textures1234.pk3  update103.pk3
../           mp.pk3             skins.pk3      therest.pk3
ctf.mapcycle  musicandsound.pk3  sof2ded*       update101.pk3
maps.pk3      readme.txt         textures0.pk3  update102.pk3
root@python [/home/nec/SOF/base]#

I have no two base folders ... is SOF searching wrong?
Share |
mustard010~rb
General Member
Since: Dec 23, 2006
Posts: 13
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII Server Support
Posted: Sunday, Dec. 7, 2003 03:10 am
anyone at all .. ?
Share |
(A1)~rb
General Member
Since: Dec 23, 2006
Posts: 5
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII Server Support
Posted: Sunday, Dec. 7, 2003 09:05 am
Quote
Sys_Error: Couldn't load sof2mp_default.cfg


It can't find your config.  Check the ".sof2/base" dir in root's home dir (based on your code sample in the search path) to make sure it's there with the case sensitive name of sof2mp_default.cfg.
Share |
spike232~rb
General Member
Since: Dec 23, 2006
Posts: 5892
Last: Dec 23, 2006
[view latest posts]
Level 10
Category: SoFII Server Support
Posted: Sunday, Dec. 7, 2003 12:23 pm
what command line string are u using to start the server?
Share |
mustard010~rb
General Member
Since: Dec 23, 2006
Posts: 13
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII Server Support
Posted: Sunday, Dec. 7, 2003 03:00 pm
The .sof2/ folder in /root/ is empty .... any ideas where I can get this .. ? I don't remember anything from that guide about this

This is my setup
screen -A -m -d -S sof2 ./sof2ded +set dedicated 2 +set net_ip xxx.xxx.xxx.xxx +set net_port 20100 +exec server.cfg +set sv_pure 1
Share |
spike232~rb
General Member
Since: Dec 23, 2006
Posts: 5892
Last: Dec 23, 2006
[view latest posts]
Level 10
Category: SoFII Server Support
Posted: Sunday, Dec. 7, 2003 06:27 pm
the hidden .sof2 folder holds all ur log files etc but they wont exist till the server starts up for the first time.

why do u have 2 sof2ded? u have it in both the sof2 folder and the base folder and u are running the one in the base folder which is causing the problem.
Share |
garskoci~rb
General Member
Since: Dec 23, 2006
Posts: 174
Last: Dec 23, 2006
[view latest posts]
Level 4
Category: SoFII Server Support
Posted: Sunday, Dec. 7, 2003 06:33 pm
Have you tried running the server without using screen and using a config file? If yes, are the error messgaes the same?
Share |
mustard010~rb
General Member
Since: Dec 23, 2006
Posts: 13
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII Server Support
Posted: Sunday, Dec. 7, 2003 08:12 pm
I tried running the one in /home/nec/SOF/sof2ded instead of the one in the /nec/SOF/base one

I tried multiple tries if it worked.... I tried the startup without screen

the one in the /nec/SOF/ folder gave this error:

root@python [/home/nec/SOF]# ls
./  ../  base/  libcxa.so.1*  pb/  readme.txt  sof2ded*  sof2dedlinux1_02.zip
root@python [/home/nec/SOF]# ./sof2ded
./sof2ded: error while loading shared libraries: libcxa.so.1: cannot open shared object file: No such file or directory
root@python [/home/nec/SOF]#

but libcxa.so.1 is in that folder ... I don't get it

Btw, the startup was just ./sof2ded
Share |
Restricted Access Topic is Locked
Page
Next Page
subscribe
MODSonline.com Forums : Soldier of Fortune : SoFII Server Support

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»