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

ES not loading gamelist.xml #78

Closed
nerdwad opened this issue May 31, 2013 · 9 comments
Closed

ES not loading gamelist.xml #78

nerdwad opened this issue May 31, 2013 · 9 comments

Comments

@nerdwad
Copy link

nerdwad commented May 31, 2013

Hello - Apologies if this has already been fixed, but I couldn't find anything searching.

I've been making custom changes to my gamelist.xml to clean up title names, etc and all has been going well so far. However I powered on my Pi earlier and launched ES to see a version that I had modified earlier today. My new changes aren't being picked up. ES sees the gamelist.xml file because when I remove it from the directory I get the standard out-of-the-box list. Any ideas why this would happen?

Thanks!

@HorstBaerbel
Copy link

Try to do it again. If it doesn't work your SD card might be broken... I had that problem recently.
There's for example http://www.heise.de/download/h2testw.html which can test if your card works ok. This mostly seems to happen with class 6/10 cards and overclocking.

@nerdwad
Copy link
Author

nerdwad commented May 31, 2013

Hmm.. ok I'll check it out. Thanks!

@nerdwad
Copy link
Author

nerdwad commented Jun 2, 2013

I think something got corrupted at some point, I re-imaged my SD card and everything is cool now. I'd say it is safe to close this issue.

Thanks!

@jlpubarch
Copy link

Hi, I was having this same problem, too. I was editing my gamelist.xml file by FTP'ing it over to my PC laptop and working in Dreamweaver...BAD IDEA!

I started opening the XML directly from file manager inside X. Edited with Leafpad and never experienced the issue again. I think its safe to say a corruption occurs when saving in a PC environment and sending back to a Linux one.

Hope this helps!

@HorstBaerbel
Copy link

This might be an issue with line endings... If you encounter this when copying config files from Windows->Linux first change the line endings to Unix in an editor (Leafpad/Notepad++/PSPad). This should probably be fixed in code too though...

@nerdwad
Copy link
Author

nerdwad commented Jun 3, 2013

Hmm.. I've been doing all my editing in Notepad++ on a Windows box (FTP off and back on) and this seems to work fine.

@Aloshi
Copy link
Owner

Aloshi commented Jun 3, 2013

If it is a problem with line endings, I think the problem would lie within PugiXML - but it looks like the XML specification doesn't care about line ending style.

@HorstBaerbel
Copy link

I think something got corrupted at some point, I re-imaged my SD card and everything is cool now. I'd say it is safe to close this issue.

Did you use the same config files again after reinstalling? Are they working now? Then it might have been a SD card corruption issue.
I had this a while back where I could edit /boot/config.txt, but changes weren't saved. Shortly after that my SD card broke conpletely... :/

@nerdwad
Copy link
Author

nerdwad commented Jun 3, 2013

Yes I did use the same and yes they are working fine now, thinking I had the same problem here.

@Aloshi Aloshi closed this as completed Jun 30, 2013
dpeddi pushed a commit to BlackHole-Devel/EmulationStation that referenced this issue Aug 9, 2018
…iffs

Instant Shutdown by only writing changes to gamelist.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants