Jump to content
LaunchBox Community Forums

Recommended Posts

Posted (edited)

Hello! 

I obtained the MAME 0.285 ROMs (merged) , copied it in separate folder from the one being tracked by bittorrent, and tried to import it via Launchbox v13.26 (on windows 10). After maybe 10 seconds of parsing, I'm getting this error: 

Quote

Name cannot begin with the '8' character, hexadecimal value 0x38. Line 4292731, position 47.

 image.thumb.png.24724270b4ae4a945a3e26c01c77677a.png

I tried to go into the MAME downloaded by Launchbox (which I confirmed is indeed v0.285 by runing mame.exe -version), and generated the catalog with mame.exe -listxml > list.xml

When I go to line 4292731, I see this, which doesn't seem invalid to me:
image.thumb.png.680b52c305179b5f740a322a0f8da2b1.png

I also looked for any occurence of "<8" in the file, and found nothing, which means that file shouldn't have any tag whose name starts with the character '8'

image.thumb.png.d240595c32a6538805f4fdd0d743fbca.png

The "Logs" directory of Launchbox is also emtpy, and I don't see any sneaky folder in the appdata.

In every youtube tutorial I found on this topic, the presenter doesn't go into details about this step. It's just a simply one-click, no trouble step with no mention of what could go wrong.

I may have missed, but didn't find any topic on this forum with that issue.

So I am rather confused as to what's going on. Anyone can help me? Launchbox looks like a really cool app, and it's a shame it immediately fails like this with a pretty cryptic error message and no hint as to how to fix it.

 

Edited by lightfox
Posted
40 minutes ago, lightfox said:

When I go to line 4292731, I see this, which doesn't seem invalid to me:

The error message looks like an xml parsing error.  Since list the listxml result starts with a DOCTYPE declaration, go down from the line it says errored about 163 more lines. (to approx. line 4,292,894)  "163" being about the length (# of lines) of the declaration.

Also, you're probably looking for <machine name=.  I suspect LaunchBox parses the xml into a Model which has the elements saved as capitalized words. (like shown in the error, Name)

 

Or, retry the MAME Arcade Import Wizard again.  It's possible when LaunchBox ran its own -listxml, something got malformed.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...