SteamGridDB / steam-rom-manager

The bulk game importer and artwork manager for Steam!
https://steamgriddb.github.io/steam-rom-manager/
GNU General Public License v3.0
1.92k stars 123 forks source link

[BUG] EA Desktop parser failed with fatal error: TypeError: Cannot read properties of undefined (reading 'tagName') #677

Closed UnknownCyborgx closed 5 months ago

UnknownCyborgx commented 5 months ago

Upvote & Fund

Fund with Polar

cbartondock commented 5 months ago

Thanks! I will look into this.

UnknownCyborgx commented 5 months ago

Thanks! I will look into this.

I have my games on my second harddrive. It still doesnt work.

cbartondock commented 5 months ago

This appears to be an upstream bug in fast-xml-parser. I'll let them know.

cbartondock commented 5 months ago

Possibly this https://github.com/NaturalIntelligence/fast-xml-parser/issues/620 (open) or this https://github.com/NaturalIntelligence/fast-xml-parser/issues/620 (closed, I just need to update the fast-xml-parser dependency).

Could you message me on Discord (lontanadascienza) and attach the following files:

C:\Program Files (x86)\EA Games\*\__Installer\installerdata.xml (the * is a wildcard, so I need this file from every subdirectory of EA Games that has it).

UnknownCyborgx commented 5 months ago

@cbartondock I sent you a friend request on discord.

cbartondock commented 5 months ago

Issue is fixed in master.