SongZijin / pe

0 stars 0 forks source link

Inaccurate display of welcome message when savefile changed #2

Open SongZijin opened 1 year ago

SongZijin commented 1 year ago

When the format of the text saved is edited to be different from the original version, the program is capable of handling this properly, however, the welcome message will display that there is no save file, despite being able to list the contents in the save file. An image of what is displayed is shown below:

Screenshot 2023-04-14 at 4.57.24 PM.png

Change made: from [0/1] bug to [0/1 bug in PackingList.txt

nus-pe-script commented 1 year ago

Team's Response

Wrong error message

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Program views erroneous file as "no save files detected"

By first editing the save file to some possibly erroneous values as shown below,

image.png

when program is run, it reflects that there are no save files and treats the user as a new user

image.png

this results in user possibly being unaware of file errors and why their previously saved files do not show up.


[original: nus-cs2113-AY2223S2/pe-interim#2500] [original labels: type.FunctionalityBug severity.High]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

This incorrect error message is a flaw that is unlikely to affect normal operations of the product. Appears only in very rare situations and causes a minor inconvenience only. Therefore it should be a low severity.

  • it is purely a wrong error message, the program does still read in and parse the save file

    Items for the Tester to Verify

    :question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]