[Bug 3552] New: Console output of 'status' (maybe others) stripped.
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Thu Feb 21 06:15:28 EST 2008
http://bugzilla.icculus.org/show_bug.cgi?id=3552
Summary: Console output of 'status' (maybe others) stripped.
Product: Quake 3
Version: SVN HEAD
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: vincent at cojot.name
QAContact: quake3-bugzilla at icculus.org
ever since the last few version of SVN head, I noticed that console output of
the dedicated server was chopped off (a little over 512bytes, from what I would
say):
With only two bots, I get:
----------------------------SCREENSHOT--------------------------------------
]status
map: q3dm17
num score ping name lastmsg address qport rate
--- ----- ---- --------------- ------- --------------------- ----- -----
0 -1 0 Bones^7 50 bot 0 16384
1 1 0 Bones^7 100 bot 0 16384
Kill: 1 0 6: Bones killed Bones by MOD_ROCKET
Item: 1 item_health_large
]status
----------------------------SCREENSHOT--------------------------------------
but with over 5-6 bots, the display is incomplete (7 bots in this example):
----------------------------SCREENSHOT--------------------------------------
]status
map: q3dm17
num score ping name lastmsg address qport rate
--- ----- ---- --------------- ------- --------------------- ----- -----
0 -2 0 Bones^7 100 bot 0 16384
1 3 0 Bones^7 100 bot 0 16384
2 0 0 Bones^7 100 bot 0 16384
3 0 0 Bones^7 100 bot 0 16384
4 1 0 Bones^7 50 bot 0 16384
5 0 0 Bones^7 50 bot Kill: 3 0 1: Bones
killed Bones by MOD_SHOT
GUN
Item: 6 weapon_shotgun
Kill: 3 2 1: Bones killed Bones by MOD_SHOTGUN
----------------------------SCREENSHOT--------------------------------------
I have tested this on Solaris/Sparc.. maybe related to the latest snprinf()
changes...
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the quake3-bugzilla
mailing list