Page Location: Home > Quake III Arena > Topic
kalet
rank 2
Posted:
Mon Mar 25, 2013 1:06 pm
quote : #1
profile : pm
Posts: 5
Type: NTSC-U/C
Hi! I've been trying to make a Quake III Server in my linux pc, but when I get to the Step4A in the tutorial, the terminal shows this:

kaled@Debian:~$ sh /home/kaled/linuxq3apoint-1.16n.x86.run
exec: 103: -title: not found
kaled@Debian:~$


What I'm doing wrong? I'm a noob in linux, I'm using crunchbang linux
Thanks a lot for the help, I'd really like to make this server work because this PC is almost all year on. (What *.cfg should I use, I mean what is more needed Capture the Flag, Tournament, Free For All, Team Deathmatch??)

Kalet...
 
fallout
rank 16
Posted:
Tue Mar 26, 2013 1:02 pm
quote : #2
profile : pm
Posts: 278
Type: PAL
Quote:
I'm a noob in linux, I'm using crunchbang linux

wow . Your better of with ubuntu or debian to make your first steps. Crunchbang is not really for beginners.


Tutorial outdated.You cannot run the installer on newer linux systems for ages. There exist workarounds, but I sugest you to download this package I created for easy server setup.

wget https://dl.dropbox.com/u/16996347/q3a-dc-dedserver.tar.gz

get firewall ddos scripts
wget https://dl.dropbox.com/u/16996347/q3_ddos_firewall_scripts.tar.gz

check the following file
nano baseq3/configs/global_masterserver.cfg

It should have the following content. You might want to comment out idsoftware server and use deathmask instead unlikely it will come back.



//set sv_master1 "dpmaster.deathmask.net:27950"      // Deathmask Masterserver
set sv_master1 "monster.idsoftware.com:27950"      // Shutdown Official Quake III Arena MasterServer
//set sv_master1 "master3.idsoftware.com:27950"      // Shutdown Official Quake III Arena MasterServer
//set sv_master2 "master.quake3arena.com:27950"      // Shutdown Official Quake III Arena MasterServer
//set sv_master3 "master.gamespy.com:28900"      // Shutdown GameSpy Master Server www.gamespy.net
set sv_master2 "master.onlineconsoles.com:27950"   // http://dreamcast.onlineconsoles.com
set sv_master3 "dctalk.no-ip.info:27950"      // http://dreamcast-talk.com
set sv_master4 "master.maverickservers.com:27950"   // http://www.maverickservers.com/forums/viewtopic.php?t=17391
set sv_master5 "master.ioquake3.org:27950"      // Ioquake Masterserver
 


EDIT
full working list of quake III arena working masterservers

https://dl.dropbox.com/u/16996347/q3masterservers
  _________________
http://members.multimania.co.uk/fall3/ 4x4Evo
http://fallout.bplaced.net
Linux for the masses
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Display:   
 
View previous topic - View next topic
Page Location: Home > Quake III Arena > Topic