Bug 3076 - Map cycle breaks on empty or bot only servers
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: 1.33 SVN
Hardware: All All
: P2 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2007-03-31 04:09 EDT by Ben Noordhuis
Modified: 2007-08-22 17:53:53 EDT
0 users

See Also:


Attachments
Patch (1.42 KB, patch)
2007-03-31 04:11 EDT, Ben Noordhuis

Description Ben Noordhuis 2007-03-31 04:09:44 EDT
The summary says it all, really: due to a logic error in code/g_main.c's CheckIntermissionExit(), the ExitLevel() function is never called if the server is empty or populated by bots only and the server thus remains in intermission mode indefinitely.

Reproducibility: always
Comment 1 Ben Noordhuis 2007-03-31 04:11:24 EDT
Created attachment 1301 [details]
Patch
Comment 2 Ryan C. Gordon 2007-05-21 11:21:38 EDT
Setting a QA contact on all ioquake3 bugs, even resolved ones. Sorry if you get a flood of email from this, it should only happen once. Apologies for the incovenience.

--ryan.

Comment 3 Tim Angus 2007-08-22 17:53:53 EDT
Fixed, pending commit.