MantisBT - Zandronum
View Issue Details
0000402Zandronum[All Projects] Bugpublic2011-04-24 09:352018-09-30 20:05
unknownna 
Torr Samaho 
urgentcrashalways
closedfixed 
1.0 
1.0 
0000402: Unable to directly start a (T)LMS/Survival game through the console
You can't directly start a game through the console anymore.
1. Start Skulltag.
2. "survival/lastmanstanding/teamlms 1; map map01" in the console.

To make it crash:

1. Start Skulltag.
2. "map map01" in the console.
3. "endgame" in the console.
4. "survival/lastmanstanding/teamlms 1; map map01" in the console.
This behavior was introduced in build 3181.
No tags attached.
Issue History
2011-04-24 09:35unknownnaNew Issue
2011-04-24 09:36unknownnaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=750#r750
2011-04-24 14:41Torr SamahoNote Added: 0001438
2011-04-24 14:47Torr SamahoAssigned To => Torr Samaho
2011-04-24 14:47Torr SamahoStatusnew => feedback
2011-04-24 20:20unknownnaNote Added: 0001442
2011-04-24 20:20unknownnaStatusfeedback => assigned
2011-04-24 21:31Torr SamahoNote Added: 0001447
2011-04-24 21:34Torr SamahoStatusassigned => feedback
2011-04-24 21:48unknownnaNote Added: 0001450
2011-04-24 21:48unknownnaStatusfeedback => assigned
2011-04-24 23:56Torr SamahoStatusassigned => resolved
2011-04-24 23:56Torr SamahoFixed in Version => 1.0
2011-04-24 23:56Torr SamahoResolutionopen => fixed
2012-06-09 13:22Torr SamahoCategoryGeneral => Bug
2018-09-30 20:05Blzut3Statusresolved => closed

Notes
(0001438)
Torr Samaho   
2011-04-24 14:41   
This should fix the issue.
(0001442)
unknownna   
2011-04-24 20:20   
It fixed the issue. Hopefully, the fix will not have any side effects to it.
(0001447)
Torr Samaho   
2011-04-24 21:31   
I'm relatively sure that the new fix won't have any side effects, the problematic fix here was: "Fixed: After a "changemap" map change in survival invasion online, an in game player was possibly forced to spectate.

Note: This change unifies some code parts that check whether a player is able to join the game at a certain time. Thus, all gamemodes that possibly prevent the player from joining should be thoroughly tested now."

That one may still have some more side effects and I just found and fixed one: Starting a single player game from the command line with "skulltag +survival 1 +map map01" didn't work anymore. This should also fix the latter issue.
(0001450)
unknownna   
2011-04-24 21:48   
> I'm relatively sure that the new fix won't have any side effects

OK, good.

> This should also fix the latter issue.

It fixed the issue. (T)LMS and Survival/Survival Invasion also works properly through the command line.