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

Similar to Issue #276: Import removing Retroarch entries #313

Open
L-28 opened this issue Nov 8, 2024 · 2 comments
Open

Similar to Issue #276: Import removing Retroarch entries #313

L-28 opened this issue Nov 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@L-28
Copy link

L-28 commented Nov 8, 2024

Cartridges removes Retroarch games after the have been successfully added

Reproduction not guaranteed, but I think it has something to do with this:
Import Retroarch games
Download a game through Retroarch/Online Updater/Content Downloader
Import again, and the Retroarch games will be removed

Log File:
cartridges-1.log

OS: Arch Linux
Installation Method: AUR, though the Flatpak has similar issues
Version: 2.10.1

@L-28 L-28 added the bug Something isn't working label Nov 8, 2024
@L-28
Copy link
Author

L-28 commented Nov 8, 2024

I think I managed to find the Error:
Retroarch had Unicode invalid characters in the "base_content_directory": "HERE WERE THE UTF-8 INVALID CHARACTERS I UNFORTUNATELY DELETED THEM one of them was xf4", portion of the playlist file(s).

Once removed the importer works without issues.

@L-28
Copy link
Author

L-28 commented Nov 9, 2024

The Error happened again the offending characters were "åu" this time (again in base_content_directory) seemingly happens when one downloads the thumbnails over the online updater (as the error happened even though I didn't download games through the Content downloader)

It's seemingly a problem on retroarch's end. (Though there is hopefully a way to mitigate it in the python importer)

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