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

Open jdrews528 opened 17 hours ago

jdrews528 commented 17 hours ago

Software version

0.8.2

Location of my exe.xml file

C:\Users\jdrew\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\exe.xml

Contents of my exe.xml file

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<SimBase.Document Type="SimConnect" version="1,0">
<Descr>SimConnect Server Configuration</Descr>
<Filename>SimConnect.xml</Filename>
<SimConnect.Comm>
<Descr>Static IP4 port</Descr>
<Protocol>IPv4</Protocol>
<Scope>local</Scope>
<Port>500</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Static IP6 port</Descr>
<Protocol>IPv6</Protocol>
<Scope>local</Scope>
<Port>501</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Custom Pipe</Descr>
<Protocol>Pipe</Protocol>
<Scope>local</Scope>
<Port>Custom\SimConnect</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Dynamic IP4 port</Descr>
<Protocol>IPv4</Protocol>
<Scope>local</Scope>
<Port>0</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Dynamic IP6 port</Descr>
<Protocol>IPv6</Protocol>
<Scope>local</Scope>
<Port>0</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Default FSX Pipe</Descr>
<Protocol>Pipe</Protocol>
<Scope>local</Scope>
<Port>0</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
</SimBase.Document>

The installation error

Root element is missing.
jdrews528 commented 17 hours ago

Fixing files is way beyond my tech skills.

jaoord commented 10 hours ago

Where is your better bravo lights installed?

RoystonS commented 8 hours ago

That's a very odd looking exe.xml file. I've never seen one like it. Normally they have <Launch.Addon> sections but yours only has <SimConnect.Comm> sections specifying port information but nothing about addons.

It's also a valid XML file which wouldn't give the reported error, reports itself as SimConnect.xml (see the filename on line 2) rather than exe.xml, so I suspect you may have sent the wrong file?

(Compare with the exe.xml file reported at https://github.com/RoystonS/BetterBravoLights/issues/69, which correctly has <Filename>exe.xml</Filename>.)

jdrews528 commented 5 hours ago

C:\Users\jdrew\Downloads\BetterBravoLights_JRpUI\Program\Packages\better-bravo-lights-lvar-module\ContentInfo

Install defaulted to this. Hope it helps.

Jeff

On Thu, Sep 19, 2024 at 3:44 AM Royston Shufflebotham < @.***> wrote:

That's a very odd looking exe.xml file. I've never seen one like it. Normally they have sections but yours only has

sections specifying port information but nothing about addons. It also reports itself as SimConnect.xml (see the filename on line 2) rather than exe.xml, so I suspect you may have sent the wrong file? — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you authored the thread.Message ID: ***@***.***>
jdrews528 commented 5 hours ago

I don't know where to look for a different file and don't know what to look for.Sent from my iPadOn Sep 19, 2024, at 6:53 AM, Jeffrey Drews @.> wrote:C:\Users\jdrew\Downloads\BetterBravoLights_JRpUI\Program\Packages\better-bravo-lights-lvar-module\ContentInfoInstall defaulted to this.  Hope it helps.JeffOn Thu, Sep 19, 2024 at 3:44 AM Royston Shufflebotham @.> wrote: That's a very odd looking exe.xml file. I've never seen one like it. Normally they have sections but yours only has sections specifying port information but nothing about addons. It also reports itself as SimConnect.xml (see the filename on line 2) rather than exe.xml, so I suspect you may have sent the wrong file?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

RoystonS commented 5 hours ago

When BBL starts up and tells you that the exe.xml file is corrupt, it should offer to raise a bug report here for you, and it should automatically fill in all the details, including all the correct exe.xml file contents. Did it not do that?

Do you have a file C:\Users\jdrew\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\exe.xml ? That's the one that BBL needs to get fixed. I think you've sent the contents of C:\Users\jdrew\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\SimConnect.xml ?

jdrews528 commented 5 hours ago

I tried install again and did get that.  Does this help?Sent from my iPadOn Sep 19, 2024, at 7:09 AM, Royston Shufflebotham @.***> wrote: When BBL starts up and tells you that the exe.xml file is corrupt, it should offer to raise a bug report here for you, and it should automatically fill in all the details, including all the correct exe.xml file contents. Did it not do that? Do you have a file C:\Users\jdrew\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\exe.xml ? That's the one that BBL needs to get fixed. I think you've sent the contents of C:\Users\jdrew\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\SimConnect.xml ?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>