Program stuck on "Scanning Games Library (0%)" - Batocera
PlnLemoNr opened this issue · 5 comments
Describe the bug
When i run the program from the Batocera terminal, it is stuck on 0% when scanning games files and then it aborts by itself.
I placed the file in a folder i choose myself because i could not find the folder where emulator's executable resides. In a video, someone does just the same, on Batocera, and it works just fine.
To Reproduce
Steps to reproduce the behavior:
- Go to the Batocera Terminal
- Add the executable permission to a file with
chmod +x ./SwitchEmuModDownloader
- Run the program with
DISPLAY=:0 ./SwitchEmuModDownloader
- Click on "Download Game Mods" (Download Server : Official Switch-Mods Repo)
Expected behavior
Program is successfully executed
Desktop/Laptop (please complete the following information):
- OS: Linux Kernel, Batocera
- Yuzu Version 1734
- Yuzu installed
- Path to
Mod Load Root
folder: Sorry but can't fint it, i dont know what it is exactly - Upload a copy of your
qt-config.ini
: Cannot find it
Thanks for opening up the issue.
The mirror currently being used for the "Official Switch-Mods Repo" is down at the moment, use Lexouille's alternative repo to pull the mods as this is a GitHub mirror of the Official Switch-Mods repo.
I will be pushing out a fix for this though
See below
Well it still doesn't work.. Stuck on scanning games library
Oh sorry now it just crash saying Aborted after the State.cs:line 89
, after SwitchEmuDownloader.Program.Main(String[])
Sorry for the late reply! Been away!
Hmmm, strange. Let me look into this and get back to you, bare with :)