Q3 Server hangs while loading.
Q3 Server hangs while loading.
i had this working just fine then i tried to add bots to the server, and i restarted it and it didnt come back up just sits there, but pegs my cpu at 100%. what would cause this to work then to stop? i reinstalled Q3. i am running this on fedora core 5 w/ the 2.6.16-1.2122_FC5 kernel. and the 1.32b point release.
quake3 +set dedicated 1
Q3 1.32b linux-i386 Nov 14 2002
----- FS_Startup -----
Current search path:
/home/tagg/.q3a/baseq3
/usr/local/games/quake3/baseq3/pak8.pk3 (9 files)
/usr/local/games/quake3/baseq3/pak7.pk3 (4 files)
/usr/local/games/quake3/baseq3/pak6.pk3 (64 files)
/usr/local/games/quake3/baseq3/pak5.pk3 (7 files)
/usr/local/games/quake3/baseq3/pak4.pk3 (272 files)
/usr/local/games/quake3/baseq3/pak3.pk3 (4 files)
/usr/local/games/quake3/baseq3/pak2.pk3 (148 files)
/usr/local/games/quake3/baseq3/pak1.pk3 (26 files)
/usr/local/games/quake3/baseq3/pak0.pk3 (3539 files)
/usr/local/games/quake3/baseq3
./quake3.x86/baseq3
----------------------
4073 files in pk3 files
execing default.cfg
execing q3config.cfg
execing autoexec.cfg
execing server.cfg
Hunk_Clear: reset the hunk ok
------- Input Initialization -------
Joystick is not active.
------------------------------------
--- Common Initialization Complete ---
Opening IP socket: 192.168.0.1:27960
Hostname: beefcake.bitbandit.net
Alias: beefcake
Alias: localhost.localdomain
Alias: localhost
IP: 127.0.0.1
Started tty console (use +set ttycon 0 to disable)
^3PunkBuster Server: PunkBuster Server (v0.993 | A0 C0.0) **DISABLED**
Hitch warning: 715 msec frame time
quake3 +set dedicated 1
Q3 1.32b linux-i386 Nov 14 2002
----- FS_Startup -----
Current search path:
/home/tagg/.q3a/baseq3
/usr/local/games/quake3/baseq3/pak8.pk3 (9 files)
/usr/local/games/quake3/baseq3/pak7.pk3 (4 files)
/usr/local/games/quake3/baseq3/pak6.pk3 (64 files)
/usr/local/games/quake3/baseq3/pak5.pk3 (7 files)
/usr/local/games/quake3/baseq3/pak4.pk3 (272 files)
/usr/local/games/quake3/baseq3/pak3.pk3 (4 files)
/usr/local/games/quake3/baseq3/pak2.pk3 (148 files)
/usr/local/games/quake3/baseq3/pak1.pk3 (26 files)
/usr/local/games/quake3/baseq3/pak0.pk3 (3539 files)
/usr/local/games/quake3/baseq3
./quake3.x86/baseq3
----------------------
4073 files in pk3 files
execing default.cfg
execing q3config.cfg
execing autoexec.cfg
execing server.cfg
Hunk_Clear: reset the hunk ok
------- Input Initialization -------
Joystick is not active.
------------------------------------
--- Common Initialization Complete ---
Opening IP socket: 192.168.0.1:27960
Hostname: beefcake.bitbandit.net
Alias: beefcake
Alias: localhost.localdomain
Alias: localhost
IP: 127.0.0.1
Started tty console (use +set ttycon 0 to disable)
^3PunkBuster Server: PunkBuster Server (v0.993 | A0 C0.0) **DISABLED**
Hitch warning: 715 msec frame time
-
- Posts: 1892
- Joined: Sun Jan 07, 2001 8:00 am
i have it set to run my cfg in the autoexec.cfg
i tried it with the suggested pattern but still no luck.
here is my server cfg.
----------------------------------------------------
set sv_hostname "Bitbandit.net"
seta net_ip "192.168.0.1"
seta net_port "27960"
set sv_maxclients 12
set g_motd "For less lag, /rate 25000"
set g_quadfactor 4
set g_weaponrespawn 10
set g_forcerespawn 0
set rconpassword "some_rcon_passwd"
set g_spskill 2
set bot_enabled 1
set bot_nochat 0
set bot_rocketjump 0
set bot_minplayers "10"
set d2 "map q3dm1 ; set nextmap vstr d3"
set d3 "map q3dm17 ; set nextmap vstr d4"
set d4 "map q3tourney2 ; set nextmap vstr d1"
vstr d1
i tried it with the suggested pattern but still no luck.
here is my server cfg.
----------------------------------------------------
set sv_hostname "Bitbandit.net"
seta net_ip "192.168.0.1"
seta net_port "27960"
set sv_maxclients 12
set g_motd "For less lag, /rate 25000"
set g_quadfactor 4
set g_weaponrespawn 10
set g_forcerespawn 0
set rconpassword "some_rcon_passwd"
set g_spskill 2
set bot_enabled 1
set bot_nochat 0
set bot_rocketjump 0
set bot_minplayers "10"
set d2 "map q3dm1 ; set nextmap vstr d3"
set d3 "map q3dm17 ; set nextmap vstr d4"
set d4 "map q3tourney2 ; set nextmap vstr d1"
vstr d1
- FragaGeddon
- Posts: 3229
- Joined: Sun Sep 17, 2000 7:00 am
You have no d1 set.bitbandit wrote:i have it set to run my cfg in the autoexec.cfg
i tried it with the suggested pattern but still no luck.
here is my server cfg.
----------------------------------------------------
set sv_hostname "Bitbandit.net"
seta net_ip "192.168.0.1"
seta net_port "27960"
set sv_maxclients 12
set g_motd "For less lag, /rate 25000"
set g_quadfactor 4
set g_weaponrespawn 10
set g_forcerespawn 0
set rconpassword "some_rcon_passwd"
set g_spskill 2
set bot_enabled 1
set bot_nochat 0
set bot_rocketjump 0
set bot_minplayers "10"
set d2 "map q3dm1 ; set nextmap vstr d3"
set d3 "map q3dm17 ; set nextmap vstr d4"
set d4 "map q3tourney2 ; set nextmap vstr d1"
vstr d1
The last line of the cfg looks for string d1, which there is none.
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm