RoystonS / BetterBravoLights

Utility for controlling lights on a Honeycomb Bravo Throttle from Microsoft Flight Simulator
MIT License
42 stars 8 forks source link

Can you help fix my corrupt exe.xml file? #11

Closed DH174 closed 2 years ago

DH174 commented 2 years ago

Software version 0.4.0

Problem BetterBravoLights refused to install because my exe.xml file is corrupt.

My exe.xml file is located at C:\Users\User\AppData\Roaming\Microsoft Flight Simulator\exe.xml

The error reported was

Unexpected end tag. Line 7, position 3.

The contents of the exe.xml file are as follows:

<?xml version="1.0" encoding="Windows-1252"?>
  <Launch.Addon>
    <Name>AFCBridge</Name>
    <Disabled>False</Disabled>
    <Path>C:\Users\User\AppData\Roaming\Microsoft Flight Simulator\Packages\community\AFC_Bridge\bin\AFC_Bridge.exe</Path>
   </Launch.Addon>
</SimBase.Document>

I understand that BetterBravoLights didn't corrupt the file and that it's simply warning about the corrupted file. But could you help me fix it?

DH174 commented 2 years ago

Managed to repair. Thanks

RoystonS commented 2 years ago

Ah, excellent. Yep, looks like there's a missing leading <SimBase.Document>.

Interesting. Looks like the only other software you have is the Honeycomb AFC Bridge. Ever tried to install any other similar software?

DH174 commented 2 years ago

Nope only AFC Bridge.