MantisBT - Zandronum
View Issue Details
0004400Zandronum[All Projects] Bugpublic2024-08-27 12:322024-10-26 04:21
unknownna 
Kaminsky 
normaltextalways
resolvedfixed 
3.1 
3.23.2 
0004400: Client tries to login during a demo, printing error message
While watching a recorded demo, I noticed that the client login message appears as an error message: "Server authentication failed!"
See the attached screenshot. Presumably the client actually tries to login or something while watching a demo.
No tags attached.
png Screenshot_Doom_20240827_143007.png (54,278) 2024-08-27 12:32
https://zandronum.com/tracker/file_download.php?file_id=3103&type=bug
png
Issue History
2024-08-27 12:32unknownnaNew Issue
2024-08-27 12:32unknownnaFile Added: Screenshot_Doom_20240827_143007.png
2024-10-24 15:34KaminskyNote Added: 0024089
2024-10-24 15:34KaminskyAssigned To => Kaminsky
2024-10-24 15:34KaminskyStatusnew => needs review
2024-10-24 15:34KaminskyTarget Version => 3.2
2024-10-26 04:21unknownnaNote Added: 0024099
2024-10-26 04:21unknownnaStatusneeds review => resolved
2024-10-26 04:21unknownnaFixed in Version => 3.2
2024-10-26 04:21unknownnaResolutionopen => fixed

Notes
(0024089)
Kaminsky   
2024-10-24 15:34   
This merge request should fix the client's attempt to auto-login and suppress the error message that appears while playing a clientside demo:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/216 [^]'
(0024099)
unknownna   
2024-10-26 04:21   
It fixed the issue, thanks.