-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Labels
(S1 - Need confirmation)Report waiting on confirmation of reproducibilityReport waiting on confirmation of reproducibility
Description
Describe the bug
With a current master build in curses mode, some parts of the game interface completely fail to render anything. Details in reproduction steps below.
Attach save file
N/A
Steps to reproduce
ctrl+d
(or other hotkey) to open the debug menu, see Debug menu obscuring the world views
pawn, Debug menu replaced with Spawning menuw
to spawn an item, Spawning menu disappears, replaced by nothing, de-obscuring the world view, the same visual as before step 1- '/' to search for an item, see the search interface (no labels, just a box and cursor)
- type in any item name substring, hit enter
- hit enter again to select the first search result in the invisible item spawn dialog
- see the "how many items do you want to spawn" dialog
..
- die, game appears to freeze with the world view still visible
ctrl+c
to quit, see the "Really Quit?" dialog on top of the RIP tombstone interface which was previously not visible.N
/ctrl+c
a few times, see the RIP tombstone remain, while the parts of the "Really Quit" dialog not overwritten by the RIP interface sometimes remain visible and sometimes disappear (indicating whether or not the world view was redrawn)
Expected behavior
Interfaces render correctly
Screenshots
RIP interface with not-erased Really Quit dialog behind it:
Debug item spawn search dialog visible (with no label), but debug item spawn interface is not drawn behind it (or ever):
Versions and configuration
- OS: Linux
- OS Version: LSB Version: n/a; Distributor ID: EndeavourOS; Description: EndeavourOS Linux; Release: rolling; Codename: rolling;
- Game Version: 218dc92-dirty [64-bit]
- Graphics Version: Curses
- Game Language: System language []
- Mods loaded: [
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Portal Storms Ignore NPCs [personal_portal_storms]
]
Additional context
No response
Metadata
Metadata
Assignees
Labels
(S1 - Need confirmation)Report waiting on confirmation of reproducibilityReport waiting on confirmation of reproducibility