LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 03-03-2004, 04:38 PM   #1
maze_fire
LQ Newbie
 
Registered: Feb 2004
Location: B'ham, AL
Distribution: RH9 - Shrike
Posts: 25

Rep: Reputation: 15
Talking Quake 3 dedicated server problem!!


when i start quake3 server in rh9...

./q3ded +exec server.cfg

everything seems to load fine..except after it resolves the quake3 master server, it keeps "sending heartbeat to master.quake3arena.com" (i can't remember the exact name of the server, but i think that's right)

anyways, this is on a rh9 box with two nics...one is for internet (cable) broadband connection and other is for lan side...i use it as dhcp/file/dns server... it will resolve the host names to ip addresses for the master servers, but just keeps giving the "sending heartbeat" message over and over... can anyone help?? thx in advance!!
 
Old 03-03-2004, 09:21 PM   #2
WingNut
Member
 
Registered: Jun 2002
Location: Texas
Distribution: Slackware 10.1
Posts: 105

Rep: Reputation: 15
try the +set net_ip xxx.xxx.xxx.xxx (I think that is the command) and do you have +set dedicated 2 anywhere?

And just for giggles specify a map to start. My server would load but not start a game without a map specified.

Are you firewalling? If so check your ports.

Its been a while but it seems like there were two or three master servers that you could put into your server.cfg.

Last edited by WingNut; 03-03-2004 at 09:24 PM.
 
Old 03-25-2004, 01:24 PM   #3
slackmagic
Member
 
Registered: Aug 2003
Distribution: Slackware
Posts: 255

Rep: Reputation: 35
try this:

- vim startup_27960
- paste code from below CONSIDERING that you change the variables and paths as needed
- ESC
- :wq
- ENTER
- chmod +x startup_27960
- run it with ./startup_27960



Code:
# Variables
MY_IP='XXX.XXX.XXX.XXX'
# 27960 default port unless running more than one server (27960, 27961, 27962... 
MY_PORT='27960'


## Start server
#cd "/usr/local/games/quake3"
exec 2>&1
/usr/local/games/quake3/q3ded   \
        +set dedicated 2 \
        +set net_port ${MY_PORT} \
        +set net_IP ${MY_IP} \
        +set fs_basepath /usr/local/games/quake3/ \
        +set vm_game 2 \
        +set com_hunkMegs 128 \
        +set ttycon 0 \
        +set fs_game osp \
        +exec server.cfg &


this is how I start my quake 3 servers and it works perfectly fine
 
Old 09-28-2004, 05:00 AM   #4
kaN5300
LQ Newbie
 
Registered: Sep 2004
Location: Russia
Distribution: Slackware linux 10
Posts: 27

Rep: Reputation: 15
Dear retiredsoldier
Plz say, how do u protect ur quakeIII Arena gameserver of hacking, i mean u have 2 run it from another user, then root, all my dedicated-servers runs like that, but i cant run q3 server with user privilages =(. Look at it:
Code:
[root@games games]# ls -al | grep q3
drwxr-xr-x    8 u_q3     gs_q3        4096 Sep 28 13:55 q3
[root@games games]#
Code:
[root@games games]# cd q3
[root@games q3]# sudo -b -u u_q3 ./q3ded
Q3 1.31 linux-i386 Dec 17 2001
----- FS_Startup -----
Sys_Error: Unable to create directory "/root/.q3a", error is Permission denied(13)

[root@games q3]#
Code:
[root@games q3]# pwd
/home/games/q3
[root@games q3]# cat /etc/passwd | grep q3
u_q3:x:504:505::/home/games/q3/:/sbin/nologin
[root@games q3]#
So, what i did wrong?
 
Old 10-02-2004, 02:50 AM   #5
kaN5300
LQ Newbie
 
Registered: Sep 2004
Location: Russia
Distribution: Slackware linux 10
Posts: 27

Rep: Reputation: 15
Can anybody help me?
 
Old 10-18-2004, 03:29 PM   #6
steebe
LQ Newbie
 
Registered: Oct 2004
Posts: 1

Rep: Reputation: 0
I have Problem with Q3A

Code:
3d-networ:/home/steebe/keczy# sh linuxq3apoint-1.32.x86.run
Verifying archive integrity...OK  Uncompressing Quake III Arena Point Release 1.32 .................................................................................................................................................  
No UI drivers available  ./setup.sh: line 213: 18084 Segmentation fault      
"$setup" "$@" 2>/dev/null  
The setup program seems to have failed on x86/glibc-2.1    
Please contact Id software technical support at bugs@idsoftware.com, or ttimo@idsoftware.com  
The program returned an error code (1)  
3d-networ:/home/steebe/keczy#

How on it ? I Donīt know what the he.l is that .

How i install Q3A on my Debian 2.4.26 (SMP) with out "X"

i try :

Code:
3d-networ:~# apt-get install glibc  
Reading Package Lists... Done  
Building Dependency Tree... Done  
E: Couldn't find package glibc  
3d-networ:~#
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CounterStrike Dedicated server problem LINUX MajSlayer420 Linux - Networking 4 05-26-2005 03:25 PM
quake 3 rocket arena dedicated server radiohead19 Linux - Games 5 07-06-2004 11:03 PM
Oh no please so its not so with Quake III dedicated! lexington Linux - Games 1 04-02-2004 07:32 AM
Steam Dedicated Server problem Zaskar Linux - Software 0 02-28-2004 01:47 AM
does ut99/ut2003/quake 3 dedicated server need x installed? Jestrik Linux - Games 1 12-27-2003 07:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 12:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration