MantisBT - Zandronum | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0002733 | Zandronum | [All Projects] Bug | public | 2016-05-13 03:45 | 2016-05-13 03:56 | |||||
Reporter | AlexMax | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | OS | OS Version | ||||||||
Product Version | 2.2 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0002733: Impossible to set custom cvars from config file or command line | |||||||||
Description | Pretty simple. It's impossible to set cvars from a executed config file or from the command line because they're run before the wad files are loaded, and ZDoom appears to have an issue with setting already-set cvars. | |||||||||
Steps To Reproduce | Here's an easy way to reproduce. zandronum.exe -iwad doom2.wad -file classiclms-bobv.pk3 +set classiclms_nobfg 0 +lastmanstanding 1 +map map01 You get an error message: Script error, "classiclms-bobv.pk3:cvarinfo.txt" line 12: cvar 'classiclms_nobfg' already exists. If you remove the set, the WAD loads fine, but the cvar is ignored - checking the console reveals an error message about an invalid command. | |||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2016-05-13 03:45 | AlexMax | New Issue | ||||||||
2016-05-13 03:46 | AlexMax | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=9001#r9001 | |||||||
2016-05-13 03:55 | WaTaKiD | Relationship added | duplicate of 0002512 | |||||||
2016-05-13 03:56 | WaTaKiD | Status | new => closed | |||||||
2016-05-13 03:56 | WaTaKiD | Resolution | open => duplicate |
There are no notes attached to this issue. |