Bug #24857
FTE-1 Drain valve can drain intake air
Start date:
02/15/2020
% Done:
100%
Language:
English (US), 简体中文 (Chinese Simplified)
Mod Related:
No
Votes:
Description
FTE-1 Drain valve can drain intake air when attached to air intakes.
Video showing how this bug work: (Chinese but enough to show how this bug work)
https://b23.tv/av88826273
History
#1 Updated by just_jim almost 5 years ago
- File Bottlerocket Rover.craft added
- File screenshot534.png added
- Status changed from New to Confirmed
- % Done changed from 0 to 10
Confirmed,
#2 Updated by just_jim almost 5 years ago
- File deleted (
Bottlerocket Rover.craft)
#3 Updated by just_jim almost 5 years ago
- File deleted (
screenshot534.png)
#5 Updated by Anth12 almost 5 years ago
Fun bug ;)
#6 Updated by 050644zf almost 5 years ago
- File ResourcesGeneric.cfg ResourcesGeneric.cfg added
Kerbal Space Program\GameData\Squad\Resources
RESOURCE_DEFINITION
{
name = IntakeAir
displayName = #autoLOC_501005 //#autoLOC_501005 = Intake Air
abbreviation = #autoLOC_6002101 //#autoLOC_6002101 = Air
density = 0.005
unitCost = 0
hsp = 10
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = false
isVisible = false
iRESOURCE_DRAIN_DEFINITION
{
isDrainable = false
showDrainFX = false
}
}
in line 134, there is a typo that add an 'i' before the 'RESOURCE_DRAIN_DEFINITION'
#7 Updated by gotmachine almost 5 years ago
Remark : it would have been a good choice to have
isDrainable = isVisible
as a default when no RESOURCE_DRAIN_DEFINITION is found
That would have prevented that issue, as well as the same issue on mods resources.
#8 Updated by just_jim almost 5 years ago
- Assignee set to just_jim
#9 Updated by victorr over 4 years ago
- Status changed from Confirmed to Ready to Test
- Target version set to 1.9.1
- % Done changed from 10 to 80
We've made some changes in the latest build and would like some input on this issue please. Thanks.
#10 Updated by victorr over 4 years ago
- Assignee deleted (
just_jim)
#11 Updated by Anth12 over 4 years ago
- File 1.9.0 SPH.png 1.9.0 SPH.png added
- File 1.9.0 Runway.png 1.9.0 Runway.png added
- File 1.9.1 SPH.png 1.9.1 SPH.png added
- File 1.9.1 Runway.png 1.9.1 Runway.png added
- Status changed from Ready to Test to Resolved
- % Done changed from 80 to 100
I tested it as per the screenshots, tested it in flight
and I did some testing on multiple propellents and ore tanks.
No Air intake issues anymore (kind of liked this one ;))
Resolved
#12 Updated by chris.fulton over 4 years ago
- Status changed from Resolved to Closed