ES Scraper Error: Failed to save resize image
-
What is the error in my photo? anyone? thanks guys :) i am really a noob in this.
-
Those are two separate commands, not one. So first, do:
cd ~/.emulationstation/downloaded_images/
There is a space between the 'cd' and the '~'. Then press Enter.
Then type:
ls -l
Again, there is a space between 'ls' and '-l'
-
@jdoolin thanks i did that and work :)
then i got this message, dont know why
-
I was able to solve the same error by looking into my folder and I noticed a .dat file that wansn't suppose to be in there. However, save files and other files related to the ROM needs to stay in there. As soon as I removed the file and retried the scrapper the error message went away and the Scrapping in Progress completed. Also, if the username is pi on the Retropie system. The only user available is pi not retropie, so be use to only have that ownership belong to [ sudo chown -R pi:pi {THE DIRECTORY YOU WANT TO CHANGE} ]
-
@winlinuxmatt in what directory? What .dat file?
And another question in witch directory i should be if i run this command
[ sudo chown -R pi:pi {THE DIRECTORY YOU WANT TO CHANGE} ]
-
@Carlos_Javier_S_
Sorry for the delayed response. The directory should be in ~/.emulationstation/downloaded_images/ in your instance you referrenced above. retropie:retropie will not work because that user doesnt exist on that version of retopie and you should use pi:pi instead.So run:
ls -alh
This will list the owner:group like pi:pi on each file and it not important to run, it is just for you to see who has ownership of the directory and the files within, now run:
sudo chown -R pi:pi mame-mame4all
This will make sure you are setting the correct user and ownership of that directory in your instance that you are having the same error for the scrapper
Don't go looking for a .dat file, I was only referring to my issue. If you see a file that is not suppose to be in there. Remove it and run the scrapper again. Keep in mind that mame roms have dependent files related to each ROM you have. I don't know what that is. I hope this will help you out
-
@Carlos_Javier_S_
Check the ~/RetroPie/roms/$CONSOLE folder, in your case mame folder. Look for files not suppose to be in there and rm fileyouwanttoremovecd ~/RetroPie/roms/mame-mame4all
or
cd /home/pi/RetroPie/roms/mame-mame4all
this is where you will look to fix the scrapping issue, look through the files and remove any weird files not suppose to be there.
-
If you have a windows PC on the lan, you can try this : https://retropie.org.uk/forum/topic/5291/soft-universal-xml-scraper-v2-easy-scrape-with-high-quality-picture ;) it's really easy to use, and don't have a lot's of path to configure (only one ^^ and if you have a default installation, he is already configured ;) )
-
@winlinuxmatt thank you :) i did this and scraper download info and picture of my games and then again que same error
I got 25 more games to go jajaja i chek the directory that you say and i only see the .zip of my roms and some directories artwork samples, no .dat file
What should o do? Thanks for your time and the other friends that help, i really apreciated.
-
Thanks, how do i conect the raspberry to the pc? Directly With a internet cable (rj45) ?
-
@Carlos_Javier_S_ 20 games download the picture and info is what i meant, still 25 to go
-
I know this is an old topic but I could not find any more recent ones discussing this issue. I had the same issue with the Scraper failing to save resized image. The fix was to chown the /downloaded_images/ and /gamelists/ since some folders were root and not pi user.
-
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.