SteamGridDB / steam-rom-manager

An app for managing ROMs in Steam
GNU General Public License v3.0
1.79k stars 119 forks source link

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

Closed UnknownCyborgx closed 2 days ago

UnknownCyborgx commented 2 weeks ago

Upvote & Fund

Fund with Polar

cbartondock commented 2 weeks ago

Thanks! I will look into this.

UnknownCyborgx commented 2 weeks ago

Thanks! I will look into this.

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

cbartondock commented 2 days ago

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

cbartondock commented 2 days 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 2 days ago

@cbartondock I sent you a friend request on discord.

cbartondock commented 2 days ago

Issue is fixed in master.