linuxgurugamer Posted June 20, 2017 Author Share Posted June 20, 2017 Those brackets and parens are not meant to be matching, they are used for the search algorithm. I'll watch for your video in about an hour or so when I get home. Link to comment Share on other sites More sharing options...
antiwesley Posted June 20, 2017 Share Posted June 20, 2017 (edited) https://youtu.be/JSkCGO9UsnM Both medium and heavy are in the video. EDIT: I recreated the design with the stock struts, and there wasn't any rubber banding like you see in the video. Edited June 20, 2017 by antiwesley Link to comment Share on other sites More sharing options...
SpaceEnthusiast23 Posted June 24, 2017 Share Posted June 24, 2017 That teaser is LIT Link to comment Share on other sites More sharing options...
SpaceEnthusiast23 Posted June 24, 2017 Share Posted June 24, 2017 On 6/20/2017 at 5:24 PM, antiwesley said: https://youtu.be/JSkCGO9UsnM Both medium and heavy are in the video. EDIT: I recreated the design with the stock struts, and there wasn't any rubber banding like you see in the video. Also, use Bandicam next time. It is a free screen recorder. Link to comment Share on other sites More sharing options...
Gordon Dry Posted June 24, 2017 Share Posted June 24, 2017 So I guess that's it, I just need confirmation: GameData\KWRocketry\KWCommunityFixes\PatchesForMods\KW_FAR.cfg @PART[KWFin]:NEEDS[FerramAerospaceResearch]:AFTER[KWRocketry] { @module = Part @maximum_drag = 0 @minimum_drag = 0 @angularDrag = 0 @dragCoeff = 0 @deflectionLiftCoeff = 0 @ctrlSurfaceRange = 0 @ctrlSurfaceArea = 0 !MODULE[ModuleControlSurface] {} MODULE { name = FARControllableSurface nonSideAttach = 0 MAC = 1.311 MidChordSweep = 29.375 maxdeflect = 15 b_2 = 1.2 TaperRatio = 0.5 ctrlSurfFrac = 0.3 } } @PART[KWFinGC]:NEEDS[FerramAerospaceResearch]:AFTER[KWRocketry] { @module = Part @maximum_drag = 0 @minimum_drag = 0 @angularDrag = 0 @dragCoeff = 0 @deflectionLiftCoeff = 0 @ctrlSurfaceRange = 0 @ctrlSurfaceArea = 0 !MODULE[ModuleControlSurface] {} MODULE { name = FARControllableSurface nonSideAttach = 0 MAC = 1.311 MidChordSweep = 23.84 maxdeflect = 20 b_2 = 1.2 TaperRatio = 0.6 ctrlSurfFrac = 0.3 } } The version in release to compare: @PART[KWFin]:NEEDS[FerramAerospaceResearch]:FOR[KWRocketry] { @module = Part @maximum_drag = 0 @minimum_drag = 0 @angularDrag = 0 @dragCoeff = 0 @deflectionLiftCoeff = 0 @ctrlSurfaceRange = 0 @ctrlSurfaceArea = 0 !MODULE[ModuleLiftingSurface] {} MODULE { name = FARControllableSurface nonSideAttach = 0 MAC = 1.311 MidChordSweep = 29.375 maxdeflect = 15 b_2 = 1.2 TaperRatio = 0.5 ctrlSurfFrac = 0.3 } } @PART[KWFinGC]:NEEDS[FerramAerospaceResearch]:FOR[KWRocketry] { @module = Part @maximum_drag = 0 @minimum_drag = 0 @angularDrag = 0 @dragCoeff = 0 @deflectionLiftCoeff = 0 @ctrlSurfaceRange = 0 @ctrlSurfaceArea = 0 !MODULE[ModuleLiftingSurface] {} MODULE { name = FARControllableSurface nonSideAttach = 0 MAC = 1.311 MidChordSweep = 23.84 maxdeflect = 20 b_2 = 1.2 TaperRatio = 0.6 ctrlSurfFrac = 0.3 } } Link to comment Share on other sites More sharing options...
Hellbus Posted June 26, 2017 Share Posted June 26, 2017 (edited) Loading screen keeps getting hung up on this component. I'm using KSP 1.3 and the most recent version of the mod. KSP tells me that the mod is incompatible with 1.3. When I download the standard install I'm prompted to replace files when I select a power response config. That doesn't happen when I use the other one. Both of them get stuck in the same place. Edited June 26, 2017 by Hellbus Link to comment Share on other sites More sharing options...
linuxgurugamer Posted June 26, 2017 Author Share Posted June 26, 2017 18 hours ago, Hellbus said: Loading screen keeps getting hung up on this component. I'm using KSP 1.3 and the most recent version of the mod. KSP tells me that the mod is incompatible with 1.3. When I download the standard install I'm prompted to replace files when I select a power response config. That doesn't happen when I use the other one. Both of them get stuck in the same place. Log file, please. also, where did you download the file from? and how did you install it? Link to comment Share on other sites More sharing options...
Hellbus Posted June 26, 2017 Share Posted June 26, 2017 23 minutes ago, linuxgurugamer said: Log file, please. also, where did you download the file from? and how did you install it? Where do I find the log file? Tried both 3.1.4 zip files from Github and followed the included instructions. Link to comment Share on other sites More sharing options...
linuxgurugamer Posted June 26, 2017 Author Share Posted June 26, 2017 Instructions for finding the log file or in my signature Link to comment Share on other sites More sharing options...
linuxgurugamer Posted June 26, 2017 Author Share Posted June 26, 2017 2 hours ago, linuxgurugamer said: Log file, please. also, where did you download the file from? and how did you install it? Here is a link to the instructions on what to provide: http://forum.kerbalspaceprogram.com/index.php?/topic/83212-how-to-get-support-read-first/ Also, I just installed the latest KW for 1.3 using CKAN, it installed and ran without a problem. Link to comment Share on other sites More sharing options...
Hellbus Posted June 27, 2017 Share Posted June 27, 2017 (edited) https://www.dropbox.com/s/4xv3c1yj5qpzop8/output_log.txt?dl=0 Fresh KSP install, KW Rocketry is the only mod. I don't have CKAN; I'll try it. Edit - Don't know what CKAN does differently, but that made it work. It's more convenient anyway. Edited June 27, 2017 by Hellbus Link to comment Share on other sites More sharing options...
SpaceOdissey Posted June 27, 2017 Share Posted June 27, 2017 I want to say... That the most cool stuff of this pack is... THE TRAILER of v 2.6! Link to comment Share on other sites More sharing options...
linuxgurugamer Posted June 28, 2017 Author Share Posted June 28, 2017 On 6/27/2017 at 0:16 AM, Hellbus said: https://www.dropbox.com/s/4xv3c1yj5qpzop8/output_log.txt?dl=0 Fresh KSP install, KW Rocketry is the only mod. I don't have CKAN; I'll try it. Edit - Don't know what CKAN does differently, but that made it work. It's more convenient anyway. Without pointing fingers, CKAN installs it correctly. It's not a simple install, which is why the mod is being updated. Were you following the "Dummies" document? Link to comment Share on other sites More sharing options...
Hellbus Posted June 30, 2017 Share Posted June 30, 2017 On 6/28/2017 at 6:16 AM, linuxgurugamer said: Were you following the "Dummies" document? To the letter. Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 18, 2017 Author Share Posted July 18, 2017 Hello all, I'm happy to announce that the kerbals have been very busy refining these parts, and are finally able to let people try them: Note that while the parts are the same, volumes and weights of the tanks have changed, which may affect existing craft files. Link to comment Share on other sites More sharing options...
ErickPichler Posted July 18, 2017 Share Posted July 18, 2017 1 hour ago, linuxgurugamer said: Note that while the parts are the same, volumes and weights of the tanks have changed, which may affect existing craft files. Howdy! Will it affect the craft per se? I mean, will the ship vanish from my save if Im using one of the older versions? Or just the weight/vol. are affected? Thx! Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 18, 2017 Author Share Posted July 18, 2017 2 hours ago, ErickPichler said: Howdy! Will it affect the craft per se? I mean, will the ship vanish from my save if Im using one of the older versions? Or just the weight/vol. are affected? Thx! No, your vessels will not vanish. Link to comment Share on other sites More sharing options...
ErickPichler Posted July 18, 2017 Share Posted July 18, 2017 2 minutes ago, linuxgurugamer said: 2 hours ago, ErickPichler said: Howdy! Will it affect the craft per se? I mean, will the ship vanish from my save if Im using one of the older versions? Or just the weight/vol. are affected? Thx! No, your vessels will not vanish. Well, thank you again! A "must have" mod! They did not vanished from the save, but, all I need to do is to adjust the fuel volume. As some tanks apparently gained some more room. Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 18, 2017 Author Share Posted July 18, 2017 Just now, ErickPichler said: Well, thank you again! A "must have" mod! They did not vanished from the save, but, all I need to do is to adjust the fuel volume. As some tanks apparently gained some more room. In general, the larger tanks gained more volume, the smaller tanks lost. Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 24, 2017 Author Share Posted July 24, 2017 Sometime in the next few days (Unless I hear otherwise), I'll be deprecating the old KWRocketryRedux and replacing it with the new KWRocketryRebalanced. Link to comment Share on other sites More sharing options...
Blackline Posted July 24, 2017 Share Posted July 24, 2017 (edited) 22 minutes ago, linuxgurugamer said: Sometime in the next few days (Unless I hear otherwise), I'll be deprecating the old KWRocketryRedux and replacing it with the new KWRocketryRebalanced. Will both stay on CKAN and exclude each other via CKAN rules? Will the part names be changed? Will there be any new parts / old parts removed? Thanks for your efforts! Edited July 24, 2017 by Blackline Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 24, 2017 Author Share Posted July 24, 2017 1 hour ago, Blackline said: Will both stay on CKAN and exclude each other via CKAN rules? Will the part names be changed? Will there be any new parts / old parts removed? Thanks for your efforts! In order: Yes No (see the description above of what the Rebalanced mod is) No (ditto) Link to comment Share on other sites More sharing options...
Robin93 Posted August 2, 2017 Share Posted August 2, 2017 (edited) Hi all! I wanted to use the Thorr II SRB, but its not showing up in the parts selection menu (VAB). I researched the part in the techtree, so I have no idea what's going on. I am using KSP 1.2.0 Can anyone help me? Tnx in advance Edited August 2, 2017 by Robin93 Link to comment Share on other sites More sharing options...
linuxgurugamer Posted August 7, 2017 Author Share Posted August 7, 2017 On 8/2/2017 at 5:53 PM, Robin93 said: Hi all! I wanted to use the Thorr II SRB, but its not showing up in the parts selection menu (VAB). I researched the part in the techtree, so I have no idea what's going on. I am using KSP 1.2.0 Can anyone help me? Tnx in advance Log file, please Link to comment Share on other sites More sharing options...
Robin93 Posted August 7, 2017 Share Posted August 7, 2017 Log file: https://drive.google.com/open?id=0B65p5ZgHy7U5N0F6ZFlYQjFtNDQ Link to comment Share on other sites More sharing options...
Recommended Posts