HeliosVirtualCockpit / Helios

Helios Distribution
https://github.com/HeliosVirtualCockpit/Helios/wiki
GNU General Public License v3.0
201 stars 33 forks source link

Viewports error #580

Closed Terrytory001 closed 2 years ago

Terrytory001 commented 2 years ago

It is my first to use Helios, all other setting are fine to go, but only this viewports error happened, can help to have a look? Thx. Helios_status_report_133020142476406514.txt

BlueFinBima commented 2 years ago

Hi @Terrytory001, typically the failure to apply a patch is due to the file being modified manually (or with another tool) prior to Helios attempting to patch the file. In this case the file is E:\DCS Open Beta\DCS World OpenBeta\Mods\aircraft\FA-18C\Cockpit\Scripts\fonts.lua. The file around line 130 should look like image

Please make sure you do not have viewport mods installed and run a DCS Repair (slow mode) to clean up DCS.

Terrytory001 commented 2 years ago

Hi @Terrytory001, typically the failure to apply a patch is due to the file being modified manually (or with another tool) prior to Helios attempting to patch the file. In this case the file is E:\DCS Open Beta\DCS World OpenBeta\Mods\aircraft\FA-18C\Cockpit\Scripts\fonts.lua. The file around line 130 should look like image

Please make sure you do not have viewport mods installed and run a DCS Repair (slow mode) to clean up DCS.

Hi @BlueFinBima,

I just did the DCS repair (slow mode) after your instruction including delete mods and script in user folder on PC. Gladly, the previous error disappeared, but some new errors happened.

Due to some aircraft i haven't purchased, so I disabled some aircraft viewports in Helios, but Helios doesnt allow me to skip below errors to run, any ideas how to fix it?

Thank you.

Helios_status_report_133021032569055116.txt

BlueFinBima commented 2 years ago

Hi @Terrytory001 If you're referring to

"status": "DCS installation in 'E:\\DCS Open Beta\\DCS World OpenBeta' is missing some patches in Mods\\aircraft\\F14\\Cockpit\\Scripts\\HeadUpDisplay\\Indicator\\init.lua",
"status": "DCS installation in 'E:\\DCS Open Beta\\DCS World OpenBeta' is missing some patches in Mods\\aircraft\\F14\\Cockpit\\Scripts\\RWR\\Indicator\\Pilot\\init.lua",
"status": "DCS installation in 'E:\\DCS Open Beta\\DCS World OpenBeta' is missing some patches in Mods\\aircraft\\F14\\Cockpit\\Scripts\\RWR\\Indicator\\RIO\\init.lua",

Then I suspect that this will be https://github.com/HeliosVirtualCockpit/Helios/issues/579. There will be a fixed set of patches in the next release of Helios although you're likely to need to manually revert the patch which is already applied to the files referenced above.

BlueFinBima commented 2 years ago

Closed due to inactivity