allista / hangar

This is a plugin for the Kerbal Space Program. It provides several modules and parts to store complete vessels that aren't needed to free CPU of their burden.
http://forum.kerbalspaceprogram.com/threads/88933
Other
18 stars 9 forks source link

Gigantor XL has enormous dimensions when ReStock is installed #217

Open Deiskos opened 4 years ago

Deiskos commented 4 years ago

With ReStock installed image

Without ReStock (and ReStock+) image

Minimal case image


Bug is reproducible with only Hangar and ReStock (plus dependencies) installed.

Steps to reproduce:

  1. Install Hangar and ReStock
  2. Attempt to put Gigantor XL in any hangar
  3. Fail.

KSP version: 1.8.1.2694, no DLC Mod version: 3.5.0

Deiskos commented 4 years ago

A quick fix for now would be to:

  1. Add
    @PART[largeSolarPanel]:BEFORE[ReStock]
    {
     RestockIgnore = True
    }

    At the end of GameData\ReStock\RestockPatchDisabler.cfg

  2. Create a xxx.restockwhitelist file (where xxx is anything) in GameData, with text Squad/Parts/Electrical/gigantorXlSolarArray/

This will disable ReStock for Gigantor XL part