Closed Voideka closed 5 years ago
Pressing 'Enter' on the item filter screen with no results causes a segmentation fault.
Steps to reproduce the behavior:
Nothing should happen, and game should not crash
Assertion failed!
Program: C:\Games\cataclysmdda\cataclysm-tiles.exe File: src/inventory_ui.h, Line 101
crash.log
debug.log
save.zip
Possibly related to https://github.com/CleverRaven/Cataclysm-DDA/issues/31771
Cannot reproduce. Should be fixed by #32324.
Closing as it seems this has been fixed. If you can reproduces this feel free to ping me to reopen.
Describe the bug
Pressing 'Enter' on the item filter screen with no results causes a segmentation fault.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
Nothing should happen, and game should not crash
Screenshots
Versions and configuration
Additional context
Initial error dialog:
MinGW Runtime Assertion
Assertion failed!
Program: C:\Games\cataclysmdda\cataclysm-tiles.exe File: src/inventory_ui.h, Line 101
Expression: !locations.empty()
Abort Retry Ignore
crash.log
debug.log
save.zip
Possibly related to https://github.com/CleverRaven/Cataclysm-DDA/issues/31771