Geeeetyx / pe

0 stars 0 forks source link

Incorrect reading of save file when changing and restoring save file #4

Closed Geeeetyx closed 1 year ago

Geeeetyx commented 1 year ago

image.png

Notice the last entry's UID starts with a C. When using the list command, this is the result, where the result is correct.

image.png

Upon changing it to a S, the program correctly does not include it the next time the program is run and the list command is invoked.

image.png

See the bottom of the image for only 7 entries.

image.png

However, when changing the UID back to C, the program does not recognise the last line in the save file anymore, only showing 7 entries when using the "list" command again.