omegalex
Members-
Posts
29 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by omegalex
-
This issue sometimes happens in other games, not just ksp, but less frequently than ksp. There's nothing I can do besides try getting a clean reinstall of my graphics driver, clean reinstall of windows or throwing my steaming pile of dog turd out the window and buying a new pc altogether, I've completely lost it.
-
Another update. Deferred rendering and/or shabby are causing the same issue, again! But this time it only happens in the VAB and SPH. I still think it has something to do with anti-aliasing, but the situation seems to be out of my control because turning off SMAA in editor mode in "Deferred.cfg" fixes nothing. There are no other cfg settings that turn off anti-aliasing, so... no more deferred rendering I guess.
-
I genuinely have no idea where I went wrong or if this issue is ksp or hardware related. The only thing I did was turn off anti-aliasing in the settings and bam, problem gone (although it has been sneaking by from time to time, with AA at 2x and Highlight FX off) Yeah, it's very exhausting. And thanks man!
-
I don't know how to close this thread, but the update is that the crashes are caused by anti-aliasing. Even without a single mod I had these crashes (weirdly enough 100% of the times happening when entering the SPH with ani-aliasing turned on). Without it, the game works fine. It's a shame because I don't know what I'm supposed to do about this issue besides playing without anti-aliasing.
-
Found a lot of weird new things, posted the new log in the google drive link. -KSPCF wrote 39 memory leak logs (from 20:46:42.169, might be the same stuff at LOG 20:46:17.339) -Dynamic battery storage exception related to the error code I saw in the console (at EXC 20:45:30.987) and a dozen more being spammed one after another (from EXC 20:45:31.810) -Argument null exception related to parallax (from EXC 20:46:32.999) -other KSPCF logs (also 39) about memory leaks (from LOG 20:46:17.339) that involve system heat, kerbal actuators, dynamic battery storage, kopernicus solar panels, space dust, hullcamvds, near future electrical and something related to EVAConstructionMode (no clue what it is) 373 memory leaks, and there might be more details that I missed Jesus H. Christ Edit: I updated kopernicus and now the console is no longer being spammed with exceptions. Uploaded the new log after updating kopernicus, the dynamic battery storage exceptions are gone, but there are still some nasty memory leaks. I noticed the following things: LOG 21:41:27.740 (19 memory leaks this time) EXC 21:41:34.009 (tufx? object reference not set to an instance of an object) WRN 21:41:36.720 (something about kopernicus solar panel and changed configurations, has appeared multiple times after the logs listed below) LOG 21:45:13.249 (241 memory leaks, apparently right after I unloaded a probe in polar orbit around minmus) LOG 21:46:23.863 (changed from space center to trackstation, 14 memory leaks) LOG 21:49:08.965 (tracking station to space center, 28 memory leaks) LOG 21:49:27.405 (same as LOG 21:46:23.863) LOG 21:49:55.040 (tracking station to flight, this has to be a minmus mission I launched for a surface base, 17 memory leaks) LOG 21:52:05.383 (flight to space center, 370 memory leaks) LOG 21:53:51.871 (flight to space center, 656 memory leaks) LOG 21:54:15.369 (space center to editor, 14 memory leaks) LOG 21:54:36.000 (editor to flight, 112 leaks) LOG 21:55:12.510 (flight to editor, 624 leaks) All of the memory leaks that I mentioned above had an exception "NullReferenceException: Object reference not set to an instance of an object" related to KSPShaderTools right after the leaks. The number of leaks also seems to grow in number. LOG 21:56:14.559 (editor to space center, 120 leaks, different save file) LOG 21:56:39.427 (space center to main menu, 14 leaks) LOG 21:58:23.606 (flight to main menu, 509 leaks) All of the memory leaks logged by KSPCF had the same mods I listed previously. @Nertea DynamicBatteryStorage is no longer an issue (I don't think it ever was tbh) , so therefore I don't think these issues I'm listing are relevant anymore. I'll continue on a separate forum. But who knows, maybe you'll catch something important in the logs, since most of the mods that were listed in the leaks involved some of yours. Sorry for wasting your time, if that was the case. Sigh, crashed again... 5630 memory leaks and 700 moments before the crash.... fun
-
Logs and mods are here in this google drive link. ---------------------------------------------------------------------------------------------------------- [LOG 12:42:51.599] Vessel destroyed - Regenerating scatters [LOG 12:42:51.600] [PlanetariumCamera]: Focus: Kerbin [ERR 12:42:51.614] Exception handling event onPlanetariumTargetChange in class KnowledgeBase:System.NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at KSP.UI.Screens.KbApp_PlanetResources.ActivateApp (MapObject target) [0x0007d] in <4b449f2841f84227adfaad3149c8fdba>:0 at KSP.UI.Screens.KnowledgeBase.ActivateApps (KSP.UI.Screens.KnowledgeBase+KbTargetType targetType, MapObject target) [0x000fa] in <4b449f2841f84227adfaad3149c8fdba>:0 at KSP.UI.Screens.KnowledgeBase.OnMapFocusChange (MapObject target) [0x000f4] in <4b449f2841f84227adfaad3149c8fdba>:0 at EventData`1[T].Fire (T data) [0x000b0] in <4b449f2841f84227adfaad3149c8fdba>:0 [EXC 12:42:51.615] NullReferenceException KSP.UI.Screens.KbApp_PlanetResources.ActivateApp (MapObject target) (at <4b449f2841f84227adfaad3149c8fdba>:0) KSP.UI.Screens.KnowledgeBase.ActivateApps (KSP.UI.Screens.KnowledgeBase+KbTargetType targetType, MapObject target) (at <4b449f2841f84227adfaad3149c8fdba>:0) KSP.UI.Screens.KnowledgeBase.OnMapFocusChange (MapObject target) (at <4b449f2841f84227adfaad3149c8fdba>:0) EventData`1[T].Fire (T data) (at <4b449f2841f84227adfaad3149c8fdba>:0) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) EventData`1:Fire(MapObject) PlanetariumCamera:SetTarget(MapObject) PlanetariumCamera:OnVesselDestroy(Vessel) EventData`1:Fire(Vessel) Vessel:OnDestroy() Might no longer be relevant, the vessel destroyed stuff was just flights being unloaded ---------------------------------------------------------------------------------------------------------- About reproduction, I have genuinely no idea when or how these crashes happen (screen freezes or turns into a blank color, but the game still runs in the background until it crashes), it's entirely unpredictable, but once one crash happens then there will be more coming after much frequently, sometimes after something like 5 minutes. Most of the times it happens in flight (had 5 consecutive crashes in a span of 20-30 minutes when I was testing a rocket, and 5 more in orbit around the mun), sometimes in the VAB (happened twice yesterday after some hours of playing ksp). I also noticed that when I played ksp with an empty mod folder I was no longer stuck facing crashes minutes after minutes (been testing for 1-2 hours). When I added back all the mods I have, except for the visual mods, no crashes happened until at some point, much later, the screen turned into a blank color (matching the color of the texture I was facing, for example if I was looking at the mun, I'd see a grey screen of death). When this happened I did have DynamicBatteryStorage installed. I thought I could work with this, so I went back to playing ksp regulary. I was testing a lander for a minmus probe, and instead of teleporting to minmus I decided to lower the gravity down to 0.05 to simulate it. When I opened the cheat console, I saw this exception being spammed like 3 or 5 times a second, over and over, without stopping: Exception: NullReferenceException: Object reference not set to an instance of an object Turns out it's caused by DynamicBatteryStorage. When I removed the mod, the console looked clean, the exception was no longer being spammed. I don't think that DynamicBatteryStorage causes the crash, since I had similar ones in a game called From the depths and in War thunder (sometimes rarely, sometimes would suddenly crash over and over), but the spam of exceptions I saw in the console doesn't seem right. Right now I am playing without DynamicBatteryStorage and will all the mods I had previously installed just to make sure that I've checked out everything I could. One more thing, I changed drivers and all of my hardware except for the hard drive I have the OS installed on. Unless this somehow causes issues (although I highly doubt that), then I really can't guess why this would still persist with new components for so many years. ***EDIT: Crash happened again without dynamic battery storage, I guess all the crashing stuff above is pointless to address in this forum. The only thing that remains is the exception spam in the console.. Also updated the log file, there are some freaky parallax exceptions happening at 23:01 and 23:30 ish seen on both crash logs I linked.
-
Exception: NullReferenceException: Object reference not set to an instance of an object This error gets spammed in the cheat console when I'm in flight (on runway, launchpad, flight any situation outside). It only happens when I have anything that generates electrical power, including stock photovoltaic panels. Recently I've also had an issue with the game suddenly crashing out of nowhere, the screen turning into a color that would fit the environment (camera faces the surface of the mun => grey screen of death). I don't know if these 2 issues are related, but this exception being spammed continuously does feel like some sort of time bomb.
-
I removed every single mod, got a fully stock ssto from a very old save file from 2 years ago (when I had no mods installed), and went on a minmus-mun run. There were no crashes this time, very depressing without mods ngl These are my theories: 1. The mods accelerated the speed and frequency of the crashes because I still can not explain why other games like FtD crash the same way (twice, yesterday and 2 days before) 2.Memory leaks, or faulty memory? (since these act like time bombs, somewhat correlating with my first guess). I don't know what to say about this, I've changed my RAM 3 times, and always made sure that they are placed correctly (1-3, 2-4). Why would a memory issue still persist? I also have 32GB of RAM, more than enough to sustain any RAM intensive applications 3. Some mods are conflicting/broken. Doesn't explain why other games crash, but if this is true then I'm going to pull all my hair out finding the culprit(s).
-
-It now happens to every single vessel I use (or at least that's what I'm assuming, since this crash seems indiscriminate now). The vessel is fully stock apart from one modded space capsule called the Proteus advanced command pod. (I don't know how to upload screenshots on this forum) -Craft has 68 parts, roughly 86t. What is weird is that the engineer's report says my net heat flux is 1W, when it actually is -4kW in the system heat tab. EDIT: Oops, cryo propellants and cryo engines are 100% not stock, lmao. The upper stage uses the engine called Buzzard that runs on Methalox -I have quite a lot of mods, basically every single one (recommended by Matt Lowne) for visual improvements, IVA, near/far future tech, mk2 extra's mk3 extra's, mark 4 system, OPM, system heat and heat control, heap padder, kerbal atomics, hull camera vds, community resource pack/kit/techtree, cryo engines, reentry particle effect, planet shine, station parts redux, TUFX, trajectories, UmbraSpaceIndustries, better time warp, kerbal engineer (absolutely mandatory for every ksp player ever), mech jeb 2, JSI, FSHangarExtended, kerbal joint reinforcement, parking brake and the rest of the essential mods that are necessary for everything else to work (like kopernicus, USItools, module manager, dynamic battery storage etc) I recently installed the volumetric clouds mod, but removing it changed absolutely nothing. The rest of the mods I had for months, unchanged. I tried replacing it with the old EVE mod, still the same.. I installed volumetrics manually, uninstalled it manually, then reinstalled old EVE through ckan. Still the same results. -I verified the integrity of game files, 3 times. First time, 104 files were validated (which broke EVE for some reason, bloom was gone, clouds were almost nonexistant and the milky way skybox didn't load) I don't have the mod Hypoxia, that must've been a coincidence tho. I have to note that, this problem has been around for a year, and it's only getting worse. You might think it's hardware related, or driver related.. which makes a lot of sense. But... I literally changed every, single, piece, of, hardware, that I had with new one. THe only thing that didn't change is the main C drive, I still have the same old one with the windows I had on it. I also changed the drivers multiple times, yet... here I am.. and it's getting worse. It seems to happen in From The Depths too (the game) Another side note, if I wander around the VAB, KSC, tracking station, main menu etc, the game won't crash. It works just fine. It's only when I'm in flight when the screen goes bust and the log goes crazy.
-
I tried installing a compatible driver for the gpu I have a while back, but without difference, unless I did something wrong. I have an Nvidia GeForce GTX Titan X GPU, and the currently installed driver is at version 552.22. Did I get unlucky with the driver or am I worrying too much about driver compatibility? Edit: I just realized, the driver I currently have is not the one I remember installing, what the hell
-
Update: seems to be happening at random now... the game worked fine after I restarted the game and launched a different vessel, then I launched the previous vessel again without the game crashing, then after 15-30min (around the mun by now), same thing happens. Crash, screen turns black or into a single color (coincidentally depending on the color of the textures I was facing ex: looking at the mun -> a blank grey screen of death). One of the crash logs seemed identical with the one I shared up above. KSP is unplayable (for me)
-
As I take off, somewhere around 30km to 60km the screen turns dark, or it freezes. The game still runs in the background, and I'm also able to control the game while in the crash state. First time this happened I got a dark screen and then the game crashed, the next two times the screen froze, without completely crashing the game. The weirdest part is the log, especially near the bottom (bare in mind, my vessel was fine until the screen froze, no explosions in the background or anything): ---------------------------------------------------------------------------------------------------------- [LOG 12:40:37.771] [ModularFlightIntegrator] MFI Start [LOG 12:40:37.771] [ModularFlightIntegrator] Start. VesselModule on vessel : ModularFlightIntegrator AxisGroupsModule CometVessel SuspensionLoadBalancer CommNetVessel ModuleStabilization VesselDataManager ModuleDynamicBatteryStorage RPMVesselComputer ParkingBrake SpaceDustVessel VesselModuleSave SystemHeatVessel [LOG 12:41:21.202] BFR Lander 1.2(C-2) Debris Unloaded [WRN 12:41:21.204] [SystemHeat][Settings] not found, using default coolant [LOG 12:41:21.209] Packing BFR Lander 1.2(C-2) Debris for orbit [LOG 12:41:21.245] BFR Lander 1.2(C-2) Debris Unloaded [WRN 12:41:21.246] [SystemHeat][Settings] not found, using default coolant [LOG 12:41:21.249] Packing BFR Lander 1.2(C-2) Debris for orbit [LOG 12:41:22.879] BFR Lander 1.2(C-2) Debris Unloaded [WRN 12:41:22.880] [SystemHeat][Settings] not found, using default coolant [LOG 12:41:22.884] Packing BFR Lander 1.2(C-2) Debris for orbit [LOG 12:41:24.198] BFR Lander 1.2(C-2) Debris Unloaded [WRN 12:41:24.198] [SystemHeat][Settings] not found, using default coolant [LOG 12:41:24.202] Packing BFR Lander 1.2(C-2) Debris for orbit [LOG 12:41:24.283] [F: 29949]: Vessel BFR Lander 1.2(C-2) Debris was on-rails at 35.9 kPa pressure and was destroyed. [LOG 12:41:24.286] [Vessel BFR Lander 1.2(C-2) Debris]: Vessel was destroyed. [LOG 12:41:24.293] Vessel destroyed - Regenerating scatters [LOG 12:41:24.329] [F: 29951]: Vessel BFR Lander 1.2(C-2) Debris was on-rails at 36.2 kPa pressure and was destroyed. [LOG 12:41:24.329] [Vessel BFR Lander 1.2(C-2) Debris]: Vessel was destroyed. [LOG 12:41:24.334] Vessel destroyed - Regenerating scatters [LOG 12:41:25.904] [F: 30044]: Vessel BFR Lander 1.2(C-2) Debris was on-rails at 27.7 kPa pressure and was destroyed. [LOG 12:41:25.904] [Vessel BFR Lander 1.2(C-2) Debris]: Vessel was destroyed. [LOG 12:41:25.909] Vessel destroyed - Regenerating scatters [LOG 12:41:27.287] [F: 30121]: Vessel BFR Lander 1.2(C-2) Debris was on-rails at 36.3 kPa pressure and was destroyed. [LOG 12:41:27.287] [Vessel BFR Lander 1.2(C-2) Debris]: Vessel was destroyed. [LOG 12:41:27.292] Vessel destroyed - Regenerating scatters [LOG 12:42:02.156] Game Paused! [LOG 12:42:02.159] [UIMasterController]: ShowUI [LOG 12:42:02.159] [FlightGlobals]: Active Vessel is in atmosphere. Cannot save. [LOG 12:42:33.682] Game Unpaused! [LOG 12:42:35.715] Game Paused! [LOG 12:42:35.715] [UIMasterController]: ShowUI [LOG 12:42:35.715] [FlightGlobals]: Active Vessel is in atmosphere. Cannot save. [LOG 12:42:36.831] Game Unpaused! [LOG 12:42:37.741] Game Paused! [LOG 12:42:37.741] [UIMasterController]: ShowUI [LOG 12:42:37.741] [FlightGlobals]: Active Vessel is in atmosphere. Cannot save. [LOG 12:42:51.578] Vessel destroyed - Regenerating scatters [LOG 12:42:51.582] Vessel destroyed - Regenerating scatters [LOG 12:42:51.584] KbApp.OnDestroy Planet Resources [LOG 12:42:51.585] Vessel destroyed - Regenerating scatters [LOG 12:42:51.586] Vessel destroyed - Regenerating scatters [LOG 12:42:51.587] [UIApp] OnDestroy: ResourceDisplay [LOG 12:42:51.589] ScaleModList: listSize 738 maxListSize 494 [LOG 12:42:51.597] ScaleModList: listSize 738 maxListSize 494 [LOG 12:42:51.599] Vessel destroyed - Regenerating scatters [LOG 12:42:51.600] [PlanetariumCamera]: Focus: Kerbin [ERR 12:42:51.614] Exception handling event onPlanetariumTargetChange in class KnowledgeBase:System.NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at KSP.UI.Screens.KbApp_PlanetResources.ActivateApp (MapObject target) [0x0007d] in <4b449f2841f84227adfaad3149c8fdba>:0 at KSP.UI.Screens.KnowledgeBase.ActivateApps (KSP.UI.Screens.KnowledgeBase+KbTargetType targetType, MapObject target) [0x000fa] in <4b449f2841f84227adfaad3149c8fdba>:0 at KSP.UI.Screens.KnowledgeBase.OnMapFocusChange (MapObject target) [0x000f4] in <4b449f2841f84227adfaad3149c8fdba>:0 at EventData`1[T].Fire (T data) [0x000b0] in <4b449f2841f84227adfaad3149c8fdba>:0 [EXC 12:42:51.615] NullReferenceException KSP.UI.Screens.KbApp_PlanetResources.ActivateApp (MapObject target) (at <4b449f2841f84227adfaad3149c8fdba>:0) KSP.UI.Screens.KnowledgeBase.ActivateApps (KSP.UI.Screens.KnowledgeBase+KbTargetType targetType, MapObject target) (at <4b449f2841f84227adfaad3149c8fdba>:0) KSP.UI.Screens.KnowledgeBase.OnMapFocusChange (MapObject target) (at <4b449f2841f84227adfaad3149c8fdba>:0) EventData`1[T].Fire (T data) (at <4b449f2841f84227adfaad3149c8fdba>:0) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) EventData`1:Fire(MapObject) PlanetariumCamera:SetTarget(MapObject) PlanetariumCamera:OnVesselDestroy(Vessel) EventData`1:Fire(Vessel) Vessel:OnDestroy() [LOG 12:42:51.615] [SpaceDust][ToolbarUI] Changed focus to Kerbin [LOG 12:42:51.615] [SpaceDust][ToolbarPanel] Clearing all entries [LOG 12:42:51.615] [SpaceDust][ToolbarPanel]: Adding a new resource element for Antimatter [LOG 12:42:51.616] [SpaceDust][ToolbarPanel] Added a new resource entry for Antimatter [LOG 12:42:51.616] [SpaceDust][ToolbarPanel]: Adding a new resource element for ArgonGas [LOG 12:42:51.617] [SpaceDust][ToolbarPanel] Added a new resource entry for ArgonGas [LOG 12:42:51.617] [SpaceDust][ToolbarPanel]: Adding a new resource element for LqdHydrogen [LOG 12:42:51.617] [SpaceDust][ToolbarPanel] Added a new resource entry for LqdHydrogen [LOG 12:42:51.617] [SpaceDust][ToolbarPanel]: Adding a new resource element for Oxidizer [LOG 12:42:51.618] [SpaceDust][ToolbarPanel] Added a new resource entry for Oxidizer [LOG 12:42:51.618] [SpaceDust][ToolbarPanel]: Adding a new resource element for XenonGas [LOG 12:42:51.619] [SpaceDust][ToolbarPanel] Added a new resource entry for XenonGas [LOG 12:42:51.626] Vessel destroyed - Regenerating scatters [LOG 12:42:51.626] [UIApp] OnDestroy: CurrencyWidgetsApp [LOG 12:42:51.628] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.629] Vessel destroyed - Regenerating scatters [LOG 12:42:51.629] Vessel destroyed - Regenerating scatters [LOG 12:42:51.630] Vessel destroyed - Regenerating scatters [LOG 12:42:51.631] Vessel destroyed - Regenerating scatters [LOG 12:42:51.632] Vessel destroyed - Regenerating scatters [LOG 12:42:51.632] Vessel destroyed - Regenerating scatters [LOG 12:42:51.637] Vessel destroyed - Regenerating scatters [LOG 12:42:51.638] Vessel destroyed - Regenerating scatters [LOG 12:42:51.639] Vessel destroyed - Regenerating scatters [LOG 12:42:51.640] Vessel destroyed - Regenerating scatters [LOG 12:42:51.640] KbApp.OnDestroy Planet Info [LOG 12:42:51.641] Vessel destroyed - Regenerating scatters [LOG 12:42:51.642] Vessel destroyed - Regenerating scatters [LOG 12:42:51.642] Vessel destroyed - Regenerating scatters [LOG 12:42:51.643] Vessel destroyed - Regenerating scatters [LOG 12:42:51.656] Vessel destroyed - Regenerating scatters [LOG 12:42:51.659] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.660] Vessel destroyed - Regenerating scatters [LOG 12:42:51.663] Vessel destroyed - Regenerating scatters [LOG 12:42:51.666] Vessel destroyed - Regenerating scatters [LOG 12:42:51.667] Vessel destroyed - Regenerating scatters [LOG 12:42:51.667] Vessel destroyed - Regenerating scatters [LOG 12:42:51.681] Vessel destroyed - Regenerating scatters [LOG 12:42:51.682] Vessel destroyed - Regenerating scatters [LOG 12:42:51.683] Vessel destroyed - Regenerating scatters [LOG 12:42:51.684] 10/8/2024 12:42:51 PM,TransferWindowPlanner,Destroying the TransferWindowPlanner (TWP) [LOG 12:42:51.709] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.710] Vessel destroyed - Regenerating scatters [LOG 12:42:51.710] Vessel destroyed - Regenerating scatters [LOG 12:42:51.712] Vessel destroyed - Regenerating scatters [LOG 12:42:51.713] KbApp.OnDestroy Vessel Crew [LOG 12:42:51.713] [UIApp] OnDestroy: Construction [LOG 12:42:51.714] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.714] Vessel destroyed - Regenerating scatters [LOG 12:42:51.720] [KJR] KJRMultiJointManager cleanup [LOG 12:42:51.720] [KJR] KJRMultiJointManager cleanup [LOG 12:42:51.721] Vessel destroyed - Regenerating scatters [LOG 12:42:51.722] Vessel destroyed - Regenerating scatters [LOG 12:42:51.773] Vessel destroyed - Regenerating scatters [LOG 12:42:51.774] Vessel destroyed - Regenerating scatters [LOG 12:42:51.778] Vessel destroyed - Regenerating scatters [LOG 12:42:51.780] Vessel destroyed - Regenerating scatters [LOG 12:42:51.783] Vessel destroyed - Regenerating scatters [LOG 12:42:51.784] Vessel destroyed - Regenerating scatters [LOG 12:42:51.786] Vessel destroyed - Regenerating scatters [LOG 12:42:51.788] Vessel destroyed - Regenerating scatters [LOG 12:42:51.789] Vessel destroyed - Regenerating scatters [LOG 12:42:51.791] Vessel destroyed - Regenerating scatters [LOG 12:42:51.791] Vessel destroyed - Regenerating scatters [LOG 12:42:51.798] Vessel destroyed - Regenerating scatters [ERR 12:42:51.800] Destroying object "UnityWhite" is not allowed at this time. [LOG 12:42:51.802] [Scatterer][Debug] Effects unloaded for Kerbin [LOG 12:42:51.827] [Scatterer][Debug] No changes to main config, skipping saving. [LOG 12:42:51.827] [UIApp] OnDestroy: ActionGroupsApp [LOG 12:42:51.828] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.829] Vessel destroyed - Regenerating scatters [LOG 12:42:51.831] OnDestroy [LOG 12:42:51.831] SetCameraMode [LOG 12:42:51.833] [Waterfall][UI]: OnDestroy Fired [LOG 12:42:51.834] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.835] Vessel destroyed - Regenerating scatters [LOG 12:42:51.836] Vessel destroyed - Regenerating scatters [LOG 12:42:51.838] [UIApp] OnDestroy: KSPedia [LOG 12:42:51.839] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.842] Vessel destroyed - Regenerating scatters [LOG 12:42:51.843] Vessel destroyed - Regenerating scatters [LOG 12:42:51.846] Vessel destroyed - Regenerating scatters [LOG 12:42:51.847] Vessel destroyed - Regenerating scatters [LOG 12:42:51.848] Vessel destroyed - Regenerating scatters [LOG 12:42:51.849] Vessel destroyed - Regenerating scatters [LOG 12:42:51.850] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.850] Vessel destroyed - Regenerating scatters [LOG 12:42:51.852] Vessel destroyed - Regenerating scatters [LOG 12:42:51.852] KbApp.OnDestroy Planet Parameters [LOG 12:42:51.854] Vessel destroyed - Regenerating scatters [LOG 12:42:51.855] Vessel destroyed - Regenerating scatters [LOG 12:42:51.856] Vessel destroyed - Regenerating scatters [LOG 12:42:51.857] Vessel destroyed - Regenerating scatters [LOG 12:42:51.858] [UIApp] OnDestroy: Contracts [LOG 12:42:51.859] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.860] [UIApp] OnDestroy: ManeuverTool [LOG 12:42:51.863] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.867] Vessel destroyed - Regenerating scatters [LOG 12:42:51.872] Vessel destroyed - Regenerating scatters [LOG 12:42:51.873] Vessel destroyed - Regenerating scatters [LOG 12:42:51.874] Vessel destroyed - Regenerating scatters [LOG 12:42:51.876] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.878] Vessel destroyed - Regenerating scatters [LOG 12:42:51.880] [UIApp] OnDestroy: AlarmClock [LOG 12:42:51.882] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.972] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.972] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.972] [Waterfall][UI]: App Launcher Destroyed [WRN 12:42:51.972] UIList: RemoveItem didn't find any item to remove. [LOG 12:42:51.972] ScaleModList: listSize 738 maxListSize 320 [WRN 12:42:51.973] UIList: RemoveItem didn't find any item to remove. [LOG 12:42:51.973] ScaleModList: listSize 738 maxListSize 320 [WRN 12:42:51.973] UIList: RemoveItem didn't find any item to remove. [LOG 12:42:51.973] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.974] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.974] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.974] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.974] ScaleModList: listSize 738 maxListSize 320 [LOG 12:42:51.974] [UIApp] OnDestroy: [LOG 12:42:52.001] KbApp.OnDestroy NullName ---------------------------------------------------------------------------------------------------------- I hope this helps
-
Hello! I keep on accidentally switching to cameras whenever I use the next, previous (- and =) for other purposes, even when I'm not controlling the vehicles that have the cameras. Sometimes it even breaks the game entirely. As @ElonsMusk suggested, if it's possible to disable the mod to prevent these kinds of miss inputs? Overall, this mod is incredible, thanks for continuing the development!
-
[KSP 1.8+] Kerbal Konstructs (Continued)
omegalex replied to NathanKell's topic in KSP1 Mod Releases
KK Base manager screenshot: https://steamcommunity.com/sharedfiles/filedetails/?id=2999476539 Launching from Laythe screenshot: https://steamcommunity.com/sharedfiles/filedetails/?id=2999471666 -
[KSP 1.8+] Kerbal Konstructs (Continued)
omegalex replied to NathanKell's topic in KSP1 Mod Releases
My original comment got deleted, no idea why but anyway: What I meant was the KK Base manager thing where you can launch vessels from, I thought that was a possible workaround for launching from other planets, but it's completely empty, there are no "stored vessels". I don't care about that anymore I somehow fixed the issue? I can now launch from Laythe (tried uploading a steam screenshot URL but it doesn't work) That setting file that I mentioned, I can no longer find it I guess.. But what's the point of having other launchpads/runways (even on kerbin) if you can't use them. I figured out how to add custom statics, but I'm afraid that I misplaced some texture files (unless they are added from the editor). -
[KSP 1.8+] Kerbal Konstructs (Continued)
omegalex replied to NathanKell's topic in KSP1 Mod Releases
EDITED AGAIN: No idea what KK Base manager does or how it works Now I can launch from other planets without getting kicked out of the VAB/SPH (no idea how I managed to do that) I still think a readme file is needed. -
[1.8 - 1.12] KSPCommunityFixes - Bugfixes and QoL tweaks
omegalex replied to Gotmachine's topic in KSP1 Mod Releases
I'm new to this, do all of the community patches listed in the description come with the installation of the KerbalCommunityFixes gamedata folder? I want to make sure that I'm not missing out on the patches. If they don't come with the install (this one: https://github.com/KSPModdingLibs/KSPCommunityFixes/releases ), then how do I apply them? -
I did try that but I got a warning saying that some stuff was changed and it will corrupt any save file that I enter which has this planetary system. I did it the wrong way, maybe there's another way.. hoping that the dev will let me know how.
- 547 replies
-
- totm april 2023
- kopernicus
-
(and 3 more)
Tagged with: