sxfoo / pe

0 stars 0 forks source link

Storage editing bug #9

Open sxfoo opened 2 months ago

sxfoo commented 2 months ago

If the user is able to modify storage by text, would there be a way to know if the storage has been altered and subsequently, erase profile data or do something? Currently it will show profile corrupted for some manipulation of storage such as editing occupation, but not for others such as changing money to a high enough value. This behaviour is inconsistent

Otherwise the program can run and show messages like these instead of winning the game:

image.png

nus-se-bot commented 2 months ago

Team's Response

Thank you for your response!

The game restart will be triggered if you input invalid numbers such as negative number for the money you have. The editing to a very large number for money is still allowed as it will just make you win the game and will not affect the operation of other features. This is because after you win, the player profile would be erased and restart the game.

You are not winning immediately after you entered the game is because the round had not concluded yet. You will need to perform the action then the winning message would appear.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]