#92610
ceuse
Participant

tried that.

with standart allocation (384) + adding a new gamelist. Error.
Changed allocation to 512 + adding a new (1 Game) gamelist . Same error.

Gonna try to check es_log.txt and then respond
Edit:
ok since the ES Log is almost completly the same (compared working / non working es_log)
Only diffrence (parsing a non existing folder/xml file):


lvl1: 	  Unknown platform for system "kodi" (platform "kodi" from list "kodi")
lvl2: 	Parsing XML file "/home/pi/.emulationstation/gamelists/kodi/gamelist.xml"...

Changes to (actual location of a existing gamelist.xml file)


lvl1: 	  Unknown platform for system "kodi" (platform "kodi" from list "kodi")
lvl2: 	Parsing XML file "/home/pi/RetroPie/roms/kodi/gamelist.xml"...

here some more info / screens on what happens :

before i add a new gamelist.xml everything works fine :

[img]http://i.imgur.com/hUeqJvf.jpg[/img]

after i Add My Kodi Gamelist after i try to enter the emulator :

[img]http://i.imgur.com/xKh6cu9.jpg[/img]

after that it freezes

and heres the es_log if anyone is intrested in the full Log

es_log.txt

and heres the xml i try to add

gamelist.xml

To summarize : I add a new gamelist to emulationstation – everything works fine while i dont enter a System.
After i enter a (random) System this above happens and the system freezes.