Scraper
-
And , when you say " configs are not at the default location " which configs are you talking about ?
-
-
And , when you say " configs are not at the default location " which configs are you talking about ?
I mean the EmulationStation configs; they are by default installed at
/opt/retropie/configs/all/emulationstation
so if you were in fact getting a "No such file or directory" error, that would mean there was nothing there. However:nothing happens
That's probably good. If it didn't give an error that means it worked. (Not necessarily that it fixed anything, but at least the CHOWN operation was successful.)
Are your scraped images still not saving? What happens if you manually edit something? Try going into a gamelist, highlighting a game and pressing "Select"; choose "Edit this game's metadata." Press A to activate the text box; type something in to change the game's name, then press A again to deactivate the box (Enter might also work, I forget if this worked before or only after I set my keyboard up as a controller to navigate the menus.) Press down on the gamepad and select "OK" and press A (this last bit is important. You have to highlight and choose "OK," if you just back out with B button then it will cancel the operation.) Now press B to back out of the menu; choose "yes" when it asks if you want to save the changes. Exit EmulationStation. Restart EmulationStation. Does the game name stay changed or does it revert to what it was before you changed it?
-
Hey , to answer mitu , ( and thank you for your response ) did not get any error messages , tried again , still , didn't work .
Now , I don't know where you guys are located , but I'm going for dinner ...(pizza ) I'll get back to this after and try "sleve' suggestion ...
Thanks -
@daddyz I don't believe it's fair to mention pizza without letting us know which toppings.
-
Home made dough , Cheese , tomatoes , prosciutto , artichoke hearts and mushrooms.......
Ok, followed what 'sleve' suggested , I changed the name on a game and after it was all done , the name is back to the original state......
MMMMMM... -
Run EmulationStation from the terminal with
emulationstation --debug
then repeat the previous step (modify a game's name, exit ES, check if name is saved). Get the ES log file from
$HOME/.emulationstation/es_log.txt
and post it here. -
Hey BuZz , did what you said , still didn't work.
Did the "$HOME/.emulationstation/es_log.txt " ...I get "Permission denied " -
What's the output of the 2 commands below:
ls -ld $HOME ls -ld $HOME/.emulationstation
-
For ....ls -ld $HOME I get drwr-xr-x 18 pi pi 4096 Feb 14 16:18 /home/pi
For.... ls -ld $HOME/.emulationstation I get lrwxrwxrwx pi pi 42 Feb 5 12:23 /home/pi/.emulationstation- (arrow ) /opt/retropie/configs/all/emulationstation
Some of the words are a different color , does it matter ? -
The permissions seem fine. How are you trying to transfer or view the file ? Just typing the file name will not show its contents.
To view the file, type
less $HOME/.emulationstation/es_log.txt
-
Thanks , I'm not sure what you mean about " transfer or view the file " having said that , I entered your last command and a whole bunch of script came on ........anything in particular I have to look for ?
most of the script is about emulators ( GBA, SNES ) etc. that have no games in them and says " ignoring it "
The heading of all this is "EmulationStation - v2.10.1rp. Built Dec 26 - 21.
At the bottom , /home/pi/.emulationstation/es_log.txt and the flashing cursor .
While reading the script , I've noticed that , on the NES emulator ( which I have Mario Brothers in ) , it says
"error parsing XML file " /home/pi/.emulationstation/gamelists/nes/gamelist.xml no document found.
Hope this helps -
"error parsing XML file " /home/pi/.emulationstation/gamelists/nes/gamelist.xml no document found.
The file where the game list is stored seems empty or corrupted, hence your issue. Do you have enough free disc space on your sdcard ?
When you exit EmulationStation, there's a welcome message that shows the free/available disc space - how much is left on your sdcard ? -
I'll take a look , question , How do I get out of the script page , tried " exit " "ESC" bot nothing .
Bottom says "end " Emulation station cleanly shutting down -
@daddyz Press
Q
to exit. -
Thank you .........File system /dev/root size 30G used 4.5G avail 24G
Is this it ? -
Also , Memory -3563628KB ( free ) 3930860KB ( total )
-
File system /dev/root size 30G used 4.5G avail 24G
It says 24GB are available, so my hunch was incorrect - you still have enough free space.
Your log showed an error for the NES gamelist file. Can you try removing the file and then test again, scraping the NES system and seeing if the changes stuck past rebooting EmulationStation ?
Remove the file by typing:rm /home/pi/.emulationstation/gamelists/nes/gamelist.xml
-
rm cannot remove /home/pi/.emulationstation/gamelists/nes/gamelist.xml no such file or directory
-
And if I may say , I'm amazed that you guys know all about this Linux stuff !!!!!! thumbs up
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.