(2017-04-18, 05:55)moonchilddave Wrote: Trying to get IARL working - but am getting an error when launching... Any ideas? Kodi 17.1 on Amazon Fire TV (2nd gen).
(2017-04-18, 08:38)linkinsoldier Wrote: Will not work on normal 17.x build, you will need 18.x build (currently only available as alpha!!) or custom build
Not true! IARL should work on Kodi v16 or later. It just can't play games directly in Kodi with Retroplayer unless you're using v18 or a test build from
here. Should still work without a problem using Retroarch and external launching though.
It appears there's been some sort of xml file corruption. I think only one other user has described the same issue, and I have no idea why it happens, but I think this example shows where I can prompt the user to delete the bad file if it does happen - I'll add that to my list of things to update.
In the meantime, I suggest you uninstall the addon, and delete the folder (using ES-File explorer or adbLink or similar):
Code:
Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.program.iarl
And then re-install.
Alternatively, you can just try deleting the one file it's complaining about:
Code:
Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.program.iarl/dat_files/Atari_7800_ZachMorris.xml
and see if that resolves the error.