Cazh1 / pe

0 stars 0 forks source link

Edit Save file unable to be used #2

Open Cazh1 opened 10 months ago

Cazh1 commented 10 months ago

image.png After editing only 1 character in the save file: the highlighted letter k to K, the application discarded the save file. I reverted the k but the application still does not accept the file. This make editing the save file feature not user friendly as any accidental edit by the user will discard the whole game, even if the user tries to rectify the issue

soc-se-bot commented 10 months ago

Team's Response

The program is functioning as intended, it only loads a valid chessboard so any user error will be treated as an invalid chessboard and a new game will be prompted.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I understand that the error in the chessboard would be treated as invalid chessboard. However, my issue was that even after the file was reverted to its original state, the application still did not read the save file as intended. I attempted a few ways: 1) Saving the file after reverting. 2) Copying the file to notepad, starting a new game and pasting it over.

None led to the successful continuation of the game. I am willing to agree that the severity can be dropped to low however I do not think that this feature was working as intended.