-
Posts
7,444 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Lisias
-
I'm still running things on a Quadra 605, and I would run KSP on it if they had made a version for it!
-
Bleh. I will fix it for the next release. Naaahh… The typo was on KSPe Light, a bag of utils embedded. Just updated the DLL on the zip file and reuploaded it on github! Thanks for the heads up! 2.4.3.5 2.4.3.6 2.4.3.7 is slightly "safer" as I deprecated some old or redundant patches, and the chances of rogue patching are a bit smaller now. 2.4.3.6 will be even better, no spelling errors!
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
ANNOUNCE Release 2.4.3.7 is available for downloading, with the following changes: Updated KSPe Light for TweakScale: Standard Installation Check And that works on Windows now! Common Dialogs More consistent appearance between different installations Internal routines updated to understand Unity 2019. KSP 1.8 Ready, baby! Issues Fixed: #26 Document the patches #69 Act on deprecated or misplaced patches And correctly cleaning up this time. #76 Prevent KSP from running if TweakScale is installed on the wrong place! See OP for the links. Highlights New Runtime Check TweakScale now complains with a Houston (Fatal Error Message) when it detects it was wrongly installed. Deprecated Patches Then following patches were deprecated as the respectives Add'Ons are not available for downloading anymore, rendering them useless and even dangerous to be used by the ones that have them on their archives: KOSMOS UDK’s Large Structural Components These ones were deprecated due the Add'On’s maintainers decided to internalize them and maintain the patches themselves. HGR KAX Mining Extensions Mark 3 Expansion Deprecated patches are preserved on the Extras/Deprecated directory on the distribution file. In the unlikely event you need them back, it's recommended to copy them into a customized place on your installment and not on the TweakScale's directory hierarchy. TweakScale suggests GameData/__LOCAL/TweakScale . Overrules A overrule, as the name says, is a patch that overrules TweakScale (and anything else) in order to make things broken in a deterministic way. A complete essay can be found here. Hot Fixes A Hot Fix is a hand crafted patch that fixes by brute force patching problems, forcing the original intended result for a given KSP installment. The difference from an overrule is that Hot Fixes don’t break compatibility with sane installments, so you can start new savegames and share your crafts without worries. A complete essay can be found here. New Scaling Behaviour A new TWEAKSCALEBEHAVIOUR, ModuleGeneratorExtended , is available for parts using ModuleGenerator that wants to scale the INPUT_RESOURCES too. This feature wasn’t introduced directly into the ModuleGenerator’s TWEAKSCALEEXPONENTS to prevent damage on Add'Ons (and savegames) that rely on the current behaviour (scaling only the output), as suddenly the resource consumption would increase on already stablished bases and crafts. Just add the lines as the example below (the output resources scaling is still inherited from the default patch!). @PART[my_resource_converter]:NEEDS[TweakScale] { #@TWEAKSCALEBEHAVIOR[ModuleGeneratorExtended]/MODULE[TweakScale] { } %MODULE[TweakScale] { type = free } } WARNINGS The known Unholy interaction between modules (Kraken Food), rogue patches or known incompatibilities between third parties Add'On that can lead to disasters are being detected on the Sanity Checks with a proper (scaring) warning being shown. A full essay about these issues can be found here. Unfortunately, such issues are a serious Show Stopper, potentially (and silently) ruining your savegames. This is not TweakScale fault, but yet it’s up to it to detect the problem and warn you about it. If this happens with you, call for help. A Cancelbutton is available for the brave Kerbonauts willing to fly unsafe. TweakScale strongly recommends using S.A.V.E.. Special procedures for recovering mangled installments once the TweakScale are installed (triggering the MM cache rebuilding) are possible, but keep your savegames backed up. And DON`T SAVE your crafts once you detect the problem. Reach me on Forum for help. TweakScale stills mangles further affected crafts and savegames with some badly (but recoverable) patched parts so when things are fixed, your crafts preserve the TweakScale settings without harm. THIS DOES NOT FIX THE PROBLEM, as this is beyond the reach of TweakScale - but it at least prevents you from losing your crafts and savegames once the problem happens and then is later fixed. You will detect this by KSP complaining about a missing TweakScaleRogueDuplicate module (previously TweakScaleDisabled, renamed for clarity). You can safely ignore this. As usual, this version still drops support in runtime for some problematic parts. Any savegame with such problematic parts scaled will have them descaled. This is not a really big problem as your game was going to crash sooner or later anyway - but if you plan to return to such savegame later when TweakScale will fully support that parts again, it’s better to backup your savegames! Keep an eye on the Known Issues file.
- 4,054 replies
-
- 8
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Look for Add'Ons using ASET and RasterPropMonitors (RPM) You will like them.
-
So it's not Open Source like Linux. The Open Source Initiative defines what they consider Open Source, and most the industry follows suit with then. What you describe sounds more like what it's being called Shared Source, as Unity does. That said, I don't think they will. Neither should. This model doesn't copes very well with the Game's Industry, were some coding tricks and performance are usually an edge over the competition and so you seek to leverage on the code by hiring the best developers. Giving that source for free for the competition would allow them to leverage on your developers at your expense.
-
totm march 2020 So what song is stuck in your head today?
Lisias replied to SmileyTRex's topic in The Lounge
I have the feeling that we are going to have a busy Halloween! -
I expect a free DLC now and then, or perhaps discounts or raffles for long term users. Other companies do it, why not them? They are getting rid of the obligation to give for free the new DLCs, not the option to do so at their discretion.
-
It was not exactly "today" - or not, it was after midnight. But yet... I coded a new scaring message for TweakScale. Halloween is coming!!! Soon, in a KSP near you.
-
What @kcs123 said above, with a small remark: I got some issues on scaling the stackables up when stacked - they got displaced from where they should be. Our problems can be related. I'm also checking these things from my side, just to be on the safe side. I didn't changed anything that I think would inject this behaviour, but yet, i can be wrong and I'm playing too few times on the last months to be sure about this issue. Publish the KSP.log and ConfigCache (I don't mind here or in TweakScale thread - just ping my name here if you choose to do it here).
-
I need the full KSP.log, and most of the time I also need the ModuleManager.ConfigCache . Without these I can't help you. See this post about how to find and publish KSP.log and ConfigCache: Yep, you got a "Houston" message (with titles in Red). I need the KSP.log and ModuleManager.ConfigCache in order to inspect what gone wrong. These things happens due errors on patching files. Nowadays, it's almost always a problem with older patches that got stuck in time as others Add'Ons evolved. Most of them are easily fixable, a few ones I need to cook a special fix for you. In all situations, they are fixable. The reason about the scaring message is that some of that erros end up messing the savefile in a way in which things start to blow on the game - and once the savegame got into this state, at least on my tests, I could not managed to salvage the savegame. So the need of that scaring message - so users get in touch as fast as possible when things didn't gone trough the tubes yet, and fixing is easy. See above about how to publish the KSP.log and the ModuleManager.ConfigCache files so I can inspect them. In the mean time, install and use S.A.V.E.. If the worst happens, you will always have a previous version to go back, instead of losing everything as it did happened to me. Apparently, yes. The drag is being scaled - at least for stock parts. See: It may something related to third parties Add'Ons, however. In not so common situations, these parts can play havoc even when you are not scaling them. If you shove a "scale = free" over any other scaling type, suddenly all your crafts and savegames will have that parte scaled wrongly. Check the issue #34 for examples for what can happen.
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
The only thing I think KSP 2 will ruin is my social life.
-
I missed that. I don't remember scaling fairings, by the way… Well, nice catch. I can't check this this week (RL is biting) but I will not forget about: https://github.com/net-lisias-ksp/TweakScale/issues/75 . — — — POST EDIT — — — @IronKerbal, you are right. Fairing patches are deactivated on TweakScale distribution: // ** Fairings ** // do not work yet (uncomment to test) //@PART[fairingSize1] // AE-FF1 Airstream Protective Shell (1.25m) //{ // %MODULE[TweakScale] // { // type = stack_square // defaultScale = 1.25 // } //} It's probably a third party patch enabling them for you. Publish your KSP.log and ModuleManager.ConfigCache to let me see what's happening.
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
TweakScale Issue #34
Lisias replied to stonecoldsoda's topic in KSP1 Technical Support (PC, modded installs)
This is a reminder to myself - already handled on TweakScale thread. -
Well… Better late than never. @KOCMOHABT, what you found is, incredibly, a latent new feature waiting to be implemented. I was chasing my tail on the problem for some months, as I naively assumed it was something that once worked and became broken somehow. Well… At least downto KSP 1.3.1., the engines' exhaust were never scaled. I updated the Issue #27 with this, and I will handle it on the 2.4.4 series for sure (as it's new support to be implemented, not a bug). Please be patient, we waited for this fix for more than two years (perhaps more? I didn't bored to check KSP 1.2.2), we can wait some more months. Screenshots: KSP 1.3.3: KSP 1.7.3:
- 4,054 replies
-
- 1
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Serenity it's on the RoadMap for TweakScale 2.4.4.x series. It's not hard, but I got a lot of more pressing things to cope with first, and anything I do on TweakScale is canon, so I need to beta test everything before publishing it - so I need time. What doesn't means we can't cook some hacks for your personal use. It would make sharing the crafts harder, but it's something that can be made now and without risking blowing up my nose later.
- 4,054 replies
-
- 1
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
I gone Old School today. Updated KAX to work on KSP 1.3.1 to 1.7.3. Vintage Propelators, scaled, on a metal fuselage. I love KSP! (wanna try? KerbalX for the craft, Thread for the latest KAX, Curseforge for the latest TweakScale to work on 1.3.1).
-
KAX 2.8.0.2 is on the wild! https://github.com/net-lisias-ksp/KAX https://github.com/net-lisias-ksp/KAX/blob/master/CHANGE_LOG.md https://github.com/net-lisias-ksp/KAX/blob/master/INSTALL.md https://github.com/net-lisias-ksp/KAX/releases Changes: Embedding KSPe.Light services for KAX KAX now works also on KSP 1.3! #HURRAY TweakScale support is now native to KAX Patches were built to be compatible from TweakScale 2.7.3 to the future 2.5.0. Vintage Propelators patches were updated. Vintage Propelator Super Sport is now scalable. — — — — This is a maintenance minor release, internalizing TweakScale's patches for KAX on the distribution. That poor guy is working his SAS out to keep TweakScale oiled, and taking the KAX Patches to me will make things easier for both of me . I, also, finally finished and tested a way to use the same distribution for every KSP from 1.3 to 1.7.3, what includes the new Category Filter: See the GITHUB's main page for KAX for details (you can have the old Category back, or plain disable the whole thing if you want). This thing will probably works too on KSP 1.8, as I updated KSPe to learn how to handle Unity 2019.2 - pending testing, of course, as all I could do was to check the 2019.2 documentation for the Unity functions KSPe (and KSPe.Light for KAX) use. A flying weirdness was made to test KAX 2.8.0.2 with TweakScale 2.3.7.0 on KSP 1.3.1 . This thing also worked on 1.7.3, or course. Observe the KSP version watermark, and also the Category Filter for KAX on the left. Link for KerbalX craft: https://kerbalx.com/Lisias/KAX-131-+-Vintage-+-TweakScale Good luck landing this thing! Cheers! Well… It took me only NINE MONTHS, but I finally got your 1.3.1 working version. KSP 1.3.1 is not fully tested, I'm going to play a bit with it in the next days. I could use some help on it! Cheers!
-
Yeah, baby! A new victi… uh… customer! Anything blowing up that should not, kick me on TweakScale's thread!
-
totm march 2020 So what song is stuck in your head today?
Lisias replied to SmileyTRex's topic in The Lounge
Cheesy, old, but with a nice bass! Warning: This thing is old, really old! -
I need your KSP.log and, most of the time (so it worths to send it in advance) the ModuleManager.ConfigCache. See this thread for information on how to proceed: Go it. Let's inspect this: [LOG 12:39:43.697] [TweakScale] INFO: WriteDryCost Concluded : 1467 parts found ; 0 checks failed ; 0 parts with hotfixes ; 0 parts with issues overruled ; 518 Show Stoppers found; 1 Sanity Check failed; 320 unscalable parts. [LOG 12:39:43.970] [TweakScale] INFO: WriteDryCost Concluded : 1467 parts found ; 0 checks failed ; 0 parts with hotfixes ; 0 parts with issues overruled ; 518 Show Stoppers found; 0 Sanity Check failed; 321 unscalable parts. And yeah, another case of installing something twice on the GameData. [LOG 12:34:31.651] AssemblyLoader: Loading assembly at F:\Simon\Games\Steam\steamapps\common\Kerbal Space Program\GameData\GameData\TweakScale\Plugins\KSPe.Light.TweakScale.dll [LOG 12:34:31.652] AssemblyLoader: Loading assembly at F:\Simon\Games\Steam\steamapps\common\Kerbal Space Program\GameData\GameData\TweakScale\Plugins\Scale.dll [LOG 12:34:31.697] AssemblyLoader: Loading assembly at F:\Simon\Games\Steam\steamapps\common\Kerbal Space Program\GameData\TweakScale\Plugins\KSPe.Light.TweakScale.dll [LOG 12:34:31.709] AssemblyLoader: Loading assembly at F:\Simon\Games\Steam\steamapps\common\Kerbal Space Program\GameData\TweakScale\Plugins\Scale.dll Delete F:\Simon\Games\Steam\steamapps\common\Kerbal Space Program\GameData\GameData\ and everything will be fine! Install safe!
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Not exactly: Source: https://www.copyright.gov/help/faq/faq-duration.html Since everything Walt Disney did, he did before 1978 (he died on 1966), Disney (the Company) is able to renew the copyrights using the USA legal system. Everything from 1978 to nowadays are subjected to the author's death + 70 years, no renewal. At least on USA, obviously.
-
So it must be about March or May, 2029, by this time...
-
The Berne Convention is the "Rule to rule them all". It happens that USA implements the Berne Convention minimally, with few addictions. Countries are free to add more restrictions to their citizens, but are not allowed to wave any of the Berne Convention rules. Some countries make the mere presence of a copyright infringement material on the computer as a crime (in the USA, it's using the problem, not the possession.) And so it goes on. Nops. This is a common misunderstanding. Copyrights only expires by age (70 years after the creator's death). Trademarks are the thing you risk losing if you don't defend it. And, by all means, protect your SAS.
-
To tell you the true, me too! Got it. Let's crack that nut! [LOG 18:38:40.769] [TweakScale] INFO: WriteDryCost Concluded : 1668 parts found ; 0 checks failed ; 0 parts with hotfixes ; 0 parts with issues overruled ; 9 Show Stoppers found; 6 Sanity Check failed; 742 unscalable parts. 9 FATALities, all right. You can ignore that 6 Sanity failing - that parts are still unsupported by now. Frankly, I need a better way to logging them. [LOG 18:38:40.635] [TweakScale] ERROR: **FATAL** Part WBI.PlasmaTV (Big Screen Plasma TV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). [LOG 18:38:40.635] [TweakScale] ERROR: **FATAL** Part WBI.PlasmaTV2 (Mid Screen Plasma TV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). [LOG 18:38:40.635] [TweakScale] ERROR: **FATAL** Part WBI.PlasmaTV3 (Small Screen Plasma TV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). [LOG 18:38:40.761] [TweakScale] ERROR: **FATAL** Part WBI.PlasmaTV (Big Screen Plasma TV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). [LOG 18:38:40.762] [TweakScale] ERROR: **FATAL** Part WBI.PlasmaTV2 (Mid Screen Plasma TV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). [LOG 18:38:40.768] [TweakScale] ERROR: **FATAL** Part WBI.PlasmaTV3 (Small Screen Plasma TV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). [LOG 18:38:40.768] [TweakScale] ERROR: **FATAL** Part WBI.PlasmaTV (Big Screen Plasma TV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). [LOG 18:38:40.768] [TweakScale] ERROR: **FATAL** Part WBI.PlasmaTV2 (Mid Screen Plasma TV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). [LOG 18:38:40.768] [TweakScale] ERROR: **FATAL** Part WBI.PlasmaTV3 (Small Screen Plasma TV) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). This is new! On the bright side, it appears to be all related, so I will check only one of them: [LOG 2019-10-03 18:23:06.001] Applying update Airships-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV] to Airships-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV.cfg/PART [LOG 2019-10-03 18:23:06.001] Applying update Airships-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV] to WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV.cfg/PART [LOG 2019-10-03 18:23:06.001] Applying update Airships-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV] to WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV.cfg/PART [LOG 2019-10-03 18:23:06.001] Applying update Airships-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV2] to Airships-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV2.cfg/PART [LOG 2019-10-03 18:23:06.001] Applying update Airships-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV2] to WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV2.cfg/PART [LOG 2019-10-03 18:23:06.001] Applying update Airships-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV2] to WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV2.cfg/PART [LOG 2019-10-03 18:23:06.001] Applying update Airships-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV3] to Airships-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV3.cfg/PART [LOG 2019-10-03 18:23:06.001] Applying update Airships-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV3] to WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV3.cfg/PART [LOG 2019-10-03 18:23:06.001] Applying update Airships-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV3] to WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV3.cfg/PART [LOG 2019-10-03 18:23:34.671] Applying update WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV] to Airships-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV.cfg/PART [LOG 2019-10-03 18:23:34.671] Applying update WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV] to WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV.cfg/PART [LOG 2019-10-03 18:23:34.671] Applying update WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV] to WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV.cfg/PART [LOG 2019-10-03 18:23:34.671] Applying update WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV2] to Airships-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV2.cfg/PART [LOG 2019-10-03 18:23:34.671] Applying update WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV2] to WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV2.cfg/PART [LOG 2019-10-03 18:23:34.671] Applying update WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV2] to WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV2.cfg/PART [LOG 2019-10-03 18:23:34.671] Applying update WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV3] to Airships-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV3.cfg/PART [LOG 2019-10-03 18:23:34.722] Applying update WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV3] to WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV3.cfg/PART [LOG 2019-10-03 18:23:34.722] Applying update WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV3] to WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV3.cfg/PART [LOG 2019-10-03 18:23:34.922] Applying update WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV] to Airships-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV.cfg/PART [LOG 2019-10-03 18:23:34.922] Applying update WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV] to WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV.cfg/PART [LOG 2019-10-03 18:23:34.922] Applying update WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV] to WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV.cfg/PART [LOG 2019-10-03 18:23:34.922] Applying update WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV2] to Airships-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV2.cfg/PART [LOG 2019-10-03 18:23:34.922] Applying update WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV2] to WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV2.cfg/PART [LOG 2019-10-03 18:23:34.922] Applying update WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV2] to WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV2.cfg/PART [LOG 2019-10-03 18:23:34.922] Applying update WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV3] to Airships-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV3.cfg/PART [LOG 2019-10-03 18:23:34.922] Applying update WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV3] to WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV3.cfg/PART [LOG 2019-10-03 18:23:34.922] Applying update WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/ModuleManagerPatches/MM_Tweakscale/@PART[WBI_PlasmaTV3] to WildBlueTools-master/GameData/WildBlueIndustries/000WildBlueTools/Parts/Utility/PlasmaTV3.cfg/PART Congrats! Your issue is terribly simple to fix: delete GameData/Airships-master , you had installed the AirShips from WBI on the wrong place. Cheers!
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with: