MiSTer-devel / Arcade-Galaxian_MiSTer

Arcade: Galaxian for MiSTer
11 stars 18 forks source link

Black Hole.mra is apparently broken XML #17

Closed c0d3h4x0r closed 3 years ago

c0d3h4x0r commented 4 years ago

/media/fat/Scripts/mra_rom_check.sh says:

There are issues with one or more of your MRA or MAME files

Please gently encourage Developers and Maintainers of MRA files to correct files with broken XML, missing CRC values and missing MAME versions values to correct their MRA files

/tmp/mra_rom_check.log says:

Broken XML:/media/fat/_Arcade/Black Hole.mra
c0d3h4x0r commented 4 years ago

I'm guessing this may be due to the unescaped / character used inside the category field and/or the unescaped & character used inside the manufacturer field.

dshadoff commented 3 years ago

Fix submitted and pull request issued. Should be integrated soon.