KSP-RO / RealISRU

Realistic ISRU for KSP
Other
12 stars 12 forks source link

Do not see plume for methane engines #21

Closed Bornholio closed 7 years ago

Bornholio commented 7 years ago

Using normal RO setup no real/stock plume visible, starting troubleshooting.

Bornholio commented 7 years ago

Loaded today with no issue on plume. Only changes to DRE configs. Did notice still has no Methane fuel bar.

Bornholio commented 7 years ago

http://imgur.com/n6aACuU http://imgur.com/Zwtwifz

example Fix for fuel bars /master/GameData/RealISRU/Parts/MMParts/Mars_ISRU.cfg line 37, 75 and 134

        @PROPELLANT[LiquidFuel]
        {
            @name = LqdMethane
            @ratio = 0.427
            @DrawGauge = True
}
stratochief66 commented 7 years ago

Yeah, I forgot to add the gauge. Please PR at, we'd gladly accept the fix.

Bornholio commented 7 years ago

closed by #22