Closed GuardianDll closed 2 years ago
There is a segmentation fault in Interface and Debug option while using page down button
Interface
Debug
page down
Options
Not having the segmentation fault
I dont really know is it my pc or is it a real bug page up works fine also its not related to the world, the bug can occur right from the main menu
page up
I dont really know is it my pc or is it a real bug
I can reproduce. This is a fun bug.
https://github.com/CleverRaven/Cataclysm-DDA/blob/0e97f8b5308ffbdc1060e27c6163341e5bcdb9e5/src/options.cpp#L2893
Array out of bounds. Trying to get element 63 - iCurrentLine - of a size 56 array.
Describe the bug
There is a segmentation fault in
Interface
andDebug
option while usingpage down
buttonSteps to reproduce
Options
Interface
orDebug
settingspage down
for a bunch of timesExpected behavior
Not having the segmentation fault
Screenshots
Versions and configuration
Additional context
I dont really know is it my pc or is it a real bug
page up
works fine also its not related to the world, the bug can occur right from the main menu