Page 3 of 3

Re: [RELEASE] ShipVersion OXP v1.23

Posted: Mon Jan 04, 2021 11:11 pm
by cag
with ShipVersion installed but not HardShips: when docked, hit F3, F3, Enter

Code: Select all

Warning: mission.runScreen(): texture "start_choices_bg.png" could not be found.
    Active script: shipversion 1.24
    shipversion.js, line 290:
            function (choice) {
The reference is here:

Code: Select all

"D:\Oolite.org-oxzs\ShipVersion_1.24.oxz"
    in file: "Scripts/shipversion.js"
     288:              background: "start_choices_bg.png"
The missing file:

Code: Select all

"\Oolite.org-oxzs\HardShips_0.89.oxz"
    found in: "Images"
In ShipVersion, creating an Images folder and adding start_choices_bg.png from HardShips fixes the problem.