Jump to content

TranceaddicT

Members
  • Posts

    730
  • Joined

  • Last visited

Everything posted by TranceaddicT

  1. Did you get the smallImpact and electricWhir sound files working? I just ran them through Audacity for a quick pass and resaved - that got them working. I also went into the strutConnectorWood.mu and fixed the misspelling strurConnectorWood and renamed the .png as well.
  2. For anyone who's been wondering how to get the Wood Strut and the Wire Connectors back, I've finally solved it!! (I've been banging my head for two days on this.) /GameData/Firespitter/Parts/biPlane/FS_strutConnectorWood/part.cfg /GameData/Firespitter/Parts/biPlane/FS_strutConnectorWire/part.cfg @ln6 -module = StrutConnector +module = CompoundPart
  3. Yeah, just saw that. Whomever those asshats were they need to learn to zip it.
  4. This branch is 6 commits ahead of BobPalmer:master. Latest commit 7417d04 20 days ago Seems like he's still active.
  5. That link doesn't work, but this one does: https://github.com/Oneiros86/SoundingRockets/releases
  6. So, I'm getting these errors in the log. If I put a copy the <named>.dds (or even just a link it) the "not found", obviously, goes away, but there is no obvious change in the rendered part. Yet, if I insert a ' texture = AerjetKerbodyne , AirplanePlus/Parts/Command/airbuscockpit/<named>' the problem still exists. 181013T210317.180 [ERROR] [PartReader.ReadTextures] Texture 'AirplanePlus/Parts/Command/airbuscockpit/AerojetKerbodyne' not found! 181013T210317.222 [ERROR] [PartReader.ReadTextures] Texture 'AirplanePlus/Parts/Command/b29cockpit/placeholder' not found! 181013T210317.222 [ERROR] [PartReader.ReadTextures] Texture 'AirplanePlus/Parts/Command/b29cockpit/airbuscockpittex' not found! 181013T210317.308 [ERROR] [PartReader.ReadTextures] Texture 'AirplanePlus/Parts/Command/fighterinlinecockpit/AerojetKerbodyne' not found! 181013T210317.365 [ERROR] [PartReader.ReadTextures] Texture 'AirplanePlus/Parts/Command/oh6cockpit/AerojetKerbodyne' not found! 181013T210317.373 [ERROR] [PartReader.ReadTextures] Texture 'AirplanePlus/Parts/Command/oldfightercockpit/AerojetKerbodyne' not found! 181013T210317.433 [ERROR] [PartReader.ReadTextures] Texture 'AirplanePlus/Parts/Command/x1cockpit/AerojetKerbodyne' not found! 181013T210318.300 [ERROR] [PartReader.ReadTextures] Texture 'AirplanePlus/Parts/Engine/Rotorwing/powerprop/default' not found! 181013T210318.326 [ERROR] [PartReader.ReadTextures] Texture 'AirplanePlus/Parts/Payload/Mk1Door/AerojetKerbodyne' not found! A quick grep reveals that there are references to it in the model.mu for the respective parts. ~/Games/KSP_test/GameData/AirplanePlus$ egrep -rnw 'AerojetKerbodyne' Parts/Command/airbuscockpit/part.cfg:2:// [ERR 21:03:17.180] Texture 'AirplanePlus/Parts/Command/airbuscockpit/AerojetKerbodyne' not found!Binary file Parts/Payload/Mk1Door/model.mu matches Binary file Parts/Payload/Mk1DroneDoor/model.mu matches Binary file Parts/Command/airbuscockpit/model.mu matches Binary file Parts/Command/oldfightercockpit/model.mu matches Binary file Parts/Command/oh6cockpit/model.mu matches Binary file Parts/Command/fighterinlinecockpit/model.mu matches Binary file Parts/Command/x1cockpit/model.mu matches Is this an artifact of previous iterations?
  7. Please don't get me wrong, I have the greatest respect for you. My issue with it being a dependency is not to take issue with the simplification to code maintenance it provides. MY issue (and, yes, it is a wholly-owned issue) is that when this happens ... [EXC 23:15:45.235] ArgumentException: Couldn't find custom parameter PM! GameParameters.CustomParams[PM] () PatchManager.PatchManagerClass.LateUpdate () [EXC 23:15:45.454] ArgumentException: Couldn't find custom parameter OSPParamsBasic! GameParameters.CustomParams[OSPParamsBasic] () OrbitalSurveyPlus.OSPGlobal.get_ExtendedSurvey () OrbitalSurveyPlus.OSPScenario.LateUpdate () [EXC 23:15:45.761] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:15:45.761] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:15:45.761] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:15:45.761] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:15:45.980] ArgumentException: Couldn't find custom parameter BTWCustomParams! GameParameters.CustomParams[BTWCustomParams] () BetterTimeWarp.BetterTimeWarp.OnGUI () [EXC 23:15:45.990] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [LOG 23:15:45.993] ADDON BINDER: Create binding redirect: ClickThroughBlocker, Version=0.1.6.5, Culture=neutral, PublicKeyToken=null => ClickThroughBlocker, Version=0.1.6.7, Culture=neutral, PublicKeyToken=null [EXC 23:15:46.209] ArgumentException: Couldn't find custom parameter PM! GameParameters.CustomParams[PM] () PatchManager.PatchManagerClass.OnGUI () [EXC 23:15:46.210] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:15:46.428] ArgumentException: Couldn't find custom parameter StateFundingSettings! GameParameters.CustomParams[StateFundingSettings] () StateFunding.ViewManager.OnGUI () ... [EXC 23:17:32.172] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.172] ArgumentException: Couldn't find custom parameter PreferencesStorm! GameParameters.CustomParams[PreferencesStorm] () KERBALISM.PreferencesStorm.get_Instance () KERBALISM.Storm.Update (.CelestialBody body, Double elapsed_s) KERBALISM.Kerbalism.FixedUpdate () [EXC 23:17:32.173] ArgumentException: Couldn't find custom parameter StateFundingSettings! GameParameters.CustomParams[StateFundingSettings] () StateFunding.OnSpaceCentre.Update () [EXC 23:17:32.173] ArgumentException: Couldn't find custom parameter OSPParamsBasic! GameParameters.CustomParams[OSPParamsBasic] () OrbitalSurveyPlus.OSPGlobal.get_ExtendedSurvey () OrbitalSurveyPlus.OSPScenario.Update () [EXC 23:17:32.175] ArgumentException: Couldn't find custom parameter PM! GameParameters.CustomParams[PM] () PatchManager.PatchManagerClass.LateUpdate () [EXC 23:17:32.176] ArgumentException: Couldn't find custom parameter OSPParamsBasic! GameParameters.CustomParams[OSPParamsBasic] () OrbitalSurveyPlus.OSPGlobal.get_ExtendedSurvey () OrbitalSurveyPlus.OSPScenario.LateUpdate () [EXC 23:17:32.185] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.185] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.185] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.186] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.186] ArgumentException: Couldn't find custom parameter BTWCustomParams! GameParameters.CustomParams[BTWCustomParams] () BetterTimeWarp.BetterTimeWarp.OnGUI () [EXC 23:17:32.186] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.186] ArgumentException: Couldn't find custom parameter PM! GameParameters.CustomParams[PM] () PatchManager.PatchManagerClass.OnGUI () [EXC 23:17:32.186] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.186] ArgumentException: Couldn't find custom parameter StateFundingSettings! GameParameters.CustomParams[StateFundingSettings] () StateFunding.ViewManager.OnGUI () [EXC 23:17:32.186] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.186] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.187] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.187] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.187] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.187] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.187] ArgumentException: Couldn't find custom parameter StateFundingSettings! GameParameters.CustomParams[StateFundingSettings] () StateFunding.ViewManager.OnGUI () [EXC 23:17:32.187] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.187] ArgumentException: Couldn't find custom parameter PM! GameParameters.CustomParams[PM] () PatchManager.PatchManagerClass.OnGUI () [EXC 23:17:32.187] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.187] ArgumentException: Couldn't find custom parameter BTWCustomParams! GameParameters.CustomParams[BTWCustomParams] () BetterTimeWarp.BetterTimeWarp.OnGUI () [EXC 23:17:32.188] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.188] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.188] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.188] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.189] ArgumentException: Couldn't find custom parameter PreferencesStorm! GameParameters.CustomParams[PreferencesStorm] () KERBALISM.PreferencesStorm.get_Instance () KERBALISM.Storm.Update (.CelestialBody body, Double elapsed_s) KERBALISM.Kerbalism.FixedUpdate () [EXC 23:17:32.189] ArgumentException: Couldn't find custom parameter StateFundingSettings! GameParameters.CustomParams[StateFundingSettings] () StateFunding.OnSpaceCentre.Update () [EXC 23:17:32.189] ArgumentException: Couldn't find custom parameter OSPParamsBasic! GameParameters.CustomParams[OSPParamsBasic] () OrbitalSurveyPlus.OSPGlobal.get_ExtendedSurvey () OrbitalSurveyPlus.OSPScenario.Update () [EXC 23:17:32.191] ArgumentException: Couldn't find custom parameter PM! GameParameters.CustomParams[PM] () PatchManager.PatchManagerClass.LateUpdate () [EXC 23:17:32.192] ArgumentException: Couldn't find custom parameter OSPParamsBasic! GameParameters.CustomParams[OSPParamsBasic] () OrbitalSurveyPlus.OSPGlobal.get_ExtendedSurvey () OrbitalSurveyPlus.OSPScenario.LateUpdate () [EXC 23:17:32.202] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.202] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.202] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.202] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.203] ArgumentException: Couldn't find custom parameter BTWCustomParams! GameParameters.CustomParams[BTWCustomParams] () BetterTimeWarp.BetterTimeWarp.OnGUI () [EXC 23:17:32.203] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.203] ArgumentException: Couldn't find custom parameter PM! GameParameters.CustomParams[PM] () PatchManager.PatchManagerClass.OnGUI () [EXC 23:17:32.203] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.203] ArgumentException: Couldn't find custom parameter StateFundingSettings! GameParameters.CustomParams[StateFundingSettings] () StateFunding.ViewManager.OnGUI () [EXC 23:17:32.203] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.203] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.204] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.204] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.204] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.204] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.204] ArgumentException: Couldn't find custom parameter StateFundingSettings! GameParameters.CustomParams[StateFundingSettings] () StateFunding.ViewManager.OnGUI () [EXC 23:17:32.204] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.204] ArgumentException: Couldn't find custom parameter PM! GameParameters.CustomParams[PM] () PatchManager.PatchManagerClass.OnGUI () [EXC 23:17:32.204] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.205] ArgumentException: Couldn't find custom parameter BTWCustomParams! GameParameters.CustomParams[BTWCustomParams] () BetterTimeWarp.BetterTimeWarp.OnGUI () [EXC 23:17:32.205] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.205] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.205] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [EXC 23:17:32.205] ArgumentException: Couldn't find custom parameter TC! GameParameters.CustomParams[TC] () ToolbarControl_NS.ToolbarControl.OnGUI () [LOG 23:17:32.316] ScaleModList: listSize 1066 maxListSize 1432 [LOG 23:17:32.320] ScaleModList: listSize 1066 maxListSize 1432 [LOG 23:17:32.320] [DeadlyReentry.DRToolBar] OnDestroy() called - destroying button [LOG 23:17:32.321] ScaleModList: listSize 1066 maxListSize 1432 [EXC 23:17:32.321] IsolatedStorageException: Could not find a part of the path "/home/KSP_1.4.5/GameData/notes/Plugins/PluginData/notes/notes.txt". System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding) System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) System.IO.File.WriteAllText (System.String path, System.String contents) notes.Notes.Save () notes.Notes.OnDestroy () I'm forced to choose between dealing with the lag caused by 50K entries/m of logspam or removing a group of beloved mods because one of them isn't playing nice (Or just removing TC and having them unavailable.) And I'm not putting this on you either linuxgurugamer. They've been abandon and you've gathered them up like lost puppies. (P.S. I hope you've only commented out the original code. By the Gods, I have no idea what we'll do when you burn out.) I've leaned on you (and learned from you) in the past to help resolve problems, I'll do it in the future, AND I'm gonna do it right now. I've read through this post and say a similar issue dealt with. I've tried those, nothing. I'm still sifting through the installed mods to root out the problem. I don't expect anyone to help because I'm 240+ mods. P.S. I'm venting. I know this has NOTHING to do with TC because my KSP_test install has no problems.
  8. About that timing issue ... [ERR 18:24:33.504] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: KRASH_NS, KRASH, button may not be registered properly [ERR 18:24:33.548] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: KerbalGPS_NS, KerbalGPS, button may not be registered properly [ERR 18:24:33.548] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: KerbalLaunchFailure_NS, Kerbal Launch Failure, button may not be registered properly [ERR 18:24:33.549] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: KronalVesselViewer_NS, Kronal Vessel Viewer, button may not be registered properly [ERR 18:24:33.549] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: LaunchNumbering_NS, Launch Numbering Templates, button may not be registered properly [ERR 18:24:33.555] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: Countdown_NS, NASA CountDown Clock, button may not be registered properly [ERR 18:24:33.556] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: PartAngleDisplay_NS, Part Angle Display, button may not be registered properly [ERR 18:24:33.557] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: PartCommander_NS, Part Commander, button may not be registered properly [ERR 18:24:33.557] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: PartWizard_NS, Part Wizard, button may not be registered properly [ERR 18:24:33.558] ToolbarControl: WARNING: RegisterMod, LoadedScene: MAINMENU, called too late for: Patchmanger_NS, Patch Manager, button may not be registered properly Can't say that I agree with making TC a dependency of.
  9. Yep, that fixed it. The one that ships with the current CKAN install is 35.8kB from April. And the link you provided for 1.25.0, both are wrong size. The MM error still exists 1 error related to GameData/Kerbalism/Support/ContractConfigurator.cfg
  10. I've got both those: CC = 1.25.0 CC_RT.dll The .dll is a different size. Your Dropbox version is 3.28kB vs the CKANinstalled 35.8kB. I'll run a new instance with yours and let you know in about 15-20m.
  11. Yep that eliminated about 50,000 entries. Now, there is just this ... [ERR 11:03:17.803] [ModuleManager] Exception while processing node : Kerbalism/Support/ContractConfigurator/@CONTRACT_TYPE[*] [EXC 11:03:17.963] NullReferenceException: Object reference not set to an instance of an object ConfigNode.CopyToRecursive (.ConfigNode node, Boolean overwrite) ConfigNode.CopyToRecursive (.ConfigNode node, Boolean overwrite) ConfigNode.CopyToRecursive (.ConfigNode node, Boolean overwrite) ConfigNode.CopyTo (.ConfigNode node, System.String newName) ModuleManager.MMPatchLoader.ModifyNode (ModuleManager.Collections.ImmutableStack`1 original, .ConfigNode mod, PatchContext context) ModuleManager.PatchApplier.ApplyPatches (System.String stage, IEnumerable`1 patches) UnityEngine.Logger:LogException(Exception) ModuleManager.Logging.UnityLogger:Exception(String, Exception) ModuleManager.Logging.ModLogger:Exception(String, Exception) ModuleManager.Logging.ExceptionMessage:LogTo(IBasicLogger) ModuleManager.<ProcessPatch>d__33:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [ERR 11:03:17.967] [ModuleManager] Processed node was Kerbalism/Support/ContractConfigurator/@CONTRACT_TYPE[*] @CONTRACT_TYPE[*] { @PARAMETER[*]:HAS[#partModule[ModuleScienceLab]] { @partModule = Laboratory } @PARAMETER[*] { @PARAMETER[*]:HAS[#partModule[ModuleScienceLab]] { @partModule = Laboratory } @PARAMETER[*] { @PARAMETER[*]:HAS[#partModule[ModuleScienceLab]] { @partModule = Laboratory } @PARAMETER[*] { @PARAMETER[*]:HAS[#partModule[ModuleScienceLab]] { @partModule = Laboratory } } } } @REQUIREMENT[*]:HAS[#partModule[ModuleScienceLab]] { @partModule = Laboratory } @REQUIREMENT[*] { @REQUIREMENT[*]:HAS[#partModule[ModuleScienceLab]] { @partModule = Laboratory } @REQUIREMENT[*] { @REQUIREMENT[*]:HAS[#partModule[ModuleScienceLab]] { @partModule = Laboratory } @REQUIREMENT[*] { @REQUIREMENT[*]:HAS[#partModule[ModuleScienceLab]] { @partModule = Laboratory } } } } }
  12. Is there something that Kerbalism does not play nicely with? My log runneth over with ... KERBALISM.Kerbalism.Update () [EXC 23:56:35.330] NullReferenceException: Object reference not set to an instance of an object KERBALISM.Kerbalism.OnGUI () [EXC 23:56:35.331] NullReferenceException: Object reference not set to an instance of an object KERBALISM.Kerbalism.OnGUI ()
  13. Has the '-mm-dump' switch been deprecated? Nevermind, I forgot it doesn't do a file dump like the old MM.cache file it's a representation of the GameData folder called _MMCfgOutput.
  14. Everyone will also want to modify 'GameData/SETIrebalance/SETI-GeneralSettings.cfg' Delete lines 43-49 line39: Remove the ':FOR' directive line41: change 'BuildEngineer' to 'KerbalEngineer'
  15. Pfft. What until you crack 200+ and get these in your logfile ... [LOG 12:04:38.482] [ModuleManager] ModuleManager: 42350 patches applied, found <color=orange>103 errors</color> [LOG 12:04:38.847] [ModuleManager] Ran in 124.291s [LOG 12:09:12.806] [ModuleManager] Total loading Time = 526.545s [LOG 12:09:13.331] Too many Settings pages, 18 pages disabled!!
  16. Yeah, I saw that; it looks good. Not where I'm at right now, but I'll def try it out on a test install. I get the IRL thing, but it's no excuse to drop something you're an integral part of for over a month, much less a year. I addressed these same issues in December 2017; hoped something had changed. Guess I'm gonna have to save my changes to my 7anceaddic7 GitHub account for future use in case I need to do another clean install. Pro-Tip: implement ':FOR' directive in end-user configs.
  17. Well, seeing as how he's not maintaining it any longer, that's about the dumbest thing. It's a collection of config files. and other licensed works. Hell, even the KSP-AVC information is so outdated it the forum page is wrong. Illegal to distribute maybe, but I'll do what I please on my system, thank you kindly. For everyone else, you can solve some errors by eliminating any :FOR[SETI*] statements in the respective @PART configs.
  18. Can someone point me to the source code for this? There are errors that need fixing.
  19. The errors were there in 2.8.x; you just didn't know about them. Since you weren't afraid of what was happening in MM-2.8.x, when you didn't see the errors, you don't need to be ANY MORE afraid of the additional information revealed by MM-3.x.
  20. I've got a 1.5T and a couple 1T lying around if you want them.
  21. @PART[Corvus_Heatshield]:HAS[!MODULE[ModuleHeatShield]]:AFTER[DeadlyReentry] @PART[M2X_DropshipCockpit]:FOR[Mk2Expansion] @PART[M2X_HypersonicNose]:FOR[Mk2Expansion] @PART[M2X_SupersonicNose]:FOR[Mk2Expansion] @PART[FLP_UPPER01]:FOR[ModPackName] *** @PART[FLP_DownFenrir]:FOR[ModPackName] *** @PART[WBI_Stockyard2502]:FOR[MCM] @PART[WBI_Stockyard3752]:FOR[MCM] *** Whatever mod pack these came in, insert that mod's FolderNameWithoutSpaces.
  22. All that grimy, grubby science cluttering up the KSC. Ugh, it's everywhere. I'm done with running around KSC gathering science. Now, I use KEI.
  23. It has something to do with TweakScale. Anything non-TS works fine and anything TS-enabled but NOT scaled releases.
  24. Has anyone had a problem causing craft to get locked to the launchpad?
×
×
  • Create New...