-
Posts
730 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by TranceaddicT
-
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
-
parts [1.12.x] Sounding Rockets! Start small. Dream big!
TranceaddicT replied to RoverDude's topic in KSP1 Mod Releases
Yeah, just saw that. Whomever those asshats were they need to learn to zip it. -
parts [1.12.x] Sounding Rockets! Start small. Dream big!
TranceaddicT replied to RoverDude's topic in KSP1 Mod Releases
This branch is 6 commits ahead of BobPalmer:master. Latest commit 7417d04 20 days ago Seems like he's still active. -
parts [1.12.x] Sounding Rockets! Start small. Dream big!
TranceaddicT replied to RoverDude's topic in KSP1 Mod Releases
That link doesn't work, but this one does: https://github.com/Oneiros86/SoundingRockets/releases -
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?
- 4,345 replies
-
- helicopter
- parts
-
(and 1 more)
Tagged with:
-
[1.12.x] Toolbar Controller (for modders)
TranceaddicT replied to linuxgurugamer's topic in KSP1 Mod Releases
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. -
[1.12.x] Toolbar Controller (for modders)
TranceaddicT replied to linuxgurugamer's topic in KSP1 Mod Releases
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. -
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
- 2,505 replies
-
- life support
- overhaul
-
(and 1 more)
Tagged with:
-
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.
- 2,505 replies
-
- life support
- overhaul
-
(and 1 more)
Tagged with:
-
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 } } } } }
- 2,505 replies
-
- life support
- overhaul
-
(and 1 more)
Tagged with:
-
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 ()
- 2,505 replies
-
- life support
- overhaul
-
(and 1 more)
Tagged with:
-
[1.3.x] SETI, Unmanned before Manned [Patreon]
TranceaddicT replied to Yemo's topic in KSP1 Mod Releases
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'- 2,515 replies
-
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!!
-
[1.3.x] SETI, Unmanned before Manned [Patreon]
TranceaddicT replied to Yemo's topic in KSP1 Mod Releases
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.- 2,515 replies
-
[1.3.x] SETI, Unmanned before Manned [Patreon]
TranceaddicT replied to Yemo's topic in KSP1 Mod Releases
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.- 2,515 replies
-
- 1
-
-
[1.3.x] SETI, Unmanned before Manned [Patreon]
TranceaddicT replied to Yemo's topic in KSP1 Mod Releases
Can someone point me to the source code for this? There are errors that need fixing.- 2,515 replies
-
I've got a 1.5T and a couple 1T lying around if you want them.
- 2,176 replies
-
- totm july 2019
- spacedock
-
(and 3 more)
Tagged with:
-
@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.
-
totm nov 2023 SpaceX Discussion Thread
TranceaddicT replied to Skylon's topic in Science & Spaceflight
Interesting reading. -
How to get an orbit with little fuel
TranceaddicT replied to nicktdg's topic in KSP1 Gameplay Questions and Tutorials
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. -
Engine Stuck to Launch Clamps
TranceaddicT replied to TranceaddicT's topic in KSP1 Technical Support (PC, modded installs)
It has something to do with TweakScale. Anything non-TS works fine and anything TS-enabled but NOT scaled releases.- 1 reply
-
- 1
-