-
Posts
1,392 -
Joined
-
Last visited
-
Stone Blue started following Deimos Rast
-
PocketBrotector started following Deimos Rast
-
VoidCosmos started following Deimos Rast
-
[WIP] Nert's Dev Thread - Current: various updates
Deimos Rast replied to Nertea's topic in KSP1 Mod Development
If you get the WildBlueIndustries Actuators dependency from another WBI mod, NF Aeronautics will probably work fine. -
Tiny MM patch for BG suit colors
Deimos Rast replied to MisterBennock's topic in KSP1 Mod Development
Shouldn't it be :AFTER[SquadExpansion] since they suits are from Serenity? -
Deimos Rast started following Angelo Kerman
-
struts? EVAstruts?
-
[1.12] Community Parts Titles (2024-07-04)
Deimos Rast replied to flart's topic in KSP1 Mod Releases
@flart How's this? // Adjust SmartParts names to match Community Parts Title style // Author: Deimos Rast @PART[kb-fuel-breaker1]:NEEDS[SmartParts] { @title = SMRT-12 Fuel Flow Breaker, 1.25m } // Fuel Flow Breaker 1.25m @PART[kb-fuel-breaker15]:NEEDS[SmartParts] { @title = SMRT-18 Fuel Flow Breaker, 1.875m } // Fuel Flow Breaker 1.875m @PART[kb-fuel-breaker2]:NEEDS[SmartParts] { @title = SMRT-25 Fuel Flow Breaker, 2.5m } // Fuel Flow Breaker 2.75m @PART[kb-fuel-breaker3]:NEEDS[SmartParts] { @title = SMRT-37 Fuel Flow Breaker, 3.75m } // Fuel Flow Breaker 3.75m @PART[FuelController]:NEEDS[SmartParts] { @title = SMRT-07 Fuel Controller } // KM Fuel Controller @PART[km_valve]:NEEDS[SmartParts] { @title = SMRT-08V Fuel Valve } // V1 Valve @PART[km_valve2]:NEEDS[SmartParts] { @title = SMRT-09V Fuel Valve (90°)} // V2 Valve @PART[km_smart_alt_low]:NEEDS[SmartParts] { @title = SMRT-01 Altimeter Action Group Trigger } // ALT-Pro Altimeter and Action Group Trigger @PART[km_smart_time]:NEEDS[SmartParts] { @title = SMRT-02 Chronometer Action Group Trigger } // AGT-Timer Timed Action Group Trigger @PART[km_smart_speed]:NEEDS[SmartParts] { @title = SMRT-03 Speedometer Action Group Trigger } // Speed-Pro Speedometer and Action Group Trigger @PART[km_prox_sensor]:NEEDS[SmartParts] { @title = SMRT-04 Proximity Action Group Trigger } // PROX-Pro Proximity Sensor @PART[km_smart_radio]:NEEDS[SmartParts] { @title = SMRT-05 Radio Action Group Trigger } // Radio-GAGA - A Radio for Action Groups @PART[km_smart_DPLD]:NEEDS[SmartParts] { @title = SMRT-06 CommNet Action Group Trigger } // Comm-Pro Communication Net Action Group Trigger @PART[km_smart_ResourceFloorDetector]:NEEDS[SmartParts] { @title = SMRT-01C Resource Level Action Group Trigger (craft) } // Resource Level Detector @PART[km_smart_ResourceFloorDetector]:NEEDS[SmartParts] { @description = Fires an event if the total specified resource for the entire craft has crossed a specific threshold. } @PART[km_smart_ECFloorDetector]:NEEDS[SmartParts] { @title = SMRT-02C ElectricCharge Level Action Group Trigger (craft) } // EC Level Detector @PART[km_smart_ECFloorDetector]:NEEDS[SmartParts] { @description = Fires an event if the total ElectricCharge resource for the entire craft has crossed a specific threshold. } @PART[km_smart_fuel]:NEEDS[SmartParts] { @title = SMRT-03P Resource Level Action Group Trigger (part) } // Drainex 1 - Fuel Sensor and Action Group Trigger @PART[km_smart_fuel]:NEEDS[SmartParts] { @description = Fires an event if the total specified resource for the attached part has crossed a specific threshold. } @PART[km_smart_srb]:NEEDS[SmartParts] { @title = SMRT-04P SRB TWR Action Group Trigger (part) } // SRB Monitor @PART[km_smart_srb]:NEEDS[SmartParts] { @description = Fires an event when the attached SRB's thrust drops to less than or equal to its mass. } -
Deimos Rast started following zer0Kerbal
-
[1.12] Community Parts Titles (2024-07-04)
Deimos Rast replied to flart's topic in KSP1 Mod Releases
@flart Really like the mod. Any chance for Smart Parts support? -
[1.12.x] Near Future Technologies (September 6)
Deimos Rast replied to Nertea's topic in KSP1 Mod Releases
@towerdefence661 Seems they were replaced by the 2.5m and 3.75m monoprop engines. -
@linuxgurugamer [LOG 23:32:38.355] Saving PreciseNode settings. [EXC 23:32:38.366] NullReferenceException: Object reference not set to an instance of an object RegexKSP.IntuitiveNodeGizmoHandler.DeleteHandler () (at <02a072ff6cd84a48b6a46074446e9a4b>:0) RegexKSP.IntuitiveNodeGizmosManager.OnDestroy () (at <02a072ff6cd84a48b6a46074446e9a4b>:0) RegexKSP.PreciseNode.OnDestroy () (at <02a072ff6cd84a48b6a46074446e9a4b>:0) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) Log Came across it while trying to track down a CTD - I don't think it's that serious though.
-
[WIP] Nert's Dev Thread - Current: various updates
Deimos Rast replied to Nertea's topic in KSP1 Mod Development
@Nertea How well do you expect these new antennae (feeders and reflectors) will work with RemoteTech? I mean will ModuleAntennaFeed and ModuleDeployableReflector work for antennae that don't use ModuleDataTransmitter? RemoteTech replaces that module with its own. -
Deimos Rast started following bcink
-
Deimos Rast started following alexustas
-
Deimos Rast started following Acea
-
[WIP] 1.10.1.2 - The Martian for KSP (MAV Release)
Deimos Rast replied to bcink's topic in KSP1 Mod Development
any chance you'd check out his other mods too? -
[1.12.x] TAC - Life Support v0.18.0 - Release 19th Sep 2021
Deimos Rast replied to JPLRepo's topic in KSP1 Mod Releases
[LOG 00:58:58.187] -INFO- Tac.LifeSupportController[FFCAC534][3662.91]: Vessel situation change [EXC 00:59:09.904] ArgumentException: Getting control 0's position in a group with only 0 controls when doing repaint Aborting UnityEngine.GUILayoutGroup.GetNext () (at <fa6f9762ac624af092525d37c9d516c4>:0) UnityEngine.GUILayoutUtility.DoGetRect (UnityEngine.GUIContent content, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) (at <fa6f9762ac624af092525d37c9d516c4>:0) UnityEngine.GUILayoutUtility.GetRect (UnityEngine.GUIContent content, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) (at <fa6f9762ac624af092525d37c9d516c4>:0) UnityEngine.GUILayout.DoToggle (System.Boolean value, UnityEngine.GUIContent content, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) (at <fa6f9762ac624af092525d37c9d516c4>:0) UnityEngine.GUILayout.Toggle (System.Boolean value, System.String text, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) (at <fa6f9762ac624af092525d37c9d516c4>:0) Tac.MainWindow.DrawWindowContents (System.Int32 windowID) (at <d6bc66b7e25b4ec8b1b87be6f40cf781>:0) Tac.Window`1[T].PreDrawWindowContents (System.Int32 windowId) (at <d6bc66b7e25b4ec8b1b87be6f40cf781>:0) UnityEngine.GUILayout+LayoutedWindow.DoWindow (System.Int32 windowID) (at <fa6f9762ac624af092525d37c9d516c4>:0) UnityEngine.GUI.CallWindowDelegate (UnityEngine.GUI+WindowFunction func, System.Int32 id, System.Int32 instanceID, UnityEngine.GUISkin _skin, System.Int32 forceRect, System.Single width, System.Single height, UnityEngine.GUIStyle style) (at <fa6f9762ac624af092525d37c9d516c4>:0) [ERR 00:59:09.904] GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced. [LOG 00:59:09.906] -INFO- Tac.FuelBalanceController[FFCAC60C][3674.95]: Rebuilding resource lists. Getting this a lot, on vessel situation change, followed by a CTD. Full log here. Thanks -
Deimos Rast started following MOARdV
-
Deimos Rast started following nightingale
-
totm sep 2021 [1.12] Stockalike Station Parts Redux (August 14, 2024)
Deimos Rast replied to Nertea's topic in KSP1 Mod Releases
@Nertea Is the PTD-C 'Porthole' Observation Window supposed to have a ModuleCommand? It's in the Utility category. Also, any chance on being able to switch the 'top' mount on it (by the windows) - you can change the color of the bottom mount but the window frame area stays the same color. (same with the airlocks maybe)?