MantisBT - Zandronum
View Issue Details
0004476Zandronum[All Projects] Bugpublic2025-03-26 19:132025-03-26 19:54
unknownna 
 
normalminoralways
newopen 
3.1 
 
0004476: Bots erroneously select pistol after respawning online, leading to no respawn invul with pistol
This is probably actually some weapon desync instead of respawn invul issue. When bots die in coop during online play, they always select the pistol upon spawning instead of the highest ranked weapon they had prior. This does not happen offline. And as a side effect of this desync, bots will not have any respawn invul when spawning with the pistol.
1. zandronum -host -file bot_respawn_weapsync_01.wad +sv_cheats 1 +alwaysapplydmflags 1 +teamdamage 1 +sv_weaponstay 1
2. Connect a client to the server and join the game.
3. "addbot" in the console or RCON. Notice how the bot has respawn invul.
4. Let the bot pick up the SSG, then kill it. The bot will erroneously spawn with the pistol and not have any respawn invul.
No tags attached.
? bot_respawn_weapsync_01.wad (1,023) 2025-03-26 19:13
/tracker/file_download.php?file_id=3203&type=bug
Issue History
2025-03-26 19:13unknownnaNew Issue
2025-03-26 19:13unknownnaFile Added: bot_respawn_weapsync_01.wad
2025-03-26 19:54unknownnaNote Added: 0024361

Notes
(0024361)
unknownna   
2025-03-26 19:54   
It seems to be some client desync, as reconnecting fixes it and displays the bot's proper weapon.