-
Posts
730 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by TranceaddicT
-
I'm home. And, only to find out my memory suck, I lied. <hangs head> It's not the Mk1 Hatch mod. It's this one that stuffs Kerbals in the LanderCan like sardines... Nor is it BDB. It's AirplanePlus with the directory snafu.
- 4,054 replies
-
- 2
-
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Your may run into this problem: { module = FSbouyancy } https://github.com/net-lisias-ksp/TweakScaleCompanion_FS/issues/1
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Psssh, I just pick up on things because I read a lot. I'm not smart enough to do what developers do. But, your welcome and thanks for the compliment.
- 4,054 replies
-
- 2
-
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
camelCase. Underscores are fine. They get translated into dots at some point. It's in skipping straight to dots that causes problems. So either of these is fine name = myFancyPart name = My_fancyPart name = myFancy_Part name = My_Fancy_Part
- 4,054 replies
-
- 1
-
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
i'm not home right now so i can't help, but check in CKAN for the mod that adds a hatch to the Mk1 pod. That one uses dots as separators. BDB mod has the issue with spaces in directory tree names. If I remember correctly, the arises only for parts located in the directory for "Structures and Fuels".
- 4,054 replies
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Yes and no. It depends on the mod and how far those characters propagate throughout the files. Deleting spaces or dots and replacing with underscores does result in other problems being created. Note, even spaces in the directory the for models and textures causes this.
- 4,054 replies
-
- 1
-
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
TranceaddicT replied to nightingale's topic in KSP1 Mod Releases
Also, this should be biome = @/targetBiome- 5,225 replies
-
- 1
-
-
Those would be things like . (dots) and spaces. TS doesn't like those. I'm dealing with that in the Mk1Hatch mod. Problem is that those "unholy characters" are embedded elsewhere, like .my files.
- 4,054 replies
-
- 1
-
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
TranceaddicT replied to nightingale's topic in KSP1 Mod Releases
Shouldn't it be targetBiome = @/targetBody.Biome- 5,225 replies
-
[KSP 1.12.x] kOS v1.4.0.0: kOS Scriptable Autopilot System
TranceaddicT replied to Dunbaratu's topic in KSP1 Mod Releases
Google is your friend.- 1,364 replies
-
- autopilot
- programming
-
(and 1 more)
Tagged with:
-
[KSP 1.12.x] kOS v1.4.0.0: kOS Scriptable Autopilot System
TranceaddicT replied to Dunbaratu's topic in KSP1 Mod Releases
Two words now important to kOS: RocketBlocks- 1,364 replies
-
- autopilot
- programming
-
(and 1 more)
Tagged with:
-
@PCkarma112 I'd revist each mods page and review the dependencies, if I were you. You should probably be running ModularFuelTanks. You def need to reinstall TweakScale and B9. There are a mess of "as it can't satisfy its NEEDS" for things that SHOULD be satisfied like B9 Also, go here and get missing models (fuelTankJumbo-64) for SpaceY .
-
[1.12.x] Toolbar Controller (for modders)
TranceaddicT replied to linuxgurugamer's topic in KSP1 Mod Releases
Upload your KSP.log and I'll take a look. From what I see in that log, it's not ToolbarController. Your PartLoader starts throwing NRE in the middle of SXT. Upload your <KSP\Logs\MMPatch.log too. You've got two files compaining. [ModuleManager] 1 warning related to GameData/Bluedog_DB/Compatibility/RemoveRealNamesExtraFields.cfg [ModuleManager] 1 warning related to GameData/UtilityWeight/Patches/Size_TweakScale.cfg -
You can follow the progress at the GitHub repository. https://github.com/Kerbalism/Kerbalism/projects If you create an account you can follow the development progress of almost all the mods.
-
I just grep'd for convertatrons in all files and came up empty. I don't think there are configs for what you seek.
- 232 replies
-
- 1
-
-
- real fuels
- configs
-
(and 1 more)
Tagged with:
-
[1.9.x] CollisionFX- ReUpdated -1.1.0 (29th/May/2020)
TranceaddicT replied to VoidCosmos's topic in KSP1 Mod Releases
Yes, and no. DeltaDizzy did what needed to be done through a PR (PullRequest) via his Fork (a clone of your repository wholly separate for collaboration.) Now, YOU (as the owner) must merge that request into your repository. -
Imagine, thinking not coding gaming/KSP for 3d but instead diagnosing stupid customer infrastructure problems is taking a break. /smdh Seriously dude, after you release 2.4.4, I EXPECT YOU TO GO AWAY for a loooooooooooong weekend.
- 4,054 replies
-
- 3
-
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with:
-
Then you have a choice to make.
-
Yeah! Locked and loading (as I type.) Terrible Mondays are all we have right now. Don't burn yourself out on this. (Too many do; hate to see that happen with you.) I've adopted your _LOCAL hierarchy. I was doing the zzz-thang, but like this being at the top of the directory MUUUUUUUCH better. One more thing, I'm working on those 'Workarounds.' (Monday-itis, it's a pandemic.)
- 4,054 replies
-
- 1
-
-
- tweakscale
- plugin
-
(and 1 more)
Tagged with: