[quake3-bugzilla] [Bug 4243] New: kick allbots doesn't free player slots

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Tue Jul 14 22:53:20 EDT 2009


http://bugzilla.icculus.org/show_bug.cgi?id=4243

           Summary: kick allbots doesn't free player slots
           Product: ioquake3
           Version: 1.36
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: member998877 at excite.com
         QAContact: quake3-bugzilla at icculus.org


"kick allbots" in ioquake3 v1.36 doesn't work:  player slots aren't getting
freed. 
(i.e.) after playing 1 or 2 maps, bots won't load.


for example, this "server.cfg" (playing standalone on linux-x86_64) runs fine
in v1.34, but not in v1.36 - bots in the 2nd and subsequent maps (after a
\callvote nextmap in the console) won't load: 

server.cfg:
set d0 "map q3dm10; kick allbots; addbot daemia 3; addbot ranger 5; addbot
grunt 3; addbot hossman 3; addbot lucy 4; addbot cadavre 3;  set nextmap vstr
d1"
set d1 "map q3dm14; kick allbots; addbot biker 4; addbot ranger 4; addbot uriel
5; addbot hossman 5; addbot lucy 4; addbot slash 3; addbot sarge 3; addbot
bitterman 5;  set nextmap vstr d2"
set d2 "map q3dm1; kick allbots; addbot lucy 3; addbot cadavre 5; addbot daemia
3; addbot bitterman 5; addbot grunt 4; addbot biker 3;  set nextmap vstr d3"
set d3 "map q3dm5; kick allbots; addbot grunt 5; addbot keel 3; addbot phobos
4; addbot sarge 5; addbot cadavre 4; addbot daemia 3;  set nextmap vstr d4"
set d4 "map q3dm2; kick allbots; addbot cadavre 3; addbot lucy 4; addbot daemia
3; addbot bitterman 5; addbot grunt 4; addbot biker 5;  set nextmap vstr d5"
set d5 "map q3dm6; kick allbots; addbot doom 5; addbot daemia 3; addbot
bitterman 5; addbot slash 4; addbot sarge 3; addbot uriel 5; set nextmap vstr
d0"
vstr d0




changing the sv_maxclients in my exec statement or in q3config.cfg doesn't
help:
cd "/games/quake3/"
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
exec ./ioq3ded.x86_64 +set com_videoRam 256 +set com_hunkMegs 128 +set
net_serverDedicated 1 +set net_allowCheats 0 +set sv_maxclients 13 +exec
server.cfg

-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list