MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004239 | Zandronum | [All Projects] Suggestion | public | 2024-04-27 17:51 | 2024-04-30 15:47 |
|
Reporter | Dox778 | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | backport later | |
Platform | PC | OS | Windows 10 | OS Version | |
Product Version | 3.1 | |
Target Version | | Fixed in Version | | |
|
Summary | 0004239: OptionValue blocks in MENUDEF ignore LANGUAGE lump indexes |
Description | MENUDEF incorrectly displays LANGUAGE lump indexes when used in OptionValue. It works as intended in GZDoom. |
Steps To Reproduce | with the provided example wad:
1. pause the game
2. go to the "This works fine on both ports" menu
3. play around with the option, which has values that are not displayed properly on zandronum, yet on gzdoom they work as intended. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | LANGUAGEexample.pk3 (758) 2024-04-28 13:15 /tracker/file_download.php?file_id=2973&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2024-04-27 17:51 | Dox778 | New Issue | |
2024-04-27 17:55 | Dox778 | Note Added: 0023641 | |
2024-04-27 20:56 | WaTaKiD | Note Added: 0023642 | |
2024-04-28 13:15 | Dox778 | File Added: LANGUAGEexample.pk3 | |
2024-04-28 13:15 | Dox778 | Note Added: 0023643 | |
2024-04-28 13:17 | Dox778 | Note Edited: 0023643 | bug_revision_view_page.php?bugnote_id=23643#r14179 |
2024-04-28 14:30 | WaTaKiD | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=14181#r14181 |
2024-04-28 14:31 | WaTaKiD | Note Added: 0023644 | |
2024-04-30 15:47 | Kaminsky | Note Added: 0023651 | |
2024-04-30 15:47 | Kaminsky | Status | new => confirmed |
2024-04-30 15:47 | Kaminsky | Resolution | open => backport later |
2024-04-30 15:47 | Kaminsky | Category | Bug => Suggestion |
Notes |
|
(0023641)
|
Dox778
|
2024-04-27 17:55
|
|
I forgot to mention - the source port version I'm using is 3.2-alpha 64-bit 240414-1910.
When using the LANGUAGE lump string, it doesn't actually use the proper string and just displays the index (for example - $OPTVAL_ON would just display as $OPTVAL_ON). |
|
|
|
please provide a minimal example wad and reproduction steps |
|
|
(0023643)
|
Dox778
|
2024-04-28 13:15
(edited on: 2024-04-28 13:17) |
|
Sure thing, I've attached the LANGUAGEexample.pk3 file to the report. It's a very barebones menu showcasing where zandro manages to use the language lump strings properly, and where it fails.
REPRODUCTION STEPS:
1. pause the game
2. go to the "This works fine on both ports" menu
3. play around with the option, which has values that are not displayed properly on zandronum, yet on gzdoom they work as intended.
|
|
|
|
updated the ticket with said info, thank you |
|
|
|
|