Jump to content

Search the Community

Showing results for tags 'shielding'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Welcome Aboard
  • Kerbal Space Program 1
    • KSP1 Discussion
    • KSP1 Suggestions & Development Discussion
    • KSP1 Challenges & Mission ideas
    • KSP1 The Spacecraft Exchange
    • KSP1 Mission Reports
    • KSP1 Gameplay and Technical Support
    • KSP1 Mods
    • KSP1 Expansions
  • Kerbal Space Program 2
    • KSP2 Dev Updates
    • KSP2 Discussion
    • KSP2 Suggestions and Development Discussion
    • Challenges & Mission Ideas
    • The KSP2 Spacecraft Exchange
    • Mission Reports
    • KSP2 Prelaunch Archive
  • Kerbal Space Program 2 Gameplay & Technical Support
    • KSP2 Gameplay Questions and Tutorials
    • KSP2 Technical Support (PC, unmodded installs)
    • KSP2 Technical Support (PC, modded installs)
  • Kerbal Space Program 2 Mods
    • KSP2 Mod Discussions
    • KSP2 Mod Releases
    • KSP2 Mod Development
  • Community
    • Science & Spaceflight
    • Kerbal Network
    • The Lounge
    • KSP Fan Works
  • International
    • International

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Twitter


About me


Location


Interests

