Jump to content

Second Hand Rocket Science

Members
  • Posts

    131
  • Joined

  • Last visited

Posts posted by Second Hand Rocket Science

  1. https://imgur.com/a/TmUm8Fm

    I found a radial parachute going somewhere north of a BILLION METERS A SECOND on an escape trajectory out of Kerbol.

     

    I don't even know how it got here. It showed up as a blip on the map while I was ham-fisting a Duna polar orbit to survey scan it without SAS, a story in of itself for another time. It was like an asteroid you haven't scanned with the telescope thingy that fades away after you briefly catch it. Definitely one of the funniest bugs I've encountered

  2. 7 hours ago, king of nowhere said:

    there are times when the game does not make struts across docking ports. not sure when it happens; i know it's a bug of some editions. so, no matter how much you autostrut, it won't strut the payload to the rest of the rocket.

    which also explains why, before you add the rocket, the payload is fine.

    you can check it out, somewhere in the alt-f12 menu there is a "show autostrut" function.

    easy fix: add a normal strut. it's just 50 kg. you'll remove it later with eva construction.

    I made it a lot better by making the 1.6 megaton slightly oversized launch vehicle 3.75m instead of 5m, but it is still bendy enough to throw off maneuvers in the upper stages. The strut thing hasn't helped, probably since you can't directly mount struts onto a docking port radially. It is now possible to get to orbit without RUD, but trying to make delicate orbital adjustments to get a Minmus encounter is quite literally impossible. 

    https://imgur.com/a/wtO5dGu Redesigned launch vehicle and payload. Heavy skycrane will be sent separately. Obviously with the fairing removed. 

  3. I thought I had cracked it by moving the very heavy fuel filled skycrane to the bottom instead of the top, but it didn't make any difference. I suppose it actually didn't make any difference to the CoM in the first place as the indicator is almost slap bang in the middle of the big science habitat bay thing, which is in the center of the entire craft. So I'm stumped

  4. 4 minutes ago, Lt_Duckweed said:

    Are you using grandparent autostrut? It's practically useless for stiffening in cases like this.  Autostrut a few parts on the payload to heaviest, and a few of the parts on the rocket/side boosters to root.

    I don't usually change from the default autostrut, just do to heaviest all the time. Payload is heaviest, and rocket isn't really the issue here, but I'll strut the boosters and launch vehicle to root and see if it makes any difference

    Making the boosters strutted to root just made them noodle too and clip into the main fuel tanks. 

  5. https://imgur.com/a/umaHRQo

    It is pretty long, but it's all auto strutted and has rigid attachment enabled. It doesn't bend without the launch vehicle but as soon as I add the launch vehicle it becomes reminiscent of a wet, floppy noodle you find at the bottom of the bowl. See attached video:

     

    Don't worry, I'm not planning to fly to Minmus without a fairing, but it's much easier to see the noodleness without it.

    If for whatever reason you're interested in what it is, it'll be a habitation module for my first ever Minmus base. I'm not expecting it to work, since I've never done a space base ever, but I hope to teach myself at least how to do precision landings and if all goes well how to use an albeit primitive skycrane.

    What do I do to fix this? Manually put on some struts? Connect the base of the module to the fairing via a larger structural piece? Or is this just too long and spindly to be launched in a single go?

  6. And now all parts go invisible when using the right click menu in the VAB, and pressing buttons on the right click menu doesn't work anymore... Doh!

    Found a few errors:

    Spoiler


    Exception handling event onNewGameLevelLoadRequestWasSanctionedAndActioned in class KerbalKonstructs:System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Games\Kerbal Space Program\GameData\OrdinaryKonstruction\Statics\Textures'.
      at System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) [0x000f7] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableIterator`1[TSource].HandleError (System.Int32 hr, System.String path) [0x00006] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableIterator`1[TSource].CommonInit () [0x00054] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableIterator`1[TSource]..ctor (System.String path, System.String originalUserPath, System.String searchPattern, System.IO.SearchOption searchOption, System.IO.SearchResultHandler`1[TSource] resultHandler, System.Boolean checkHost) [0x000d6] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (System.String path, System.String originalUserPath, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00009] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.Directory.InternalGetFileDirectoryNames (System.String path, System.String userPathOriginal, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.Directory.InternalGetFiles (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x0001c] in <9577ac7a62ef43179789031239ba8798>:0 
      at KerbalKonstructs.KKGraphics.GetImageExtention (System.String imageName) [0x00039] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.KKGraphics.GetTexture (System.String textureName, System.Boolean asNormal, System.Int32 index, System.Boolean createMibMaps) [0x0009b] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.AdvancedTextures.SetTexture (UnityEngine.MeshRenderer renderer, System.String texturename, System.String targetname, System.Boolean isNormal) [0x00008] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.AdvancedTextures.Start () [0x0023a] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.ModelVariant.ApplyVariant (KerbalKonstructs.Core.StaticInstance instance) [0x00081] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticInstance.Spawn () [0x002a8] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticInstance.TrySpawn () [0x00008] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticInstance.Activate () [0x00009] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.GroupCenter.SetInstancesEnabled (System.Boolean isInRange) [0x0007f] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.GroupCenter.CheckIfInRange (System.Single distance, System.Single maxDistance) [0x00064] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticDatabase.UpdateCache (UnityEngine.Vector3 playerPos) [0x00117] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.KerbalKonstructs.UpdateCache () [0x00126] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.KerbalKonstructs.OnLevelWasLoad (GameScenes data) [0x001e2] in <978523686da44a77a267b60ff1e53254>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <a1ca58b5ca7140639de29a81de5e3f32>:0  

    Spoiler

    [ERROR] [Part sspx-adapter-125-25-1] [ModuleB9DisableTransform] No transforms named '125EndcapWhiteBare' found in model 
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    Spoiler

    Texture load error in 'E:\Games\Kerbal Space Program\GameData\KerbinSideRemastered\Statics\gantry90.dds' 
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    Spoiler

    Texture resolution is not valid for compression: 'E:\Games\Kerbal Space Program\GameData\KerbalKonstructs-WaterLaunchSites\Statics\WaterLaunchLogo_sea.png' - consider changing the image's width and height to enable compression 
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    Spoiler

    [ModuleDecouple Error]: No attachnode found with id top 
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    Spoiler

    ERROR: Shader Custom/ParallaxAsteroidUltra shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    Loaded all shaders 
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    Spoiler

    Failed to create Convex Mesh from source mesh "". An internal unspecified error has occured that could mean the Quickhull algorithm found the input mesh topologically challenging.  
    (Filename:  Line: 95)

    Spoiler


    Exception handling event onNewGameLevelLoadRequestWasSanctionedAndActioned in class KerbalKonstructs:System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Games\Kerbal Space Program\GameData\OrdinaryKonstruction\Statics\Textures'.
      at System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) [0x000f7] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableIterator`1[TSource].HandleError (System.Int32 hr, System.String path) [0x00006] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableIterator`1[TSource].CommonInit () [0x00054] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableIterator`1[TSource]..ctor (System.String path, System.String originalUserPath, System.String searchPattern, System.IO.SearchOption searchOption, System.IO.SearchResultHandler`1[TSource] resultHandler, System.Boolean checkHost) [0x000d6] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (System.String path, System.String originalUserPath, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00009] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.Directory.InternalGetFileDirectoryNames (System.String path, System.String userPathOriginal, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.Directory.InternalGetFiles (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x0001c] in <9577ac7a62ef43179789031239ba8798>:0 
      at KerbalKonstructs.KKGraphics.GetImageExtention (System.String imageName) [0x00039] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.KKGraphics.GetTexture (System.String textureName, System.Boolean asNormal, System.Int32 index, System.Boolean createMibMaps) [0x0009b] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.AdvancedTextures.SetTexture (UnityEngine.MeshRenderer renderer, System.String texturename, System.String targetname, System.Boolean isNormal) [0x00008] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.AdvancedTextures.Start () [0x0023a] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.ModelVariant.ApplyVariant (KerbalKonstructs.Core.StaticInstance instance) [0x00081] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticInstance.Spawn () [0x002a8] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticInstance.TrySpawn () [0x00008] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticInstance.Activate () [0x00009] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.GroupCenter.SetInstancesEnabled (System.Boolean isInRange) [0x0007f] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.GroupCenter.CheckIfInRange (System.Single distance, System.Single maxDistance) [0x00064] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticDatabase.UpdateCache (UnityEngine.Vector3 playerPos) [0x00117] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.KerbalKonstructs.UpdateCache () [0x00126] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.KerbalKonstructs.OnLevelWasLoad (GameScenes data) [0x001e2] in <978523686da44a77a267b60ff1e53254>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <a1ca58b5ca7140639de29a81de5e3f32>:0  
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    Uploading Crash Report
    DirectoryNotFoundException: Could not find a part of the path 'E:\Games\Kerbal Space Program\GameData\OrdinaryKonstruction\Statics\Textures'.
      at System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) [0x000f7] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableIterator`1[TSource].HandleError (System.Int32 hr, System.String path) [0x00006] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableIterator`1[TSource].CommonInit () [0x00054] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableIterator`1[TSource]..ctor (System.String path, System.String originalUserPath, System.String searchPattern, System.IO.SearchOption searchOption, System.IO.SearchResultHandler`1[TSource] resultHandler, System.Boolean checkHost) [0x000d6] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (System.String path, System.String originalUserPath, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00009] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.Directory.InternalGetFileDirectoryNames (System.String path, System.String userPathOriginal, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.Directory.InternalGetFiles (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
      at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x0001c] in <9577ac7a62ef43179789031239ba8798>:0 
      at KerbalKonstructs.KKGraphics.GetImageExtention (System.String imageName) [0x00039] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.KKGraphics.GetTexture (System.String textureName, System.Boolean asNormal, System.Int32 index, System.Boolean createMibMaps) [0x0009b] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.AdvancedTextures.SetTexture (UnityEngine.MeshRenderer renderer, System.String texturename, System.String targetname, System.Boolean isNormal) [0x00008] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.AdvancedTextures.Start () [0x0023a] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.ModelVariant.ApplyVariant (KerbalKonstructs.Core.StaticInstance instance) [0x00081] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticInstance.Spawn () [0x002a8] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticInstance.TrySpawn () [0x00008] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticInstance.Activate () [0x00009] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.GroupCenter.SetInstancesEnabled (System.Boolean isInRange) [0x0007f] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.GroupCenter.CheckIfInRange (System.Single distance, System.Single maxDistance) [0x00064] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.Core.StaticDatabase.UpdateCache (UnityEngine.Vector3 playerPos) [0x00117] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.KerbalKonstructs.UpdateCache () [0x00126] in <978523686da44a77a267b60ff1e53254>:0 
      at KerbalKonstructs.KerbalKonstructs.OnLevelWasLoad (GameScenes data) [0x001e2] in <978523686da44a77a267b60ff1e53254>:0 
      at EventData`1[T].Fire (T data) [0x000b0] in <a1ca58b5ca7140639de29a81de5e3f32>:0 
    UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Logger:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(GameScenes)
    <FireLoadedEvent>d__46:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

    Spoiler

     

     

  7. 46 minutes ago, Cheesecake said:

    As far as I can see, 2 of the required mods are already missing: Firespitter and CommunityCategorieKit.
    Can you send a screenshot of your GameData folder?  Or post the complete log. It looks like the mod might be installed incorrectly.

    Huh, that's weird. Usually CKAN is meticulous with its dependency... ing? Is that a word? :D I'll download Firespitter and CommunityCategorieKit and we'll see what happens. If that fails, I'll post the log via Dropbox

    What a strange dependency... Firespitter is for propellor planes, right? Anyways, it's working now that it is installed. Thanks for your help! :cool:

  8. I use 1.12.0 and the mod doesn't seem to be working with all dependencies installed after installing using CKAN.

    The only error related to Konstruction is:

    Cannot create config from file 'E:\Games\Kerbal Space Program\GameData\UmbraSpaceIndustries\Konstruction\Patches\ConstructionPorts.cfg'. 
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    Here's my modlist:

    Spoiler

    Astronomer's Visual Pack (AstronomersVisualPack 3:v4.13)
    Astronomer's Visual Pack-8k Textures (AVP-8kTextures v1.13)
    B9 Part Switch (B9PartSwitch v2.20.0)
    Breaking Ground (BreakingGround-DLC 1.7.0)
    ClickThrough Blocker (ClickThroughBlocker 1:2.1.10.21)
    Community Resource Pack (CommunityResourcePack v112.0.1)
    Custom Pre Launch Checks (CustomPreLaunchChecks 1.8.1.1)
    Environmental Visual Enhancements Redux (EnvironmentalVisualEnhancements 3:1.11.7.1)
    Hangar Extender (HangerExtenderExtended 3.6.0.2)
    Harmony 2 (Harmony2 2.2.1.0)
    Kerbal Engineer Redux (KerbalEngineerRedux 1.1.9.0)
    Kerbal Konstructs (KerbalKonstructs v1.8.6.1)
    Kerbin Side Remastered (KerbinSideRemastered 1.0.1)
    Konstruction (Konstruction v112.0.1)
    Kopernicus Planetary System Modifier (Kopernicus 2:release-1.12.1-198)
    KSC Extended (KSCExtended 2.2)
    KSC++ Continued (KSCPlusPlus 1:4.1)
    Launch Sites Appended (for Kerbal Konstructs) (LaunchSitesAppended 1.0.1)
    Making History (MakingHistory-DLC 1.12.0)
    Mk2 Stockalike Expansion (Mk2Expansion 2:1.9.1.4)
    Mk3 Stockalike Expansion (Mk3Expansion 1.6.1.4)
    ModularFlightIntegrator (ModularFlightIntegrator 1.2.10.0)
    Module Manager (ModuleManager 4.2.3)
    Near Future IVA Props (NearFutureProps 1:0.7.1)
    Omega's Stockalike Structures: No Textures Required (StockalikeStructures 0.0.12)
    Ordinary Konstruction Co. (OrdinaryKonstructionCo 1:0.1.3)
    Parallax (Parallax 2.0.6)
    Parallax - Stock Planet Textures (Parallax-StockTextures 2.0.0)
    Parallax - Stock Scatter Textures (Parallax-StockScatterTextures 2.0.1)
    PlanetShine (PlanetShine 0.2.6.6)
    PlanetShine - Default configuration (PlanetShine-Config-Default 0.2.6.6)
    Real Plume (RealPlume 2:v13.3.2)
    Real Plume - Stock Configs (RealPlume-StockConfigs v4.0.8)
    ReStock (ReStock 1.4.3)
    Restock Waterfall Expansion (RestockWaterfallExpansion 2.1.0)
    ReStock+ (ReStockPlus 1.4.3)
    RSMP - Remastered Solid Plume Effects (SRBWaterfallEffects 2:0.4)
    Scatterer (Scatterer 3:v0.0838)
    Scatterer Default Config (Scatterer-config 3:v0.0838)
    Scatterer Sunflare (Scatterer-sunflare 3:v0.0838)
    SmokeScreen - Extended FX Plugin (SmokeScreen 2.8.14.0)
    Stockalike Station Parts Expansion Redux (StationPartsExpansionRedux 2.0.10)
    Stockalike Station Parts Expansion Redux - Internal Spaces (StationPartsExpansionRedux-IVAs 2.0.10)
    Toolbar (Toolbar 1:1.8.1.1)
    Toolbar Controller (ToolbarController 1:0.1.9.11)
    Tundra's Space Center (TundraSpaceCenter 2.0.2)
    USI Tools (USITools v112.0.1)
    Water Launch Sites (Kerbal-Konstructs) (WaterLaunchSites 1.0.1)
    Waterfall Core (Waterfall 0.9.0)

     

  9. I've not talked here for a very long time (two years ish) but this bug is really getting on my nerves. I can't toggle SAS/RCS or stage separate after time warping inside Kerbin's atmosphere. This doesn't happen when time warping outside of Kerbin, but the effect persists if it's happened before escaping Kerbin's atmosphere while in space.

    Modlist printed from CKAN:

    Astronomer's Visual Pack (AstronomersVisualPack 3:v4.13)
    Astronomer's Visual Pack-8k Textures (AVP-8kTextures v1.13)
    B9 Part Switch (B9PartSwitch v2.20.0)
    Breaking Ground (BreakingGround-DLC 1.7.0)
    Environmental Visual Enhancements Redux (EnvironmentalVisualEnhancements 3:1.11.7.1)
    Kerbal Engineer Redux (KerbalEngineerRedux 1.1.9.0)
    Making History (MakingHistory-DLC 1.12.0)
    Module Manager (ModuleManager 4.2.3)
    PlanetShine (PlanetShine 0.2.6.6)
    PlanetShine - Default configuration (PlanetShine-Config-Default 0.2.6.6)
    Real Plume (RealPlume 2:v13.3.2)
    Real Plume - Stock Configs (RealPlume-StockConfigs v4.0.8)
    ReStock (ReStock 1.4.3)
    ReStock+ (ReStockPlus 1.4.3)
    RSMP - Remastered Solid Plume Effects (SRBWaterfallEffects 2:0.4)
    Scatterer (Scatterer 3:v0.0838)
    Scatterer Default Config (Scatterer-config 3:v0.0838)
    Scatterer Sunflare (Scatterer-sunflare 3:v0.0838)
    SmokeScreen - Extended FX Plugin (SmokeScreen 2.8.14.0)
    Stock Waterfall Effects (StockWaterfallEffects 0.7.0)
    Waterfall - Restock (WaterfallRestock 0.2.3)
    Waterfall Core (Waterfall 0.9.0)
     

    As you can see I don't use part mods, just graphics. If anyone could help that would be appreciated.

    PS: I also have a niggly little issue where SRBs still have plumes and make sound after they run out of fuel. If anyone could also help with that it would be great, but it's not that important :)

    Cheers,

    SecondHandRocketScience

    Oh, I nearly forgot a log! Here it is:

    https://www.dropbox.com/scl/fi/h60wk1uwyv0rdqtxvrix8/Player.log?rlkey=etvtg5y8in7yr0qsz2vmvnycu&dl=0

  10. On 2/7/2024 at 12:22 AM, Jebs Piloting Skills said:

    is there anyway to get it to run good and usable on lower end pcs like a dell laptop?

    KSP 1 runs surprisingly well even with graphics mods installed. Some users even report that mods like Scatterer can even increase performance marginally. Coming from someone who used to run the game on something little better than a 7 year old microwave oven with a broken timer.

  11. Month later and nothing's happened, tajwo. I think we're all good ;)

    On 9/15/2022 at 7:56 PM, tajwo said:

    You've probably already solved your problem. Or forgot about it. I'd like to point out something

    This page seems very sketchy. It's like a poorly written ad for an antivirus nobody's ever heard of. A lot of the words in it make very little sense. They don't go into a lot of technical detail about how it's removed, instead telling you to blindly install a random antivirus that will do all the work for you.

    If avast says nothing it's most likely alright. "Your Phone" is just another program by Microsoft. You can turn it off in the settings. From what I read it's somewhere in Privacy > Background apps.

     

  12. "Some people can come away from War and Peace and consider it just another adventure novel. Others can read the ingredients on the back of a chewing gum wrapper and unlock the secrets of the universe." Parzival, Ready Player One (may I mention that it's the BEST BEST BEST BEST BEST BEST movie of all time)

  13. Hey y'all,

    So today I booted up my secondary Windows 7 PC and whatever I do, it just can't seem to connect to the internet. It's old and it doesn't have an integrated WiFi card, so I have to use a dongle to connect. On boot there is nothing out of the ordinary, and when I get to desktop I just get a little X icon in the bottom right, and I'm not connected. No matter what port I connect it to the dongle doesn't work. A spare dongle doesn't work either, but that dongle works on my laptop when I use it. On further inspection the dongle I was using was fried, but the spare still doesn't work at all, no matter what ports I connect it to. I suspect drivers but I'm not sure how to go about doing that. The USB ports are good because I can use USBs and charge my iPhone from them. But the wireless dongles still don't work. Any ideas? I can specify specs of the PC if y'all need them.

    Thank you in advance.

  14. Interesting point. Quick google and search on Wikipedia turns up nothing. Immna keep looking everywhere I can. Tomorrow. It's 10 o'clock at night where I live RN, so, in the real Gen Z form:

    Aight, imma head out.

    Scratch that, this is me 2 minutes later. Google Advanced Search pulled up this with the keywords "JAXA Mars Manned Mission"

    PowerPoint プレゼンテーション (exploremars.org)

    Anyone know what this is?

×
×
  • Create New...