MantisBT - Zandronum
View Issue Details
0002686Zandronum[All Projects] Suggestionpublic2016-03-30 17:512024-04-07 21:26
Tiger 
Kaminsky 
normalminoralways
resolvedfixed 
Desktop (x86_64)Windows6.3
3.0-beta 
3.13.1 
0002686: CMPGNINFO Doesn't Accept ZAFlags
The Campaign lump ['http://zdoom.org/wiki/CMPGNINF [^]' ] file doesn't accept the newly flags: ZaCompatFlags and ZaDMFlags. If a CMPGNINF contains such properties, Zandronum will crash with the error message: "CAMPAIGN_ParseCompaignInfo: Unknown CMPGNINF property, "ZaCompatFlags"!
As Zandronum has extended to more flags [http://wiki.zandronum.com/DMFlags ], it would also be nice if the CMPGNINF could also have these flags as well.

Attached to this ticket is a demonstration PWAD for this issue
No tags attached.
7z Campaign.7z (274) 2016-03-30 17:51
/tracker/file_download.php?file_id=1767&type=bug
Issue History
2016-03-30 17:51TigerNew Issue
2016-03-30 17:51TigerFile Added: Campaign.7z
2016-04-03 15:55Torr SamahoNote Added: 0014661
2016-04-03 15:55Torr SamahoCategoryBug => Suggestion
2021-07-31 04:14KaminskyNote Added: 0021663
2021-07-31 04:14KaminskyAssigned To => Kaminsky
2021-07-31 04:14KaminskyStatusnew => needs testing
2024-04-07 21:26Ru5tK1ngNote Added: 0023536
2024-04-07 21:26Ru5tK1ngStatusneeds testing => resolved
2024-04-07 21:26Ru5tK1ngResolutionopen => fixed
2024-04-07 21:26Ru5tK1ngFixed in Version => 3.1
2024-04-07 21:26Ru5tK1ngTarget Version => 3.1

Notes
(0014661)
Torr Samaho   
2016-04-03 15:55   
FYI, this is not a bug, but more a missing feature. Thus, I'll change this from "Bug" to "Suggestion".
(0021663)
Kaminsky   
2021-07-31 04:14   
The CMPGNINF lump now supports zadmflags and zacompatflags in 3.1.
(0023536)
Ru5tK1ng   
2024-04-07 21:26   
Tested with 3.1. The info seemed to parse correctly and there was no crash.