Found 3 results

  1. Disclosure: I have done some manual editing of craft and save game files, so I may have gotten myself into trouble, though I've tried to be careful and haven't run into anything obviously caused by bad editing. TL:DR; Parts that are not inside a cargo bay or a fairing show signs of being "stowed": e.g. Magnetometer boom cannot extend because "cannot deploy while stowed". Looking at the save file I see lots of parts have "shielded = True" even though they are not inside a fairing, cargo bay, or anything similar. Manually editing the save file to set this to false sees those values overwritten when the craft is reloaded Detail: I built up my largest ever craft for a manned mission to Sarnus (Outer Planets Mod, complete mod list included below). On my ship I have a large lab from stockalike station parts expansion redux" and some science parts (and an antenna) attached to the outside of it. Once I was ready to do my Kerbin departure burn, I double checked my antenna was extended (it wasn't), but I was blocked from doing so in game by "cannot deploy while stowed" The antenna is on the surface of the lab (sspx-lab-5-1) lab along with both types of Magnetometer (Magnetometer and DTMagnetometer). Rather than fight with it I just edited the save file to change the state of the antenna to EXTENDED and all was good. Then I decided to grab some science on the way out to get some data into my lab. That's when I discovered that I couldn't extend the Magnetometer either as it gave a similar "cannot deploy while stowed" error. Things I've tried: 1. Doing an EVA and using construction mode to move the magnetometer to other locations, including other parts. 2. Editing the file to make it EXTENDED - when I reloaded it was extended but I still couldn't run the experiment (similar "cannot run while stowed" error). When I retracted it in game I was again unable to extend it. 3. Deploying all remaining fairings on the vessel. I do have a total of 4 fairings on the ship. One had already been deployed, but the other 3 hadn't. I tried deploying them to see if there was some weird interaction going on. It did not help (though I didn't try that in combination with other things). Also, see below for more on the fairings. 4. Finally, I "launched" a new iteration of the lander bit that I have docked with the main craft, but with a magnetometer added there. After confirming that on this ship I could extend the magnetometer and run the experiment, I wrote some code to find the nodes in the save game data for the two magnetometers and compare them. I found the "shielded" property as the only thing that was different and seemingly relevant (of course they had different ids, positions, etc.) So then I wrote more code that found all parts on the ship that had "shielded = True" and for each of those, look through its ancestry (via parent parts) to see if it was a descendant of a fairing that didn't have "fsm = st_flight_deployed" set. If so, I figured that would mean it should be shielded and I left it alone. But parts that were "shielded = True" but were not descended from a non-deployed fairing, then I set it to "shielded = False" There were over 150 parts that needed this edit, including things that made no sense.. parts that were never in a fairing or similar. But I hoped that would be the end of it. But when I loaded the new save (which parsed and loaded correctly, yay!) and went to that ship I ran into the same issue. A new save from inside the game revealed that the parts had had their shielded properties reset to True. In fact running the same code on the new save showed a larger number of "shielded = True" parts outside of fairings (though I didn't do digging to see what was different). A word on the fairings: In order to get symmetry I tried to alt-click parts in the VAB to get a copy, but the copied fairing didn't have its enclosure copied. To get the symmetry I edited the craft file by copying the XSECTION nodes in MODULE(ModuleProceduralFairing) from the built fairing to the other ones. As far as I could tell the data there was all relative to the fairing itself and didn't need to be adjusted to account for fairings in different locations. The 3 matching fairings (one original and 2 copies, the 4th fairing was also manually built as isn't symmetric with the others) all appeared fine in the VAB and once the craft was launched. But maybe I introduces some weird issue where some part of the system thinks that everything is inside one of the fairings. Anyway, that's where things are. I have built up a pretty good code library for editing save files, so I have no fear of trying to poke around, but with the game overwriting my "shielded = False" edits, I'm not sure where to go from here. Link to Player.log: Player.log: https://www.dropbox.com/scl/fi/1nz7igwrmkd76945ot6ui/20240817-KSP-Player.log?rlkey=ssi8xikejapiqz9gi2bq3civm&st=nffo6rkc&dl=0 Player-prev.log: https://www.dropbox.com/scl/fi/vmmyirbcou4pdyqv7pp61/20240817-KSP-Player-prev.log?rlkey=qe12u7jlrjb0ky9ds8e7dnneu&st=8vajq33n&dl=0 MOD LIST (CKAN export): [x] Science! Continued (xScienceContinued 6.0.2) Action Groups Extended (AGExt 1:2.4.1.3) Antenna Helper (AntennaHelper 2:1.0.7.7) Astronomer's Visual Pack (AstronomersVisualPack 3:v4.13) Astronomer's Visual Pack-2k Textures (AVP-2kTextures v1.13) AtmosphereAutopilot (Fly-By-Wire) (AtmosphereAutopilot v1.6.1) B9 Aerospace Procedural Wings - Fork (B9-PWings-Fork 3:0.46.0) B9 Part Switch (B9PartSwitch v2.20.0) Background Resources (BackgroundResources 1:v0.18.0.0) BetterCrewAssignment (BetterCrewAssignment 1.4.1) BetterTimeWarpContinued (BetterTimeWarpCont 2.3.13) Biome Corrections (BiomeCorrections 1.1) Breaking Ground (BreakingGround-DLC 1.7.1) ClickThrough Blocker (ClickThroughBlocker 1:2.1.10.21) CommNet Antennas Consumptor (CommNetAntennasConsumptor 3.5.7) CommNet Antennas Extension (CommNetAntennasExtension 2.1.7) CommNet Antennas Info (CommNetAntennasInfo 3.1.2) CommNet Relays (ContractConfigurator-CommNetRelays v2.1.0) Community Category Kit (CommunityCategoryKit v112.0.1) Community Parts Titles (CommunityPartsTitles 0.10.3) Community Resource Pack (CommunityResourcePack v112.0.1) Community Tech Tree (CommunityTechTree 1:3.4.5) Community Terrain Texture Pack (CommunityTerrainTexturePack 1:1.0.5) Contract Configurator (ContractConfigurator v2.11.0.0) Custom Barn Kit (CustomBarnKit 1.1.22.0) Distant Object Enhancement /L (DistantObject v2.2.0.2) Distant Object Enhancement /L default config (DistantObject-default v2.2.0.2) Docking Functions (DockingFunctions v1.0.4) Docking Port Alignment Indicator (DockingPortAlignmentIndicator 6.10.0.0) Easy Vessel Switch (EVS) (EasyVesselSwitch 2.3) Environmental Visual Enhancements Redux (EnvironmentalVisualEnhancements 3:1.11.7.2) Ferram Aerospace Research Continued (FerramAerospaceResearchContinued 3:0.16.1.2) Harmony 2 (Harmony2 2.2.1.0) Hide Empty Tech Tree Nodes (HideEmptyTechNodes 1.3.2) HyperEdit (HyperEdit 1.5.8.0) Infernal Robotics - Next (InfernalRoboticsNext v3.1.17) Infernal Robotics Next - ConnectionSystem (IR-ConnectionSystem v1.0.5) Interstellar Fuel Switch (InterstellarFuelSwitch 3.30.0) Interstellar Fuel Switch Core (InterstellarFuelSwitch-Core 3.30.0) Interstellar Redistributable (InterstellarRedistributable 1.4) Kerbal Alarm Clock (KerbalAlarmClock v3.14.0.0) Kerbal Engineer Redux (KerbalEngineerRedux 1.1.9.5) Kerbal Joint Reinforcement - Next (KerbalJointReinforcementNext v4.2.27) Kopernicus Planetary System Modifier (Kopernicus 2:release-1.12.1-212) kOS KerbalEngineer (kOS-KerbalEngineer v0.1.1) kOS: Scriptable Autopilot System (kOS 1:1.4.0.0) KSP Community Fixes (KSPCommunityFixes 1.35.2) KSP Interstellar Extended (KSPInterstellarExtended 1.29.6) KSP Recall (KSP-Recall v0.5.0.2) KSPBurst (KSPBurst v1.5.5.1) Making History (MakingHistory-DLC 1.12.1) MechJeb 2 (MechJeb2 2.14.3.0) Minimum Ambient Lighting Updated (MinAmbLightUpd 1.2.6.2) ModularFlightIntegrator (ModularFlightIntegrator 1.2.10.0) Module Manager (ModuleManager 4.2.3) Near Future IVA Props (NearFutureProps 1:0.7.2) Outer Planets Mod (OuterPlanetsMod 2:2.2.10) Parallax (Parallax 2.0.8) Parallax - Stock Planet Textures (Parallax-StockTextures 2.0.8) Parallax - Stock Scatter Textures (Parallax-StockScatterTextures 2.0.8) Parking Brake (ParkingBrake 0.4.4) Patch Manager (PatchManager 0.0.17.6) Photon Sailor (PhotonSailor 1.7.4) PlanetShine (PlanetShine 0.2.6.6) PlanetShine - Default configuration (PlanetShine-Config-Default 0.2.6.6) Precise Editor Continued (PreciseEditor 1:1.5.0.1) Precise Maneuver (PM) by Morse (PreciseManeuver 2:2.4.99.0-adoption) Procedural Parts (ProceduralParts v2.5.9.0) RasterPropMonitor (RasterPropMonitor 1:v0.31.13.4) RasterPropMonitor Core (RasterPropMonitor-Core 1:v0.31.13.4) RemoteTech Redev Antennas (RemoteTechRedevAntennas 0.1.1) ReStock (ReStock 1.4.5) SCANsat (SCANsat v20.4) Scatterer (Scatterer 3:v0.0878) Scatterer Default Config (Scatterer-config 3:v0.0878) Scatterer Sunflare (Scatterer-sunflare 3:v0.0878) Science Lab Info (and 6 Crew Lab) (ScienceLabInfo 2.0.2) SpaceTux Library (SpaceTuxLibrary 0.0.8.6) SpacetuxSA (SpacetuxSA 0.3.13.1) Stockalike Station Parts Expansion Redux (StationPartsExpansionRedux 2.0.11) Stockalike Station Parts Expansion Redux - Internal Spaces (StationPartsExpansionRedux-IVAs 2.0.11) TAC Fuel Balancer (TacFuelBalancer v2.21.5.3) TAC Life Support (TACLS) (TACLS 1:v0.18.0.0) Textures Unlimited (TexturesUnlimited 1.6.1.27) Toolbar (Toolbar 1:1.8.1.1) Toolbar Controller (ToolbarController 1:0.1.9.11) Tracking Station Evolved (TrackingStationEvolved 7.0) Trajectories (Trajectories v2.4.5.3) Transfer Window Planner - Fork (TransferWindowPlannerFork v1.9.1.0) TriggerAu Flags (TriggerAu-Flags v2.11.0.0) Triple-Z RadioTelescope (ZZZRadioTelescope 1.0.5.1) TweakScale - Rescale Everything! (TweakScale v2.4.8.3) TweakScale Redistributable (TweakScale-Redist v2.4.8.3) Waterfall - Restock (WaterfallRestock 0.2.3) Waterfall Core (Waterfall 0.9.0)
  2. To whoever may have experience with this kind of problem. I have recently encountered a problem in the 1.8.x versions of KSP in which a Mk3 spaceplane (stock + mk3 expansion) was struggling to break 300m/s with 11 tonnes stowed. When in previous 1.7.x versions the craft had little issue with a 40 tonne to orbit payload. This took some time to uncover as to why the plane lost so much performance over the update and it turns out that the stock mk3 cargo bay parts are no longer shielding any contained parts from aero forces during flight regardless of open or closed state. Because this is a problem with broken stock parts I already contacted KSP support without thinking about how fundamentally even basic mods can change the functionality of the entire game. I still have yet to determine if this is a stock or a modded issue. What could possibly cause stock aero shells to not perform their intended function? It is hard to depict just how much drag is coming from within the craft where it should not. So you may have to take my word for it when I say that the longest drag indicator is coming from a clamp-o-tron Sr just inside the MK3 tail section which is on the front of this aircraft body.
  3. As the title states, I am using a mechanics bay to shield some science instruments. I've also used a regular cargo bay from 1.25 and the mk2 line for planes. The items contained within them, when aero debugging is turned on, are not listed as shielded, and as expected for random objects hitting the atmosphere at mach x, the drag is insane. Anyone else experienced this? Its killing my plane game.
×
×
  • Create New...