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? #27

Closed grandfred29 closed 2 years ago

grandfred29 commented 2 years ago

Software version 0.6.0

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

My exe.xml file is located at C:\Users\fred\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\exe.xml

The error reported was

Unexpected end tag. Line 2, position 3.

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

<?xml version="1.0" encoding="Windows-1252"?>
</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?

grandfred29 commented 2 years ago

solved

RoystonS commented 2 years ago

Missing opening <SimBase.Document> tag. Seems to be a common problem!