-
Posts
7,441 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Lisias
-
totm nov 2021 Threads of the month: November 2021
Lisias replied to adsii1970's topic in Threads of the Month
Damn, found a note from November on my fridge too!! -
totm march 2020 So what song is stuck in your head today?
Lisias replied to SmileyTRex's topic in The Lounge
I think I already posted it before, but here we go again. I love this song since I heard it for the first time, on MTV in the 80s! Public Image Limited, Rise. -
Incredibly Kerbal, no doubt!
-
Yep. There's no easy way out, sometimes we need to remove the bad patches. You don't need to remove the whole add'on if you want to use it, removing the offending TweakScale patches are enough. On your KPS.log, I detected the following offending patches left: SM_Armory/tweakscale.cfg SM_Armory/Patches/tweakscale.cfg And you really should replace that LShipParts files I pinpointed: [LOG 04:48:00.501] Applying update 999_KSP-Recall/patches/refunding/@PART[*]:HAS[!MODULE[ModuleAsteroid],!MODULE[ModuleComet],!MODULE[KerbalEVA]]:NEEDS[KSPRECALL-REFUNDING] to AirplanePlus/Parts/Aero/smallwings/halfwing.cfg/PART[smallwingConnector1] [LOG 04:48:03.998] Applying update BDArmory/MMPatches/000000_HitpointModule/@PART[*] to AirplanePlus/Parts/Aero/smallwings/halfwing.cfg/PART[smallwingConnector1] [LOG 04:48:26.484] Applying update LShipParts/LShipPartsRequired/LBP_tweakableComplete/@PART[small*]:NEEDS[TweakScale] to AirplanePlus/Parts/Aero/smallwings/halfwing.cfg/PART[smallwingConnector1] [LOG 04:51:10.774] Applying update AirplanePlusThings/APP_TweakScale/@PART:HAS[#manufacturer[Kerbal?Standard],#category[Aero],#bulkheadProfiles[srf]]:NEEDS[Tweakscale]:AFTER[AirplanePlus] to AirplanePlus/Parts/Aero/smallwings/halfwing.cfg/PART[smallwingConnector1] Alternativelly, you can install TweakScale Companion for AirplanePlus. It will not fix everything, but it will at least keep the AirplanePlus parts healthy, as my style of patching is historically more resilient to abuses. (I really hate 3rd parties patching things with wildcards, it causes me immense head aches, as you can see).
- 4,054 replies
-
- 1
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Yep, but there's still hope - I have some control over the decals, so I can achieve a similar effect by mangling the decals themselves. I don't think it will look perfect, but perhaps it will look good enough.
- 315 replies
-
- 2
-
What he is meaning is that, currently, some authors are not being able to keep development on a pace that would please the users. Lots and lots of very used add'ons are piling up bugs and/or change requests, with the author sometimes clearly stating he/she is not interested on implementing them - not too different from what's happening with a famous game where we try to kick green critters into space without killing them (too much). This stagnation, on the long run, tends to lead the Scene to an entropic end: no new features, no bugs fixed => no users around. Unless we manage to have new blood like you around.
-
ANNOUNCE Release 2.4.6.5 is available for downloading, with the following changes: Closes Issues: #219 Apparently, OnCopy parts is misbehaving on Parts with Variants #86 When a root part is scaled, a part attached to it is displaced on the Y axis! See OP for the links. Notes This release finally fixes a long standing bug that ended up being surprisingly (and mysteriously… ) simple to fix. Never before a single line of code fixed so many problems by being deleted. The problem described on the latest METAR is no more. However… Since I failed to manage to understand why that simple line of code was playing havoc, I choose to distribute this release slowly and carefully. I spent the last 2 days fooling around with TweakScale looking for trouble, but since my playing style let pass trough a long standing bug into mainstream, the true is that these 2 days doesn't means too much… In a way or another, one of the reasons this bug leaked into mainstream is because I'm not playing TS 2.5 BETA so much as I used to do - some of the crafts I made using TS 2.4.5.x would trigger this bug for sure, and so I would had tackled it down before merging the code-tree into what is now TS 2.4.6.x . I will try my best to avoid such mistake again. — — — — — This Release will be published using the following Schedule: GitHub, reaching first manual installers and users of KSP-AVC. Right now. CurseForge. Right Now. SpaceDock (and CKAN users). Right Now. The reasoning is to gradually distribute a potentially Support Fest release in a way that would me allow to provide proper support if anything else goes wrong.
- 4,054 replies
-
- 2
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Found the problem: [LOG 02:33:13.815] Applying update LShipParts/LShipPartsRequired/LBP_tweakableComplete/@PART[small*]:NEEDS[TweakScale] to AirplanePlus/Parts/Aero/smallwings/halfwing.cfg/PART[smallwingConnector1] This misbehaving patch is patching everything starting with "small", what is way beyound what the author intended: [LOG 03:10:04.742] [TweakScale] ERROR: **FATAL** Part smallwingConnector1 (Wing Connector Type F) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.743] [TweakScale] ERROR: **FATAL** Part smallwingConnector2 (Wing Connector Type G) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.743] [TweakScale] ERROR: **FATAL** Part smallwingConnector3 (Wing Connector Type H) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.743] [TweakScale] ERROR: **FATAL** Part smallwingConnector4 (Wing Connector Type I) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.743] [TweakScale] ERROR: **FATAL** Part smallwingConnector6 (Wing Connector Type K) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.743] [TweakScale] ERROR: **FATAL** Part smallwingConnector5 (Wing Connector Type J) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.744] [TweakScale] ERROR: **FATAL** Part smallwingConnectortip (Wing Connector Tip) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.921] [TweakScale] ERROR: **FATAL** Part LSSCmdunit (Large Ship Superstructure Cmdunit (LSS1K)) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.932] [TweakScale] ERROR: **FATAL** Part APC30Cg2A42 (APC 2A42 turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.940] [TweakScale] ERROR: **FATAL** Part HRV1 (HRV1 Armored recovery vehicle) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.940] [TweakScale] ERROR: **FATAL** Part SlatArmor1x1 (SlatArmor1x1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.941] [TweakScale] ERROR: **FATAL** Part SlatArmor2x1 (SlatArmor2x1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.941] [TweakScale] ERROR: **FATAL** Part SlatArmor3x1 (SlatArmor3x1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.941] [TweakScale] ERROR: **FATAL** Part SlatArmor4x1 (SlatArmor4x1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.943] [TweakScale] ERROR: **FATAL** Part SlatArmorCorner (SlatArmorCorner) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.943] [TweakScale] ERROR: **FATAL** Part SlatArmorSprocketArmorGreb (Sprocket Armor Greb) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.943] [TweakScale] ERROR: **FATAL** Part SlatArmorRoadwheelGrebArmor (Road wheel Greb Armor) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.944] [TweakScale] ERROR: **FATAL** Part Humvee (Humvee) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.944] [TweakScale] ERROR: **FATAL** Part HVUA30CG (HumVee UA30RC) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.945] [TweakScale] ERROR: **FATAL** Part mk19Turret (MK19 40mm Grenade Launcher) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.945] [TweakScale] ERROR: **FATAL** Part KUB2K12 (KUB2K12) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.946] [TweakScale] ERROR: **FATAL** Part KUB2K12launcher (KUB2K12 2P25 TEL (Launcher Turret)) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.946] [TweakScale] ERROR: **FATAL** Part Missile3M9 (3M9 Intercept Missile) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.947] [TweakScale] ERROR: **FATAL** Part Leopard2A6 (Leopard2 A6 Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.947] [TweakScale] ERROR: **FATAL** Part Leopard2Hull (Leopard 2 Hull) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.949] [TweakScale] ERROR: **FATAL** Part M113Hull (M113 IFV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.951] [TweakScale] ERROR: **FATAL** Part MilWheel1 (Military style Wheel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.953] [TweakScale] ERROR: **FATAL** Part OShkoshCab (OShkosh Cab) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.953] [TweakScale] ERROR: **FATAL** Part TruckGrebA (Truck GrebA) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.954] [TweakScale] ERROR: **FATAL** Part TruckGrebB (Truck Greb B) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.954] [TweakScale] ERROR: **FATAL** Part BumperGreb (Truck Bumper Greb) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.954] [TweakScale] ERROR: **FATAL** Part TruckIntake (Truck AirIntake) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.955] [TweakScale] ERROR: **FATAL** Part TruckGrebC (Truck FuelTank Greb C) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.955] [TweakScale] ERROR: **FATAL** Part TruckGrebD (Truck FuelTank Greb D) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.955] [TweakScale] ERROR: **FATAL** Part TruckGrebE (Truck Greb E) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.956] [TweakScale] ERROR: **FATAL** Part SMTunguskaAAMT (2K22 Tunguska AAMT Turret CIWS) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.958] [TweakScale] ERROR: **FATAL** Part APC30Cg2A42 (APC 2A42 turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.964] [TweakScale] ERROR: **FATAL** Part HRV1 (HRV1 Armored recovery vehicle) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.964] [TweakScale] ERROR: **FATAL** Part SlatArmor1x1 (SlatArmor1x1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.965] [TweakScale] ERROR: **FATAL** Part SlatArmor2x1 (SlatArmor2x1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.965] [TweakScale] ERROR: **FATAL** Part SlatArmor3x1 (SlatArmor3x1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.965] [TweakScale] ERROR: **FATAL** Part SlatArmor4x1 (SlatArmor4x1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.966] [TweakScale] ERROR: **FATAL** Part SlatArmorCorner (SlatArmorCorner) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.966] [TweakScale] ERROR: **FATAL** Part SlatArmorSprocketArmorGreb (Sprocket Armor Greb) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.966] [TweakScale] ERROR: **FATAL** Part SlatArmorRoadwheelGrebArmor (Road wheel Greb Armor) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.966] [TweakScale] ERROR: **FATAL** Part MilWheel1 (Military style Wheel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.968] [TweakScale] ERROR: **FATAL** Part OShkoshCab (OShkosh Cab) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.968] [TweakScale] ERROR: **FATAL** Part TruckGrebA (Truck GrebA) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.968] [TweakScale] ERROR: **FATAL** Part TruckGrebB (Truck Greb B) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.968] [TweakScale] ERROR: **FATAL** Part BumperGreb (Truck Bumper Greb) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.969] [TweakScale] ERROR: **FATAL** Part TruckIntake (Truck AirIntake) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.969] [TweakScale] ERROR: **FATAL** Part TruckGrebC (Truck FuelTank Greb C) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.970] [TweakScale] ERROR: **FATAL** Part TruckGrebD (Truck FuelTank Greb D) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.970] [TweakScale] ERROR: **FATAL** Part TruckGrebE (Truck Greb E) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.971] [TweakScale] ERROR: **FATAL** Part SecuBot16 (SecuBot16) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.971] [TweakScale] ERROR: **FATAL** Part SecuBot16bad (SecuBot16bad) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.972] [TweakScale] ERROR: **FATAL** Part 105DerpGun (105mm HE DerpGun) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.972] [TweakScale] ERROR: **FATAL** Part 30mmRotaryCannon (30mmRotaryCannon) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.973] [TweakScale] ERROR: **FATAL** Part M577APCMG2 (APC MG2 Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.973] [TweakScale] ERROR: **FATAL** Part M577APCMG1 (APC MG1 Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.974] [TweakScale] ERROR: **FATAL** Part DG10K155 (DG10k Ags 155mm Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.974] [TweakScale] ERROR: **FATAL** Part APCDual105Turret (APC Dual 105 Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.974] [TweakScale] ERROR: **FATAL** Part Dual110Turret (Dual 110 mm turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.975] [TweakScale] ERROR: **FATAL** Part WirbelwindFlakTurret (Wirbelwind FlakTurret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.975] [TweakScale] ERROR: **FATAL** Part GOCG75revA (GOCG75 Chain Gun Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.975] [TweakScale] ERROR: **FATAL** Part gunshipTurret (gunshipTurret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.976] [TweakScale] ERROR: **FATAL** Part GustavX2 (Dual 203mm Gustav) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.976] [TweakScale] ERROR: **FATAL** Part H12RocketTurret (Hydra-12 Rocket Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.976] [TweakScale] ERROR: **FATAL** Part H70Pod (H70Pod Rocket Launcher) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.977] [TweakScale] ERROR: **FATAL** Part HeavyArtyS (Heavy Single 105 Cannon) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.977] [TweakScale] ERROR: **FATAL** Part HeavyArtyT (Heavy Dual 105 Cannon) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.977] [TweakScale] ERROR: **FATAL** Part IBArty16 (IBArty16) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.977] [TweakScale] ERROR: **FATAL** Part BL14inMarkVII (BL_14inMark_VII x4 Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.978] [TweakScale] ERROR: **FATAL** Part M2TurretedHMG (M2 Turreted HMG) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.978] [TweakScale] ERROR: **FATAL** Part M50FixedAero (M50FixedAero) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.978] [TweakScale] ERROR: **FATAL** Part MAC30revB (MAC30revB) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.979] [TweakScale] ERROR: **FATAL** Part MagCannonWMD (MagCannonWMD) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.979] [TweakScale] ERROR: **FATAL** Part MG9142DMiniGunpod (Mg914 2 Gun pod Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.980] [TweakScale] ERROR: **FATAL** Part MortarA (Mortar A) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.981] [TweakScale] ERROR: **FATAL** Part JagTigerPAK44 (JagdTiger 128mm TD Gun) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.981] [TweakScale] ERROR: **FATAL** Part 4X50CalMK2 (4X50cal CIWS Capable) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.982] [TweakScale] ERROR: **FATAL** Part Radial30gatling (Radial 30mm gatling) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.982] [TweakScale] ERROR: **FATAL** Part Railgunturret (Turret mounted Railgun) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.982] [TweakScale] ERROR: **FATAL** Part Single30TurretAlpha (Single 30 Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.983] [TweakScale] ERROR: **FATAL** Part SMsMK9Gren (SMs MK9Gren Grenade Launcher) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.983] [TweakScale] ERROR: **FATAL** Part SpannerHMG (.50cal Heavy Machine gun Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.984] [TweakScale] ERROR: **FATAL** Part PhalanxCIWSSpanner (Spanner's Phalanx CIWS) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.984] [TweakScale] ERROR: **FATAL** Part SSAMCIWS (SolidState AntiMissile turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.984] [TweakScale] ERROR: **FATAL** Part M30StreamlinedAero (SM30 Auto Cannon) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.985] [TweakScale] ERROR: **FATAL** Part TankChainGun (Tank Chain Gun) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.985] [TweakScale] ERROR: **FATAL** Part UBoat105revA (Deck mounted Submarine 10.5cm gun) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.985] [TweakScale] ERROR: **FATAL** Part UD4MinigunBallTurret (UD4 Belly Turret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.986] [TweakScale] ERROR: **FATAL** Part X32ABLSM (X32-WE-ABL Airborne laser weapon) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.986] [TweakScale] ERROR: **FATAL** Part GeneralDynamicsXM301 (GD_XM301 Gatling) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.995] [TweakScale] ERROR: **FATAL** Part 1x1slopestructuralPanel (Armored 1x1slope Structural Panel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.995] [TweakScale] ERROR: **FATAL** Part 2x1slopestructuralPanel (Armored 2x1slope Structural Panel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.995] [TweakScale] ERROR: **FATAL** Part 2x1structuralPanel (Armored 2x1 Structural Panel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.996] [TweakScale] ERROR: **FATAL** Part 3x1structuralPanel (Armored 3x1 Structural Panel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.996] [TweakScale] ERROR: **FATAL** Part 4x1structuralPanel (Armored 4x1 Structural Panel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.996] [TweakScale] ERROR: **FATAL** Part StairMarinetwinrail2mtr (StairMarineTwinRail2mtr) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.997] [TweakScale] ERROR: **FATAL** Part 1x1structuralPanel (Armored 1x1 Structural Panel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.997] [TweakScale] ERROR: **FATAL** Part 2x2structuralPanel (Armored 2x2Structural Panel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.997] [TweakScale] ERROR: **FATAL** Part 3x3structuralPanel (Armored 3x3Structural Panel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:04.997] [TweakScale] ERROR: **FATAL** Part 4x4structuralPanel (Armored 4x4 Structural Panel) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.004] [TweakScale] ERROR: **FATAL** Part CruiserKitHull (CK Cruiser Kit Hull (part7)) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.022] [TweakScale] ERROR: **FATAL** Part tallventGreb (Intake Vent Hover) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.027] [TweakScale] ERROR: **FATAL** Part StructFrameLong3 (Struct Frame Long 3) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.027] [TweakScale] ERROR: **FATAL** Part StructFrameLong4 (Struct Frame Long 4) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.029] [TweakScale] ERROR: **FATAL** Part SteamTurbine (SteamTurbine) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.034] [TweakScale] ERROR: **FATAL** Part LCACdeck (LCAC deck) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.034] [TweakScale] ERROR: **FATAL** Part LCACdeckS (LCAC deck Small) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.038] [TweakScale] ERROR: **FATAL** Part MarineSearchlightMK1 (Marine Search light MK1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.043] [TweakScale] ERROR: **FATAL** Part NavGreenEM (Green Emissive Navlight) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.043] [TweakScale] ERROR: **FATAL** Part NavRedEM (Red Emissive Navlight) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.043] [TweakScale] ERROR: **FATAL** Part NavWhiteEM (White Emissive Navlight) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.048] [TweakScale] ERROR: **FATAL** Part SmokeStack1 (SmokeStack ColdStack) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.048] [TweakScale] ERROR: **FATAL** Part SmokeStack2 (SmokeStack 2 ColdStack) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.049] [TweakScale] ERROR: **FATAL** Part SmokeStack3 (SmokeStack 3 ColdStack) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.050] [TweakScale] ERROR: **FATAL** Part StairRightRail (StairRightRail) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.055] [TweakScale] ERROR: **FATAL** Part TB1pushBar (TB1 Push bar) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.055] [TweakScale] ERROR: **FATAL** Part TB1pushBar2 (TB1 Push bar2) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.055] [TweakScale] ERROR: **FATAL** Part TBTopDeck (TBTopDeck) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.062] [TweakScale] ERROR: **FATAL** Part ShipHatchGreb (Ship Hatch Greeble) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.062] [TweakScale] ERROR: **FATAL** Part ShipHatchGreb2 (Ship Hatch and frame Greeble) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.066] [TweakScale] ERROR: **FATAL** Part WirbelwindFlakTurret (Wirbelwind FlakTurret) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.071] [TweakScale] ERROR: **FATAL** Part ClassicSspine1 (Classic S Spine 1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.072] [TweakScale] ERROR: **FATAL** Part ClassicSspine2 (Classic S Spine 2) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.072] [TweakScale] ERROR: **FATAL** Part ClassicSspine3 (Classic S Spine 3) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.072] [TweakScale] ERROR: **FATAL** Part P61BP3wing (P3 5.8mtr wing) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.072] [TweakScale] ERROR: **FATAL** Part P61BP3wingElevon (P3 wing Elevon) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.076] [TweakScale] ERROR: **FATAL** Part P61Bwing (P61Bwing) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.076] [TweakScale] ERROR: **FATAL** Part P61FighterBrakeS2 (Warbird Air brake) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.076] [TweakScale] ERROR: **FATAL** Part P61FighterBrakeS2A (Warbird Air brake size2A) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.076] [TweakScale] ERROR: **FATAL** Part P61FighterBrakeS1 (Warbird Air brake size 1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.076] [TweakScale] ERROR: **FATAL** Part P61SpoileronS1 (Warbird Spoileron size 1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.091] [TweakScale] ERROR: **FATAL** Part smallCtrlSrf (Elevon 4) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.093] [TweakScale] ERROR: **FATAL** Part smallCargoContainer (SEQ-3 Cargo Storage Unit) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.109] [TweakScale] ERROR: **FATAL** Part smallRadialEngine (24-77 "Twitch" Liquid Fuel Engine) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.110] [TweakScale] ERROR: **FATAL** Part smallRadialEngine.v2 (24-77 "Twitch" Liquid Fuel Engine) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.140] [TweakScale] ERROR: **FATAL** Part smallHardpoint (Small Hardpoint) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.143] [TweakScale] ERROR: **FATAL** Part mediumDishAntenna (Communotron DTS-M1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.155] [TweakScale] ERROR: **FATAL** Part smallClaw (Advanced Grabbing Unit Jr.) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.184] [TweakScale] ERROR: **FATAL** Part mediumFanBlade (R-12 Ducted Fan Blade) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.184] [TweakScale] ERROR: **FATAL** Part mediumHeliBlade (Helicopter Blade Type B) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.185] [TweakScale] ERROR: **FATAL** Part mediumPropeller (Propeller Blade Type B) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.185] [TweakScale] ERROR: **FATAL** Part smallFanBlade (R-062 Ducted Fan Blade) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.185] [TweakScale] ERROR: **FATAL** Part smallHeliBlade (Helicopter Blade Type A) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.186] [TweakScale] ERROR: **FATAL** Part smallPropeller (Propeller Blade Type A) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.218] [TweakScale] ERROR: **FATAL** Part LSVCM3 (PPD-SM400 Service Module) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.218] [TweakScale] ERROR: **FATAL** Part LSmallFuelMod (PPD-SM555 Service Module) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 03:10:05.218] [TweakScale] ERROR: **FATAL** Part LSmallSvcMod (PPD-SM250 Service Module) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 SM_AFV also is misbehaving: [LOG 02:33:47.570] Applying update SM_AFVs/SM_AFVs/Patches/SM_AftvpaintMM/@PART[APC30Cg2A42]:NEEDS[TweakScale] to SM_AFVs/Parts/APC30Cg2A42/APC30Cg2A42.cfg/PART[APC30Cg2A42] [LOG 02:33:47.576] Applying update SM_AFVs/SM_AFVs/Patches/SM_AftvpaintMM/@PART[APC30Cg2A42]:NEEDS[TweakScale] to SM_AFVs/SM_AFVs/Parts/APC30Cg2A42/APC30Cg2A42.cfg/PART[APC30Cg2A42] As well SM_Marine: [LOG 02:34:08.135] Applying update SM_Marine/Patches/SMM tweakable_MM/@PART[1x1slopestructuralPanel]:NEEDS[TweakScale] to SM_Marine/Parts/12131411s21s-panels/panels.cfg/PART[1x1slopestructuralPanel] [LOG 02:34:13.815] Applying update SM_Marine/Patches/SMM tweakable_MM/@PART[*structuralPanel]:NEEDS[TweakScale] to SM_Marine/Parts/12131411s21s-panels/panels.cfg/PART[1x1slopestructuralPanel] And some more. This one is going to be problematic. At this point, with some non maintained Add'Ons causing you some trouble (and so there's no way to pull request a fix), and since some of them are already on the pipeline for a Companion (where I'm also fixing these issues), I think the base line of action is you sending me your ModuleManager ConfigCache . I will give it a look and cook a HotFix for you. In the mean time, install https://github.com/net-lisias-ksp/TweakScaleCompanion_SMCE/releases . This will alleviate the problem a bit, as I had fixed some of the patchings for LShipParts . Please note that you will need to replace one of the files from LShipParts, see details below. You share some of the problems as our fellow Kerbonaut @Dioso: [LOG 00:49:24.706] [TweakScale] ERROR: **FATAL** Part mediumbow (#autoLOC_SMIndustries_2000038) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.706] [TweakScale] ERROR: **FATAL** Part mediumhullshort (#autoLOC_SMIndustries_2000046) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.709] [TweakScale] ERROR: **FATAL** Part vetteHangar (#autoLOC_SMIndustries_2000112) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.723] [TweakScale] ERROR: **FATAL** Part smallCtrlSrf (Elevon 4) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.723] [TweakScale] ERROR: **FATAL** Part smallCargoContainer (SEQ-3 Cargo Storage Unit) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.735] [TweakScale] ERROR: **FATAL** Part smallRadialEngine (24-77 "Twitch" Liquid Fuel Engine) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.735] [TweakScale] ERROR: **FATAL** Part smallRadialEngine.v2 (24-77 "Twitch" Liquid Fuel Engine) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.764] [TweakScale] ERROR: **FATAL** Part smallHardpoint (Small Hardpoint) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.765] [TweakScale] ERROR: **FATAL** Part mediumDishAntenna (Communotron DTS-M1) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.771] [TweakScale] ERROR: **FATAL** Part smallClaw (Advanced Grabbing Unit Jr.) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.791] [TweakScale] ERROR: **FATAL** Part mediumFanBlade (R-12 Ducted Fan Blade) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.791] [TweakScale] ERROR: **FATAL** Part mediumHeliBlade (Helicopter Blade Type B) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.792] [TweakScale] ERROR: **FATAL** Part mediumPropeller (Propeller Blade Type B) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.792] [TweakScale] ERROR: **FATAL** Part smallFanBlade (R-062 Ducted Fan Blade) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.792] [TweakScale] ERROR: **FATAL** Part smallHeliBlade (Helicopter Blade Type A) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 [LOG 00:49:24.792] [TweakScale] ERROR: **FATAL** Part smallPropeller (Propeller Blade Type A) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0 And some of these problems are from the bad kind: MODULE { name = TweakScale type = free type = free_square This is the kind of problem that can ruin your day. However…. The culprit for this file is [LOG 00:40:28.771] Applying update LShipParts/LShipPartsRequired/LBP_tweakableComplete/@PART[small*]:NEEDS[TweakScale] to SquadExpansion/Serenity/Parts/Propellers/smallFanBlade.cfg/PART[smallFanBlade] This thing is blind patching everything starting with "small", including AirplanePlus and Serenity (that are completely unrelated to LShipParts), and (again) this is the reason I advocate so much against the use of wildcards on patching. Someone save some minutes in the past, and now a lot of people are wasting hours. I think you forgot to replace one file from LShipParts when you installed the Companion . Download this file : https://raw.githubusercontent.com/net-lisias-ksp/TweakScaleCompanion_SMCE/master/GameData/LShipPartsRequired/LBP_tweakableComplete.cfg and then replace the one on your <KSP_ROOT>GameData/LShipPartsRequired . This is for you too, @Dioso - it will not fix all your problems, but it will fix some of them.
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Exactly! Nah. This time I screwed up, it's just bad code. I had it fixed already, but since I didn't understood yet why that code misbehave, I choose to take some time testing some variations on that code (that so would break differently) to be really sure I'm fixing it this time, instead of pushing the problem to blow up somewhere else.
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Hunmm…. This information is going to be very handy… It's helping me to understand why things are going south. Once you reload something, a lot of data structures are reset and then rebuilt from scratch - so whatever is happening now, should be something changing a thing it's not persisted on the craft file, that once is reloaded gets that bit undone and things go back to normal. What hints me that there's a tiny bit of code on that commit I mentioned on the issue that should not be there…. In a somewhat convoluted way, your information is kinda confirming my current working theory, and it's explaining some results I getting here on my side of the keyboard…. I don't know, I think you need to talk with the CKAN guys in order to see how to rollback the last update… I usually like to update things by hand exactly due these situations - it had bit me in the past. Nowadays I prefer to use KSP-AVC to notify me about the new releases and then I update them one by one, rolling back when something goes trough the south. Updating things on KSP is not exactly safe, anyway... On the "bright" side, I think that most of the worst problems are due a borked BDArmory. Do you remember what version you was using before? CKAN has the habit of changing the target of an Add'On transparently (as it happened recently to Procedural Wings), and sometimes the new fork is not exactly retro-compatible with some things…. Nope, you didn't. There's something else wrong on your installment. Please send me your Module Manager Config Cache (it's on the GameData). I will need to dig a bit more on this case, there's something new here. Well, send me the new KSP.log so. Let's see what else is borking on ya!
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
There's a "more technical" way of saying that: zero sum games. A Zero Sum game is a game where you only earn something at the expenses of others. There're a lot of valid situations on life where you need to play a Zero Sum Game in order to survive. However, not every game needs to be a Zero Sum Game. In fact, nowadays there're a lot of situations where the Zero Sum Game is the worst approach to the problem! One of the these cases is SOFTWARE. Lots and lots of competing companies funds directly and indirectly the Linux Kernel, besides knowing that their competition will enjoy the same benefits once the features they are exponsoring is ready to reach the mainstream. So, why they do it? Because by not doing it, the competition that are exponsoring the Kernel will have a better product and so will eat your cheese. Simple like that. The KSP Add'On scene is littered with Zero Sum Gamers, and this is the sad true. Not exactly fault of the Scene, as I think the Add'On Scene we have is a direct reflection of the KSP Development Model itself, where Zero Sum Game solutions are applied even when they are the worst solution for the problem at hands. And this is the point some people don't get - most people around here help each other not due a masochistic desire of being enslaved, but because they share a common goal: enhance a game they love. But yet, some other people see on this a "business opportunity" to seek power/money/fame/whatever, and the way of achieving this is by directing this "work force" into Zero Sum Games. Some even get to the point of "weaponize" the Scene to force their hand on the rest of us, and you can easily find such events looking on the forum's history (as well some github issues). On this environment, we have a break on the Trust Chain - and this is chain pretty hard to rebuild. I recommend everybody to spend some 30 minutes of their lifes on this "game": https://ncase.me/trust/ That's the thing: we are people, but we don't understand people. There's a thingy called Pyramid of Maslow, or Maslow's Hierarchy of Needs: You usually need to fulfil (some how) the most basic needs in order to achieve satisfaction on the more complex ones (the upper ones on the pyramid), but there's a catch: the motivation for the "lower levels" decreases as the need is fulfilled (unless the dude have some psychological issue, as a trauma or something). Once your belly is full, you stop thinking on food, for example. But there's one "need" that it's different - the self-actualization one. The most you achieve, most motivated you are to achieve more. And this can be both a bless and a curse, because people on this stage are more prone to be exploited by people still trying to fulfil their basic needs - and this is where such people think it's a good idea to change a Positive Sum Game (a game where everybody earns a bit) into a Zero Sum Game (while trying to be the ones that are earning, usually substantially). I'm not that optimistic. Corporations are headless "monsters" with psychopath behaviours - you just can't trust a corporation. But you can trust people inside the corporation, people are the ones doing things (good or bad). You get good people enough on a Corporation, you will see such Corporation doing "nice" things - but once Zero Sum Game people reaches some power inside the Corporation (and usually they reach power more often than Positive Sum Gamers, see the webpage I linked above), that people you used to trust are replaced, and God knowns what the new people on power are willing to do now. Forget about corporations. Any change will come from people like you and me.
-
Nope, the problem is the code that allows changing the Variant after scaling the part. You don't need to save and reload the craft (at least on my tests, it was not necessary - but I do most of the tests on the "oldest" KSP the problem happens, and then test the fix on the newer ones - older KSPs loads way faster, and this matters on development), it's enough to just detach the part and reattach it (sometimes I need to rotate it too). I zeroed in on the exact commit where the problem started, and I can tell you : I'm yet less happy now than before - I really think there's something on KSP overruling me, as the part's data I'm handling on OnCopy is not the same I was handling on applying the variant - and they should be, I think. If you are curious, you can check my findings on this issue : https://github.com/net-lisias-ksp/TweakScale/issues/219
- 4,054 replies
-
- 1
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Wow!! [LOG 07:54:44.029] [TweakScale] INFO: WriteDryCost Concluded : 4260 parts found ; 3 checks failed ; 0 parts with hotfixes ; 0 parts with issues overruled ; 211 Show Stoppers found; 11 Sanity Check failed; 2183 unscalable parts. [LOG 07:54:44.073] [TweakScale] "Houston, we have a Problem!" about show stoppers on patching was displayed 211 FATALities, I think we have a record!!! Lots and lots of parts borking with Exceptions too. I think you have a problem with BDArmory, but I'm guessing - there's really too much Exceptions for me be able to track down every one of them. On a first glance, you need to update or get rid Aviator Arsenal and AntiSubmarineWeapon - as apparently these ones are the biggest offenders (or offended?). Perhaps the problem is on something that both depends, perhaps BDArmory? In a way or another, whatever you did before getting these errors, rollback. You are probably migrating from a previous KSP release, so perhaps you should go back to it for some more time until the add'ons you want to use are supported on KSP 1.12.2 - right now, I don't know from where to start diagnosing this one. The TweakScale FATALities are the least of your problems - they are related to bad patching probably due the same problem our fellow Kerbonaut above, LShipParts. By installing https://github.com/net-lisias-ksp/TweakScaleCompanion_SMCE/releases you should get rid of most of them, but you still have the other problems peskying your KSP and these ones are even more serious than the TS FATALities….
- 4,054 replies
-
- 1
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Yep, got it! [LOG 20:58:09.358] [TweakScale] INFO: WriteDryCost Concluded : 1522 parts found ; 0 checks failed ; 0 parts with hotfixes ; 0 parts with issues overruled ; 17 Show Stoppers found; 0 Sanity Check failed; 536 unscalable parts. [LOG 20:58:09.364] [TweakScale] "Houston, we have a Problem!" about show stoppers on patching was displayed 17 FATALities, almost a Mortal Kombat sessions…. This is due bad patching, it's some time since I don't get something like these: Luckily, I recognized one of the parts on first sight, vetteHangar. You have Large Ship Parts installed, from SMCE. This is a very nice part collection, I use it myself, but its TweakScale patches didn't aged well. Being the reason I created the TweakScale Companion for SMCE, with up to date, modern and bug free TweakScale patches for it! https://github.com/net-lisias-ksp/TweakScaleCompanion_SMCE/releases Besides being still in Beta, it's stable by this point - I just didn't managed the time to update it and promote it to RC. Please note that you will have to overwrite a source file from LSHIPParts because one of the patches on it wasn't fixable, I had to replace the file contents with one without the patches. Do how the fellow Kerbonaut above did. Find your KSP.log (see this post for instructions, there's a resume on the OP on the Spoiler section - that thingy that it's hidden and you need to click on it to show), then use a file sharing service as DropBox to publish it.
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
I will! Things took a bit longer than I would like today, so this specific test ended up delayed. Thanks!
- 4,054 replies
-
- 1
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
I'm not sure I understood (language barrier probably). Do you want to see Dune trough the comet's plumes, it's it?
- 315 replies
-
- 1
-
Now I have something to work with! I found two probable contributors to your problem (more about below): Textures Unlimited: [AddonLoader]: Instantiating addon 'TexturesUnlimitedDebug' from assembly 'TexturesUnlimited' (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Uploading Crash Report NullReferenceException: Object reference not set to an instance of an object at KSP.UI.Screens.ApplicationLauncher.RemoveModApplication (KSP.UI.Screens.ApplicationLauncherButton button) [0x00029] in <cd473063d3a2482f8d93d388d0c95035>:0 at KSPShaderTools.Addon.TexturesUnlimitedDebug.Awake () [0x000b9] in <d05d146f0f32458d9a30cf17e61f35a8>: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:CallOverridenDebugHandler(Exception, Object) UnityEngine.GameObject:Internal_AddComponentWithType(Type) UnityEngine.GameObject:AddComponent(Type) AddonLoader:StartAddon(LoadedAssembly, Type, KSPAddon, Startup) AddonLoader:StartAddons(Startup) AddonLoader:OnLevelLoaded(GameScenes) AddonLoader:OnSceneLoaded(Scene, LoadSceneMode) UnityEngine.SceneManagement.SceneManager:Internal_SceneLoaded(Scene, LoadSceneMode) and System Heat Uploading Crash Report NullReferenceException: Object reference not set to an instance of an object at SystemHeat.SystemHeatEditor.FixedUpdate () [0x0001a] in <faa8f438e27f4148b7041ce82be5b9c9>: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:CallOverridenDebugHandler(Exception, Object) (Filename: <faa8f438e27f4148b7041ce82be5b9c9> Line: 0) CorrectCoL_Persistent.Start (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) KK: [KerbalKonstructsSettings] Start: Career Module Start Called (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) NullReferenceException: Object reference not set to an instance of an object at SystemHeat.SystemHeatEditor.FixedUpdate () [0x0001a] in <faa8f438e27f4148b7041ce82be5b9c9>: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:CallOverridenDebugHandler(Exception, Object) They are not the ones directly causing you problems, I found a third one and I will talk about below. But it happens that once something throws up an Exception, it breaks a chain of events because everything that was waiting to be executed after is not executed. This leaves a lot of things not correctly initialised, and then someone else trusting everything was correctly initialised borks and end up taking the blame! So the best way to proceed now is to backup everything and remove TextureUnlimited and SystemHeat from your GameData to see if the problem goes away. If it does, well, you will need to file a bug report for these two Add'Ons in order to have them fixed - to tell you the true, you should do it nevertheless. If by removing them things are the same, then we can conclude that the Add'On I will mention now may be the problem: Adding default item(s) into seat's 2 inventory of part [Part:mk1-3pod (id=C4292261514)]: KIS.evapropellant (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) LiquidEngineLV-T91 added to ship - part count: 2 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Uploading Crash Report NullReferenceException at (wrapper managed-to-native) UnityEngine.Object.GetName(UnityEngine.Object) at UnityEngine.Object.get_name () [0x00001] in <12e76cd50cc64cf19e759e981cb725af>:0 at PreFlightTests.StationHubAttachments.TestCondition () [0x0003f] in <cd473063d3a2482f8d93d388d0c95035>:0 at PreFlightTests.DesignConcernBase.Test () [0x00000] in <cd473063d3a2482f8d93d388d0c95035>:0 at KSP.UI.Screens.EngineersReport+TestWrapper.RunTest () [0x00006] in <cd473063d3a2482f8d93d388d0c95035>:0 at KSP.UI.Screens.EngineersReport+<RunTests>d__49.MoveNext () [0x000bb] in <cd473063d3a2482f8d93d388d0c95035>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <12e76cd50cc64cf19e759e981cb725af>: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:CallOverridenDebugHandler(Exception, Object) This exception is happened everytime you tried to add the LiquidEngineLV-T91 to the craft - and the part is vanishing because in the middle of the processing, this exception blowed up everything interrupting that chain of events I talked above, and some other code on KSP hits the "panic button" and get rid of the troubling part. The KIS Inventory module may or may not be related to the problem - it could be only an innocent bystander that was caught by the mess, or it may had contributed somehow to the problem. This Exception is weird because it's borking on UnityEngine.Object.GetName(UnityEngine.Object) what implies that the object the code is trying to get the name is no more - what suggests that the code believes it should exists, or perhaps the code should be dead by now (because its data is already dead) but someone forgot to kill it. And this is where that Exceptions above may have playing a hole on it - by blowing up their chain of events, they may be preventing things to be created, or preventing things from being cleaned up. Both hypothesis satisfy the working theory I proposed on the last paragraph. Well, so in a nutshel: 1) File a bug report on Texture Unlimited giving this KSP.log. Then remove Texture Unlimited from your rig 2) Do the same with System Heat. 3) Remember to have everything backed up 4) Try to reproduce the problem again. 5) If the problem vanished, well, it was one of the two thingies above. Wait them to be fixed before installing them back - this can be a problem with System Heat. 6) If the problem persists, then my best guess is KIS Inventory - reach KIS maintainer for help. But first get rid of Texture Unlimited and System Heat to make things easier for him. Keep me in the loop one way or another! Cheers!
-
(sigh) Well… Publish the new KSP.log. In order to make it the most useful as possible, do what follows: 1) Fire up KSP 2) Open a savegane where the problem is happening 3) Reproduce the problem 4) Exit KSP 5) now copy the KSP.log and publish it. With the whole process documented on KSP.log, we have more chances to detect something weird.
-
Because they need to fund KSP2 development somehow, and there's a good chance that the current Status Quo on GPU is limiting their potential market with a significant impact on the projected revenues for the next 2 or 3 years. So having KSP1 around for more time is a way to milky this cow a bit more until the GPU pricing comes back to a reasonable levels, when then the (potential) graphical shinning features of KSP2 will be affordable again for the most players and so they can sell the new cow for more people.
-
I need the full KSP.log, please publish it on dropbox or something and then send me the link. Additionally, do not publish long dumps of a log on Forum. It overloads pages, making things bad for everybody. Publish it on dropbox or something, quoting only small pieces of it if you think you found something interesting - I always need the full thingy anyway, and Forum can't cope with long and boring walls of text! Cheers, and waiting for you log!
- 4,054 replies
-
- 1
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
MOAR BOOS, uh, WHEELIES!!! Source: http://southern.railfan.net/road/4023/up4023.html
-
Even by trying a powered descent? I usually have (some ) success by hitting the thrusters and ascending again when things start to get too hot. This will cool of the airframe, and then here we go again - rinse, repeat. Something that I would like to have is "optional heatshields". Parts would have little to no heat resistance (perhaps enough to survive Mach 7), but for reentry, the good and faithful refurbishable, Space Shuttle alike, heat shield would need to be attached to the parts to provide heat protection. This would also make our airplanes lighter, as we don't need heat shields for atmospheric ferrying. Nice bird, by the way. In time, just in case you let this pass trough - you can save some fuel by deactivating all the rapiers but a pair or two, the minimum necessary to keep her flying if needed. Engine modelling on KSP are not exactly precise, we can exploit a thingy or two - having 4 rappiers providing 20kN of thrust each consumes the same fuel as 2 providing 40kN each (the fuel consumption is directly proportional to the thrust given the same flight regime), so by using only 2 you save a bit of fuel on turning them on. You also can close some air intakes and save some drag, as you have less engines sucking air from them.
-
(Offtopic, but too good to let it go) Sooner or later, someone need to make a IVA like this for KSP: Source.