Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gigantor XL has enormous dimensions when ReStock is installed #217

Open
Deiskos opened this issue Apr 8, 2020 · 1 comment
Open

Gigantor XL has enormous dimensions when ReStock is installed #217

Deiskos opened this issue Apr 8, 2020 · 1 comment
Assignees

Comments

@Deiskos
Copy link

Deiskos commented Apr 8, 2020

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
Copy link
Author

Deiskos commented Apr 8, 2020

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

@allista allista self-assigned this Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants