MantisBT - Zandronum
View Issue Details
0000339Zandronum[All Projects] Bugpublic2011-03-20 05:232018-09-30 22:20
unknownna 
Torr Samaho 
lowtrivialalways
closedfixed 
98d 
3.03.0 
0000339: Menu graphics animate twice as fast after getting kicked from server if a bot/player is on the server
There has to be at least 1 bot/player on the server for this to happen.
1. zandronum -iwad doom2.wad -host
2. "addbot" in the server console.
3. zandronum -iwad doom2.wad -connect localhost
4. "kick_idx 1" in the server console.
5. Open the options menu.
No tags attached.
related to 0000263closed Torr Samaho Some menu issues || Skulltag 98x versus GZDoom 323 
png screenshot.png (67,845) 2015-06-18 05:01
https://zandronum.com/tracker/file_download.php?file_id=1564&type=bug
png
Issue History
2011-03-20 05:23unknownnaNew Issue
2011-04-22 23:05unknownnaNote Added: 0001408
2011-04-22 23:06unknownnaRelationship addedrelated to 0000263
2012-06-09 13:22Torr SamahoCategoryGeneral => Bug
2013-07-21 17:56DuskNote Added: 0006735
2013-07-21 17:56DuskStatusnew => closed
2013-07-21 17:56DuskResolutionopen => fixed
2013-07-21 17:56DuskFixed in Version => 1.1.1
2015-06-18 04:53unknownnaNote Added: 0012749
2015-06-18 04:53unknownnaStatusclosed => feedback
2015-06-18 04:53unknownnaResolutionfixed => reopened
2015-06-18 04:53unknownnaNote Edited: 0012749bug_revision_view_page.php?bugnote_id=12749#r7495
2015-06-18 05:01unknownnaSummaryMenu graphics animate twice as fast after a "reset to last saved" if a bot / player is on the server => Menu graphics animate twice as fast after getting kicked from server if a bot/player is on the server
2015-06-18 05:01unknownnaDescription Updatedbug_revision_view_page.php?rev_id=7497#r7497
2015-06-18 05:01unknownnaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7499#r7499
2015-06-18 05:01unknownnaFile Added: screenshot.png
2015-06-18 05:04unknownnaFixed in Version1.1.1 =>
2015-07-12 06:01unknownnaNote Added: 0012861
2015-07-12 06:01unknownnaStatusfeedback => new
2015-08-16 22:53cobaltStatusnew => needs testing
2015-08-16 22:53cobaltTarget Version => 3.0
2015-08-16 22:53cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7910#r7910
2015-08-16 22:53cobaltNote Added: 0013220
2015-08-16 22:53cobaltAssigned To => Torr Samaho
2015-08-16 22:53cobaltNote Added: 0013221
2015-09-10 03:50Ru5tK1ngNote Added: 0013465
2015-09-10 07:10DuskStatusneeds testing => resolved
2015-09-10 07:10DuskFixed in Version => 3.0
2015-09-10 07:10DuskResolutionreopened => fixed
2018-09-30 22:20Blzut3Statusresolved => closed

Notes
(0001408)
unknownna   
2011-04-22 23:05   
This also happens when you're kicked from a server for losing more than 1024 packets. I noticed it in the Grandvoid AOW2 server.
(0006735)
Dusk   
2013-07-21 17:56   
Arco says this is fixed:'http://pastebin.com/WmPpTUde [^]'
(0012749)
unknownna   
2015-06-18 04:53   
It's not fixed and never was. It still happens in 2.0/2.1 if you're kicked from the server when there's another player/bot present.

(0012861)
unknownna   
2015-07-12 06:01   
I also noticed that the console cursor also blinks twice as fast when this happens.
(0013220)
cobalt   
2015-08-16 22:53   
Issue addressed by commit 767e6c7: Fixed: The game could tick too fast after getting kicked (fixes 339).
Committed by Leonard on Thursday 13 August 2015 18:31:56

Changes in files:

 docs/zandronum-history.txt | 1 +
 src/cl_main.cpp | 4 ++++
 2 files changed, 5 insertions(+), 0 deletions(-)

(0013221)
cobalt   
2015-08-16 22:53   
Issue addressed by commit 50cab92: Fixed: Quitting as client with consoleplayer != 0 crashed the client.
Committed by Benjamin Berkels [Torr Samaho] on Saturday 15 August 2015 14:13:34

Changes in files:

 src/cl_main.cpp | 7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

(0013465)
Ru5tK1ng   
2015-09-10 03:50   
I tried the reproduction steps with 3.0-150831-1814 and I did not notice any 2x animation speed from the options menu or the console. I didn't test the 1024 packets scenario since I never lose that many packets. :\