MantisBT - Zandronum
View Issue Details
0004457Zandronum[All Projects] Bugpublic2025-01-18 17:402025-02-01 11:00
unknownna 
Kaminsky 
highfeaturealways
resolvedfixed 
 
3.23.2 
0004457: [3.2] Spectators with classic spectator mode move at hyperspeed after map changes if server has cl_spectatormode 1 set
Admittedly, I haven't been playing much lately, but I noticed this issue while testing Trillster's domination mode fixes. This is probably caused by the recent spectator mode changes.
From testing it seems to be caused by the server having "cl_spectatormode 1" set while the client has it set to 0.
1. zandronum -host +sv_updatemaster 0 +cl_spectatormode 1
2. Connect a client to the server and remain a spectator with cl_spectatormode 0
3. Use "nextmap" through RCON or server console.
4. At the next map you will move at hyperspeed levels and slide around indefinitely.
Are there any other client settings the server has that could possibly affect clients?
No tags attached.
Issue History
2025-01-18 17:40unknownnaNew Issue
2025-01-23 15:12KaminskyNote Added: 0024207
2025-01-23 15:12KaminskyAssigned To => Kaminsky
2025-01-23 15:12KaminskyStatusnew => needs review
2025-01-23 15:12KaminskyTarget Version => 3.2
2025-01-26 17:48KaminskyNote Added: 0024208
2025-01-26 17:48KaminskyStatusneeds review => needs testing
2025-02-01 11:00unknownnaNote Added: 0024211
2025-02-01 11:00unknownnaStatusneeds testing => resolved
2025-02-01 11:00unknownnaFixed in Version => 3.2
2025-02-01 11:00unknownnaResolutionopen => fixed

Notes
(0024207)
Kaminsky   
2025-01-23 15:12   
This should now be fixed:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/250 [^]'
(0024208)
Kaminsky   
2025-01-26 17:48   
This is pushed in now:'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/c56492a932c3dea6405d4f7263c92469325b184d [^]'
(0024211)
unknownna   
2025-02-01 11:00   
Tested and confirmed to be working properly now. Thanks.