etded doesn't see pk3 files in etmain..

Discussion about specific ET servers

Moderators: Forum moderators, developers

Post Reply
bruiser
Posts: 5
Joined: Mon May 24, 2004 9:29 pm

etded doesn't see pk3 files in etmain..

Post by bruiser »

But it does see the .cfg files. etded does see and add the pk3 files in any directory other than etmain. I can pull the pk3 files to a different directory and etded sees them and adds them. The server works fine other than the fact it complains bout a non-standard install.

The details.

FreeBSD 5.3 running linux emu. Installed from the ports /usr/ports/games/linux-enemyterritory. Which got me ver 2.60_1.

It installs in /usr/X11R6/lib/enemyterritory
et.x86
etded.x86
/etmain
/etpro
openurl.sh
/pb

I put /etpro in.

more here: /usr/X11R6/share/enemyterritory/ET.xpm

and last here:/usr/X11R6/bin

et
etded

I added my startup script. bruiser.sh which contains.

./etded +set vm_game 0 +set net_port 27960 +set com_hunkmegs 64 +set com_zoneMegs 32 +set fs_basepath /usr/X11R6/lib/enemyterritory +set fs_game etpro +set fs_homepath 27960 +set sv_punkbuster 1 +exec server.cfg

This is the output.

feagle# ./bruiser.sh
ET 2.60 linux-i386 Mar 10 2005
----- FS_Startup -----
Current search path:
27960/etpro
/usr/X11R6/lib/enemyterritory/etpro/etpro-3_2_5.pk3 (101 files)
/usr/X11R6/lib/enemyterritory/etpro
27960/etmain
/usr/X11R6/lib/enemyterritory/etmain

----------------------
101 files in pk3 files
execing default.cfg
execing language.cfg
execing etconfig.cfg
execing autoexec.cfg
Hunk_Clear: reset the hunk ok
Bypassing CD checks
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: feagle.com
IP: 69.60.121.18
Started tty console (use +set ttycon 0 to disable)
^3PunkBuster Server: pb_sv_SsNext = 737000 (0 to 999999)
^3PunkBuster Server: pb_sv_LogNext = 2 (1 to 999999)
^3PunkBuster Server: 0 Power Players loaded from 27960/pb/pbpower.dat
^3PunkBuster Server: 0 PB Rcon Filters loaded from 27960/pb/pbrcon.dat
^3PunkBuster Server: 0 Map lines loaded from 27960/pb/pbsvmaps.cfg
^3PunkBuster Server: PunkBuster Server (v1.149 | A1347 C1.152) Enabled
execing server.cfg
execing campaigncycle.cfg
g_gametype will be changed upon restarting.
Can't find map maps/oasis.bsp
Hitch warning: 954 msec frame time
^3PunkBuster Server: Game Version [ET 2.60 linux-i386 Mar 10 2005]

BTW.. All done as root.

All ports have been updated recently. Thanks for any tips.

-B
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

:shock:

well if its an etded bug thne it wont be fixed :p

but realy iv neber heard of thids u probely do something wrong i gues
bruiser
Posts: 5
Joined: Mon May 24, 2004 9:29 pm

Post by bruiser »

I believe it's something with my install. I'm wondering if it a security issue. Do I need to chroot etded or something?

-B
User avatar
RoadKillPuppy
Posts: 207
Joined: Thu Apr 08, 2004 9:21 am
Location: Belgium!
Contact:

Post by RoadKillPuppy »

from the top of my head, so check for typo's

change

Code: Select all

+set fs_homepath 27960
to

Code: Select all

+set fs_homepath /usr/X11R6/lib/enemyterritory +set net_port 27960
edit: only if the portdir thingy is not done on purpose ofcourse...
and no need to chroot, but no need for root either... a normal user will do fine..
bruiser
Posts: 5
Joined: Mon May 24, 2004 9:29 pm

Post by bruiser »

I tried it and it didn't make a difference. What's happening now is etded doesn't see any pk3 files.. :( Could it be a permissions thing.. I tried opening them way up and still no go.. ??

feagle# ./bruiser.sh
ET 2.60 linux-i386 Mar 10 2005
----- FS_Startup -----
Current search path:
27960/etpro
/usr/X11R6/lib/enemyterritory/etpro
27960/etmain
/usr/X11R6/lib/enemyterritory/etmain

----------------------
0 files in pk3 files
execing default.cfg
execing language.cfg
execing etconfig.cfg
execing autoexec.cfg
Hunk_Clear: reset the hunk ok
Bypassing CD checks
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: feagle.com
IP: 69.60.121.18
Started tty console (use +set ttycon 0 to disable)
^3PunkBuster Server: pb_sv_SsNext = 737000 (0 to 999999)
^3PunkBuster Server: pb_sv_LogNext = 7 (1 to 999999)
^3PunkBuster Server: 0 Power Players loaded from 27960/pb/pbpower.dat
^3PunkBuster Server: 0 PB Rcon Filters loaded from 27960/pb/pbrcon.dat
^3PunkBuster Server: 0 Map lines loaded from 27960/pb/pbsvmaps.cfg
^3PunkBuster Server: PunkBuster Server (v1.149 | A1347 C1.152) Enabled
execing server.cfg
execing campaigncycle.cfg
g_gametype will be changed upon restarting.
Can't find map maps/oasis.bsp
Hitch warning: 739 msec frame time
^3PunkBuster Server: Game Version [ET 2.60 linux-i386 Mar 10 2005]
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

or even bettere remvoe the fs_shomepath cvar

remove them all u only need fs_game etpro
bruiser
Posts: 5
Joined: Mon May 24, 2004 9:29 pm

Post by bruiser »

I got it working... I consolidated all the files together and moved them to /usr/games/enemyterritory. Setup a regular user, got the permissions set and fired it up. WooHoo it worked! So now time to finish getting it ready for prime time. :) Thanks for your help =FF=im2good4u and RoadKillPuppy!

-B
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

Note that if you want multiple ports running from that install, you would need to get fs_homepath working correctly.
send lawyers, guns and money
bruiser
Posts: 5
Joined: Mon May 24, 2004 9:29 pm

Post by bruiser »

It does.. The server is now running as expected. Thanks! :)

-B
Post Reply