Heart-of-N1 / pe

0 stars 0 forks source link

Program crashes when manually editing the omni.txt file for inputs. #1

Open Heart-of-N1 opened 4 months ago

Heart-of-N1 commented 4 months ago

image.png

As shown below, accidentally deleting the delimiters "/" will cause the program to crash on start-up.

image.png

nus-se-script commented 4 months ago

Team's Response

The users are not supposed to edit the save file manually. We will include this in future versions of user guide so that users do not edit the save file.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: According to the constraint website, users are supposed to edit the local storage file directly. It is a scope declared at the start of the TP. See: https://nus-cs2113-ay2324s2.github.io/website/admin/tp-constraints.html#tp-constraints

image.png


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.High`] - [x] I disagree **Reason for disagreement:** According to the constraint website, users are supposed to edit the local storage file directly. See: `https://nus-cs2113-ay2324s2.github.io/website/admin/tp-constraints.html#tp-constraints` ![image.png](https://raw.githubusercontent.com/Heart-of-N1/pe/main/files/481b746e-f645-432d-a8dd-4ccd4f5fbbc5.png) The definition of severity: high issue refers to any issue that can cause the programme to not work at all, and this issue fits within that category. See: `https://nus-cs2113-ay2324s2.github.io/website/admin/tp-pe.html#pe-phase-2-developer-response` ![image.png](https://raw.githubusercontent.com/Heart-of-N1/pe/main/files/3ba9f339-a297-4b28-886c-a5ea30b1620e.png)