Fel Posted April 28, 2015 Share Posted April 28, 2015 Didn't I see something about kerbals with EVA chutes by default? oh wait I think its the real chutes thats going to integrate them both.It's a separate plugin:There's now a little plugin that adds parachutes to any Kerbal without requiring parachute boxes -> *click me* (Doesn't replace anything, so you can just add/remove it whenever you want... but of course you have to install this mod first Also this doesn't use the R&D system and will give you parachutes from the very beginning.http://forum.kerbalspaceprogram.com/showthread.php/25305?p=442982&viewfull=1#post442982Mod is still 1.0 capable Though, chutes use 100 drag and that might want to be adjusted. Link to comment Share on other sites More sharing options...
Kreuzung Posted April 28, 2015 Author Share Posted April 28, 2015 (edited) This mod is compatible with every KSP version from 0.23 to 1.0 Edit: Updated thread title, removed the (Dec 30) since it referred to December 30 in freaking 2013. How this mod still works is a miracle even to me. Edited April 28, 2015 by Kreuzung Link to comment Share on other sites More sharing options...
SpaceJuice Posted April 28, 2015 Share Posted April 28, 2015 This mod is compatible with every KSP version from 0.23 to 1.0 Edit: Updated thread title, removed the (Dec 30) since it referred to December 30 in freaking 2013. How this mod still works is a miracle even to me.Thats great. P.s I knew this allredy Link to comment Share on other sites More sharing options...
FreakyCheeseMan Posted April 29, 2015 Share Posted April 29, 2015 Sorry for being dumb, but where exactly should everything be placed? (In particular, what should the path to VanguardTechnologies.dll look like?) The parachutes work fine if I use the plugin to equip them to everyone by default, but equiping them from the parachute box never does anything Link to comment Share on other sites More sharing options...
justinpatrick1011 Posted April 29, 2015 Share Posted April 29, 2015 Female's don't seem work for this one. Link to comment Share on other sites More sharing options...
Fel Posted April 30, 2015 Share Posted April 30, 2015 (edited) Sorry for being dumb, but where exactly should everything be placed? (In particular, what should the path to VanguardTechnologies.dll look like?) The parachutes work fine if I use the plugin to equip them to everyone by default, but equiping them from the parachute box never does anythingOops, I missed thatNullReferenceException: Object reference not set to an instance of an object at ModuleKrEquipKerbal.EquipNearbyKerbal () [0x00000] in <filename unknown>:0 at BaseEvent.Invoke () [0x00000] in <filename unknown>:0 at UIPartActionButton.OnClick () [0x00000] in <filename unknown>So... "almost" 1.0 capable. The chutes work, but the box doesn't *Also fixed the issues with my tiny plugin... sorry about preemptive confirmation Problem: public override void OnLoad(ConfigNode node) { if (node.HasNode("MODULE")) { moduleNode = node.GetNode("MODULE"); } }"node" gets cleaned at some point later on, leaving moduleNode null (90% certain here as modulenode is valid at the end here, but invalid later on)Okay, setting to static "fixes" the problem but breaks the plugin for other mods... so the plugin must be unloaded at some point. Edited April 30, 2015 by Fel Link to comment Share on other sites More sharing options...
Sekonda Posted April 30, 2015 Share Posted April 30, 2015 I love this mod. It's always been super handy but the boxes are ugly and overbuilt. If there is anyway for the part to become unnecessary, or even aerodynamic or even in tune with the same colours of the crafts. Any sort of parts redesign at all? Link to comment Share on other sites More sharing options...
FreakyCheeseMan Posted May 1, 2015 Share Posted May 1, 2015 Okay, setting to static "fixes" the problem but breaks the plugin for other mods... so the plugin must be unloaded at some point.So, I can't quite tell - did you upload a fixed version, or were you just thinking aloud? Also, someone mentioned that it does't work for female kerbals?I love this mod. It's always been super handy but the boxes are ugly and overbuilt. If there is anyway for the part to become unnecessary, or even aerodynamic or even in tune with the same colours of the crafts. Any sort of parts redesign at all?Put it in a service bay, it won't bug you nearly as much. Link to comment Share on other sites More sharing options...
metl Posted May 1, 2015 Share Posted May 1, 2015 I love this mod. It's always been super handy but the boxes are ugly and overbuilt. If there is anyway for the part to become unnecessary, or even aerodynamic or even in tune with the same colours of the crafts. Any sort of parts redesign at all?The best way? find the plugin which makes them built into the kerbal by default. Then you don't have to even mess with the box and can delete the part completely. It's on the CKAN, but I'm not sure where else it is available. Link to comment Share on other sites More sharing options...
justinpatrick1011 Posted May 1, 2015 Share Posted May 1, 2015 There's a problem for 1.0 for this mod:Female EVAs don't have parachutes. Link to comment Share on other sites More sharing options...
Fel Posted May 1, 2015 Share Posted May 1, 2015 So, I can't quite tell - did you upload a fixed version, or were you just thinking aloud? I fixed the boxes by changingpublic ConfigNode moduleNode = null; topublic static ConfigNode moduleNode = null;, I was just informing Kreuzung as it isn't really my code to tamper with; and... gender based pronoun, is still active so it still can get patched later.- - - Updated - - -There's a problem for 1.0 for this mod:Female EVAs don't have parachutes.The best way? find the plugin which makes them built into the kerbal by default. Then you don't have to even mess with the box and can delete the part completely. It's on the CKAN, but I'm not sure where else it is available.I uploaded a fixed plugin for that (That was my code so I didn't feel bad about it). If CKAN wants to host the wrong code or whatever that is suppose to do, then it isn't going to work. It's linked from the first page.http://forum.kerbalspaceprogram.com/threads/25305-1-0-Vanguard-Technologies-EVA-parachutes-still-works/page2?p=442982&viewfull=1#post442982To emphasize again, the female kerbal eva issue is purely mine and I uploaded a fix for that. Link to comment Share on other sites More sharing options...
Gobur Posted May 1, 2015 Share Posted May 1, 2015 Not work at all, no parachute, no ejection, parts are inert Link to comment Share on other sites More sharing options...
astrofan Posted May 2, 2015 Share Posted May 2, 2015 Willl be there an update to 1.0? please answer. Link to comment Share on other sites More sharing options...
Mecripp Posted May 4, 2015 Share Posted May 4, 2015 Looks like the light color picker is broke also Link to comment Share on other sites More sharing options...
Mrherponaderpsherp Posted May 8, 2015 Share Posted May 8, 2015 Hello? Where do I put the source file in my VNG file? Or where do I put everything? Link to comment Share on other sites More sharing options...
Voidryder Posted May 8, 2015 Share Posted May 8, 2015 You do not have to "install" any source file in KSP. Modders were/are required to included it to insure there isn't a dark menacing virus lurking inside their code, I believe. You can safety ignore it. Link to comment Share on other sites More sharing options...
Doucare Posted May 10, 2015 Share Posted May 10, 2015 I found a bug and managed to do it over and over. If you fully deploy the parachute it sends you of to space at least for me.Link to a video of it: Link to comment Share on other sites More sharing options...
Roxette Posted May 10, 2015 Share Posted May 10, 2015 (edited) I found a bug and managed to do it over and over. If you fully deploy the parachute it sends you of to space at least for me...I can see from the toolbar you have a lot of other mods on there, but can't easily identify all of them.As I use the chutes routinely I know they work fine on their own, and I'm aware that currently they are completely ineffective with the new FAR version, but I've never seen the effect demonstrated in your video. If you'd care to test by removing other plugin-based mods individually on a test savegame to identify which is causing it, that would be great, otherwise at least post a list of the other mods you're using so somebody else can help identify the cause. I already checked Hullcam VDS as that was an obvious first suspect as it adds the camera module to the kerbal, and there's no problem there... Edited May 10, 2015 by Roxette Link to comment Share on other sites More sharing options...
Nansuchao Posted May 10, 2015 Share Posted May 10, 2015 Hi, is there a workaround or a way to make the chutes work with the new FAR? Link to comment Share on other sites More sharing options...
Endersmens Posted May 10, 2015 Share Posted May 10, 2015 Is there a way to make the ejection module actually eject the kerbal? It's really annoying to try to eject and the kerbal is still holding on to the ladder... At least make it so thy don't grab the ladder. MAYBE even add an upwards force so they fly away from the plane or whatever they're ejecting from. Also, space+F only part way deploys the parachute unless you're almost at the ground. Maybe make space+use multi use to where it half deploys the first time you hit it and then fully after the second time.Edit: please. Link to comment Share on other sites More sharing options...
Doucare Posted May 10, 2015 Share Posted May 10, 2015 After I removed most of my mods if I semi deploy then fully deploy it wont ping of into space. Link to comment Share on other sites More sharing options...
Roxette Posted May 11, 2015 Share Posted May 11, 2015 After I removed most of my mods if I semi deploy then fully deploy it wont ping of into space.I know it's a PITA but if you could re-add them one at a time and test, you can find the actual culprit... Good luck, we're all counting on you Link to comment Share on other sites More sharing options...
Doucare Posted May 11, 2015 Share Posted May 11, 2015 I know it's a PITA but if you could re-add them one at a time and test, you can find the actual culprit... Good luck, we're all counting on you I removed all my mods then put them back one by one and didn't happen at all. I validated ksp and had some files missing and that fixed it so maybe my game was corrupted.And it happens to be my save it worked fine on new saves but the one I was using turns out to be broken. Link to comment Share on other sites More sharing options...
Roxette Posted May 11, 2015 Share Posted May 11, 2015 ... it happens to be my save it worked fine on new saves but the one I was using turns out to be broken.I hate it when that happens. There's clearly something funky in the save file. It may be possible to fix it by editing the file manually, but the effort involved in tracing and attempting to rectify it is probably only worthwhile as an adventure for its own sake, or to reclaim a lot of structures that much kerbal blood, sweat and tears have gone into. If you'd care to upload it somewhere I'll have a shot at it if you'd like. Link to comment Share on other sites More sharing options...
balu0 Posted May 11, 2015 Share Posted May 11, 2015 (edited) Link for the plugin "add to all EVA" dose not work for me. Is there a mirror ?And I dont have the mentioned EVAParachutes.dll , I got both files and I have the box but cant get the chutes and cant eject either... whats going on ? Edited May 11, 2015 by balu0 Link to comment Share on other sites More sharing options...
Recommended Posts