MantisBT - Zandronum
View Issue Details
0002553Zandronum[All Projects] Bugpublic2015-12-21 21:302018-09-30 21:52
Dusk 
Torr Samaho 
normalminoralways
closedfixed 
3.0-beta 
3.03.0 
0002553: Gamemode F1 screens don't work
Load up skulltag_actors.pk3 and skulltag_data.pk3 and fire up any game in offline skirmish. Press F1 and notice that the default help screen is used instead.

This is because with MENUDEF came a rewritten F1 screen and it hasn't been adapted for these help screens yet.
I fixed this in the gamemode branch but the fix needs to be adapted, unless the gamemode branch gets merged before 3.0 takes off.
No tags attached.
child of 0001091closed Torr Samaho Introduction of MENUDEF LUMP 
Issue History
2015-12-21 21:30DuskNew Issue
2015-12-21 21:31DuskAdditional Information Updatedbug_revision_view_page.php?rev_id=8335#r8335
2015-12-21 21:32DuskRelationship addedchild of 0001091
2016-11-20 20:43Torr SamahoAdditional Information Updatedbug_revision_view_page.php?rev_id=9870#r9870
2016-11-20 20:56Torr SamahoNote Added: 0016224
2016-11-20 20:56Torr SamahoAssigned To => Torr Samaho
2016-11-20 20:56Torr SamahoStatusnew => needs testing
2016-12-16 07:31Ru5tK1ngNote Added: 0016500
2016-12-16 07:31Ru5tK1ngStatusneeds testing => feedback
2016-12-17 16:17Torr SamahoNote Added: 0016518
2016-12-17 16:47Ru5tK1ngNote Added: 0016519
2016-12-17 17:44Ru5tK1ngNote Edited: 0016519bug_revision_view_page.php?bugnote_id=16519#r9981
2016-12-17 17:45Ru5tK1ngStatusfeedback => resolved
2016-12-17 17:45Ru5tK1ngResolutionopen => fixed
2016-12-17 17:45Ru5tK1ngFixed in Version => 3.0
2018-09-30 21:52Blzut3Statusresolved => closed

Notes
(0016224)
Torr Samaho   
2016-11-20 20:56   
Should be fixed now. I just added back the corresponding code from before the menu rewrite.
(0016500)
Ru5tK1ng   
2016-12-16 07:31   
The custom help screens still don't seem to work when I tested with the st wads.
(0016518)
Torr Samaho   
2016-12-17 16:17   
Can you elaborate how to reproduce the problem? The screens seem to work just fine for me.
(0016519)
Ru5tK1ng   
2016-12-17 16:47   
(edited on: 2016-12-17 17:44)
Turns out it was just the invasion maps/mode that was causing issues. Picking a stock ST invasion map from offline skirmish and setting the mode to either coop, survival or invasion wouldn't show the F1 screen when the game started. Setting the mode to something like deathmatch and starting the game would show the correct F1 screen. It's weird and doesn't make sense but that's how it also works in 2.1.2.

Since all the help screens actually come up, this can be considered then.