You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding zones, it seems impossible to scroll the zone for "vehicle repairs" onto the screen without crashing.
I experienced this issue first with tag cdda-experimental-2024-09-01-0444, whereas with cdda-experimental-2024-08-31-0432 I was able to create the zone.
Attach save file
N/A
Steps to reproduce
Create a world or use an existing one (mods don't matter as far as I've tested).
Add or load a character (again, details don't matter).
Open the zone manager ('Y').
Try to add a zone ('A').
Scroll far enough to make the last item appear ("Vehicle Repairs" I think is the name).
Expected behavior
Scrolling - with mouse or keyboard - should not lead to a crash.
Screenshots
No response
Versions and configuration
- OS: Linux
- OS Version: Distributor ID: Pop; Description: Pop!_OS 22.04 LTS; Release: 22.04; Codename: jammy;
- Game Version: f59d7e9 [64-bit]
- Graphics Version: Tiles
- Game Language: System language []
- Mods loaded: [
Dark Days Ahead [dda]
]
Yep, duplicate of #76110. UIlist is used all over the place, and the bad access appears to come from trying to draw UI hotkeys, so any uilist can presumably trigger it depending on your hotkey setups.
Thank you for reporting this bug. We already have an issue # tracking this. To keep the reports organized (so we can fix them!) your issue will be closed, and a link provided to keep all conversation together.
Describe the bug
When adding zones, it seems impossible to scroll the zone for "vehicle repairs" onto the screen without crashing.
I experienced this issue first with tag cdda-experimental-2024-09-01-0444, whereas with cdda-experimental-2024-08-31-0432 I was able to create the zone.
Attach save file
N/A
Steps to reproduce
Expected behavior
Scrolling - with mouse or keyboard - should not lead to a crash.
Screenshots
No response
Versions and configuration
Additional context
logs.zip
The text was updated successfully, but these errors were encountered: