Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copying save file to formatted memory card doesn't work #53

Closed
Pyr0x1 opened this issue Apr 15, 2023 · 1 comment
Closed

Copying save file to formatted memory card doesn't work #53

Pyr0x1 opened this issue Apr 15, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Pyr0x1
Copy link
Owner

Pyr0x1 commented Apr 15, 2023

If the destination memory card has all blocks in the formatted state, the findFirstEnoughContiguousEmptyBlocks() method returns -1 as starting index for the copy, as if there is no enough space.

@Pyr0x1 Pyr0x1 added the bug Something isn't working label Apr 15, 2023
@Pyr0x1 Pyr0x1 self-assigned this Apr 15, 2023
@Pyr0x1
Copy link
Owner Author

Pyr0x1 commented Apr 15, 2023

Fixed in d45863c

@Pyr0x1 Pyr0x1 closed this as completed Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant