Jump to content

bcqJC

Members
  • Posts

    123
  • Joined

  • Last visited

Everything posted by bcqJC

  1. Power... You need large batteries - something that stores in the ballpark of 100k+ electric charge. I use the Configurable Containers mod to let me repurpose and partition tanks so I them up with other stuff and still keep the parts count down. Generators... OPT Legacy has the Power Spheres. Just remember to stay away from the OPT H. Some of the OPT H parts cause crashes.
  2. Because the kit box will not fit in the GroundAssemblyLine, you need to create an empty kit. Click the "Create Empty Kit" button next to the "Builtin Assembly Space" text. Make sure "Ground Kit Container" is selected when you do this. This will create an empty kit. The empty kit will be pushed out of the GroundAssemblyLine. The empty kit is treated as another vessel. You must switch back to your GroundAssembly line vessel. The workshop window should now show Builtin Assembly Space AND Container. Select Container, then select the vessel/assembly/part you want to build. The animation will transform your empty kit to the oversize box needed to contain the parts for your build. It's a good idea to move the empty kit some distance away before selecting something to build. This way, the resulting box will not block the Builtin Assembly Space - allowing you to build more stuff.
  3. Looks like the box fairing hangar is equipped with an anchor. And the anchor doesn't seem to have any actions you can set in the editor. Before you launch the rocket, bring up the PAW of the hangar and detach the anchor.
  4. I still remember a time when I had to slap on a MJ controller on a craft and make sure it was oriented properly Have you tried disabling the CFG file that places MJ on all parts with [ModuleCommand]? That way, you can selectively have MJ on any craft. EDIT: Silly me There is a MechJeb toggle on [ModuleCommand] parts. Try setting that to disabled to see if BetterController takes over. But then, that also disables the rest of the MJ features for that craft.
  5. I use MJ Aircraft Autopilot to fly my OPT SSTO to orbit - Heading=90, Vertical Speed Hold=300m/s. It works ok. But then, I just got back to playing KSP after a bit of a pause. So I started fresh and mods I use were installed from scratch. Also, I use the Epstein Drives from the MEVFusionTek mod. Once in space - those things have insane ISP. I use a quad of OPT Valkyries to get me to altitudes where the Epstein Drive will work.
  6. Found out the the multiple instance of the "Toggle Engine" in the editor is caused by setting the engine to "Manual Switching" instead of "Automatic Switching". Reverting back to "Automatic Switching" makes the extra "Toggle Engine" action entry go away.
  7. I had a similar problem when I used the OPT-E WarpJet MARGE. They drain almost 190 ec/sec. I used the OPT-E VS01-250 Power Core to generate electricity - 600 ec/sec. But I had 4 of the MARGE. So I had to have a large battery to tide me over peak usage. I used the ConfigurableContainers mod to partition the OPT Pylons so that aside from fuel, they also have room for batteries (lower fuel capacity for the part but lower part count on the plus side). Don't forget to use Thermal Control Systems instead of Radiators to manage the temps generated by the Power Core. Using TCS gives you "central cooling" - flexible placement of the TCS.
  8. I'm also on KSP 1.12.2. So far, the mod has been working ok for me. It is a pain but you probably need to uninstall-reinstall the mods you use a few at a time to isolate which one disagrees with NavUtilities. FWIW, here's a list of the mods I have installed. It may help lessen the list of stuff you guys have to eliminate.
  9. You might want to look at OPT and OPT_Reconfig for examples. It does something close to what you're trying to achieve. And it also involves B9PartSwitch. Look for "FeatureBiasA" and "FeatureBiasB" in the CFG files. FeatureBiasA switches the variant fuel mixes. FeatureBiasB switches between the variant ISPs (by switching atmosphereCurve profiles).
  10. I installed the WorldStabilizer mod to fix that issue.
  11. I use the small Epstein drive a lot. Here's the patch I came up with to deal with the missing plumes in cruise mode. Placed it in GameData/__LOCAL. Seemed to me that the issue was caused by Cruise and Overdrive sharing the same effects. So the patch I came up with creates a new effect - running_open - by cloning the existing one and changing the plume model. It then assigns the new effect to the definition Cruise mode.
  12. Aside from its own parts, Hangar only provides models for stock parts. But if you don't have any qualms regarding clipping parts (some people do), you can radially attach hangars inside OPT cargo bays (or any other similar bays). In the craft below, I shoehorned a resized Radial Hangar to fit inside a OPT Humpback craft. Because the part I used, Radial Hangar, doesn't allow crew transfers, I had to do the following MM patch to allow the Radial Hangar to transfer crews into craft inside the hangar.
  13. One way to achieve this now is to play around with the color palette in ScanSat's Settings/Color Management section. You can use the color palette for Kerbin as a guide. The color map for Kerbin uses a separate color for water/sea level - blue with the gradient getting darker - that's why it's easier to tell the sea level parts when you're viewing a hi-res altimetry map. You can do the same for the moons and planets you are interested in.
  14. Save your game, preferably from the Space Center. Then load the save you just created and go back to flying your craft. The game should recognize your Engineers now. My experience is that every time I move the Engineers around to or from the Workshop or the Assembly Line parts, the mod seems to lose track of them. I'm playing 1.11.2. So I've made it a habit to save and load before I try to use the Workshop or Assembly line.
  15. @MODULE[ModuleEnginesFX]:HAS[#engineID[CenterOnly]] { } And another block for AllEngines, of course.
  16. Lisias, I have attached the logs to issue 92 above. As I've said, I have a workaround for it so it is not a biggie for me. Thanks!
  17. I'm on 1.11.2 and am using the most recent stable release of TweakScale. I'm aware that TS is not supported in 1.11.x. For those who are ok with workarounds... Below are the issues I've encountered and how I've worked around them. Scaled part reverting to defaults when copied. Workaround. With the part still attached, I rescale it 1 step down, then scale it back up to my desired scale. Somehow, this forces TS to re-do its magic and I end up with the target values for that scale, i.e. recalculated ISP, thrust, etc. Offsetted parts reverting to the attachment node when reloading a craft. For example... Scale up a part, partA; then attach another part, partB, to one of the attachment nodes. Then offset partB and attach another part, partC, to partB. When you reload the craft, you'll see that partB is no longer offset from the attachment nodes. Of course, anything attached to partB, partC in this case, has also moved. Workaround. Leave partB alone since it insists on going back to the attachment node. Just offset partC instead. This is where you'll learn the virtues of using the tiny Cubic Octagonal Strut. It's small enough to be practically invisible.
  18. WOW! I'm also experiencing this alt-copy reducing PAW to a slit (still works but the window is literally a slit); and copied parts spawning below VAB (only found out about it because I use Hangar Extender) issues. I've just dealt with it by exiting editor to the space center and coming back. It mostly happens to me when copying SPXR labs (Aqua and Greenhouse) so I though SPXR was to blame. But since I have a workaround, didn't bother reporting it. Never even mildly suspected it was Snacks.
  19. Whenever you get the chance, do a "Full Save". Go to the Space Center, press F5 to save. After the save completes, re-load the saved file. When you do a full save, you're saving the game state with the vessels not active. So KSP is just saving the last location and state of each vessel. Re-loading the save effectively resets the game. For me, this minimized Krakens, letting me enjoy the game longer without restarting. I have about 100+ mods installed. So restarts are a big deal for me. Keep your part counts low. This makes for smoother gameplay. Less parts for your PC to keep track of in flight. So any mod that allows me to minimize part count, is a plus. TweakScale lets me size up parts - why use 3 engines when you can size 1 up to give you 3x the thrust? Hangar let me carry vessels in a packed state. When you carry a docked vessel, each and every part of that docked vessel is simulated even though it's not in use. Configurable Containers lets me partition 1 tank to carry multiple types of resources vs 1 tank for each resource. Related to keeping part counts low... Avoid docking ships if you can. When you dock, 2 ships become 1. Ergo, more parts. Also, I read somewhere that KSP uses 1 thread/vessel. So by keeping vessels separate most of the time, you're using the multi-threading capabilities of your machine. Autostruts. Almost always, Autostrut to Grandparent (I use FullAutoStrut to enforce this). This gives a part 2 or more "attachment" strut points - the point of attachment, and its grandparent - making it less likely to detach when stressed. The "or more" occurs when the grand parent is symmetrical. When the grandparent is a symmetrical part, each occurence of the symmetrical part IS a strut point. You can see this by displaying autostruts - from Cheat menu/Physics, select visualize autostruts. Experiment using Radial Symmetry and using at least a 3 part symmetry - the lines overlap when you use a 2 part symmetry so you don't see the extra strut lines. By doing this, you are adding additional struts that act as a scaffolding around your ship WITHOUT increasing part count.
  20. Look at the TankTypes.CFG in GameData\000_AT_Utils. It has settings to add LqdMethane as a valid resource IF WarpPlugin mod is present. But it also adds a slew of other stuff. So... You can either create a WarpPlugin folder in GameData to trick CC into thinking that WarpPlugin (aka KSPIE) mod is installed - if you don't want to install KSPIE. OR install KSPIE. OR modify/replace TankTypes.CFG with a copy that includes LqdMethane in the list of "PossibleResources" for "CryoCooling" and "Cryogenic" tanks.
  21. Check that your installation has all the requirements. For me, this works in 1.11.1. I've gone through the cycle of capturing an asteroid, mining it for Ore, converted that Ore to Material kits using ISRUs, then coverting the MatKits to SpecializedParts, and eventually constructing craft.
  22. On the ground, SimpleLogistics allows you to refuel without even touching another craft. Unfortunately, it doesn't work in space because it requires both craft to be landed. In space, you can mount any of the grapplers to a robotics piston so that you can grab any external part of another ship which effectively docks with said ship. Personally, I use SPXR crew tubes for docking.
  23. The heat exchangers really good at drawing heat away from a part - 600x more efficient; and they can hold on to a ton of heat. This makes the attached part(s) (it only affects parts in its immediate vicinity) survive longer as long as the heat exchanger itself doesn't fail. But they're not as good at getting rid of that absorbed heat - 25% less efficient. That is why you need radiators - preferably Thermal Control Systems- to get rid of all that absorbed heat.
  24. I was having issues before around launching my OPT Humpback SSTO. Those are gone now after I installed TS 2.4.4.5 and the latest version of EasyVesselSwitch. I don't really know which one actually fixed the issue or whether both fixed it. Nevertheless, things are working fine now. Thanks!
×
×
  • Create New...