Steps to recreate bug:
- Start program using java -jar
- Select input option 2 (Load Game option)
- User may enter "2" or any non-fully integer input (e.g "d", 12s", "2.0" etc)
- The program will then show just show a new line
- Pressing enter again will cause the entire program to crash
The program in this scenario does not handle incorrect input correctly, and does not fail gracefully, it also affects when saving the game and choosing a slot to save in. See images attached for more information


[original: nus-cs2113-AY2425S2/pe-interim#1127] [original labels: type.FunctionalityBug severity.Medium]
Steps to recreate bug:
The program in this scenario does not handle incorrect input correctly, and does not fail gracefully, it also affects when saving the game and choosing a slot to save in. See images attached for more information
[original: nus-cs2113-AY2425S2/pe-interim#1127] [original labels: type.FunctionalityBug severity.Medium]