stupid_chris Posted June 6, 2014 Author Share Posted June 6, 2014 It is a memory crash, I'm very positive. There's not enough memory for the parachute to initiate, literally. So it doesn't. It ends up with the parachute not working at all. Quote Link to comment Share on other sites More sharing options...
xandalis Posted June 6, 2014 Share Posted June 6, 2014 Gotcha. Well, guess I'll just keep pushing through 'till I know what I can chop to save memory. Quote Link to comment Share on other sites More sharing options...
FenrirWolf Posted June 6, 2014 Share Posted June 6, 2014 Could always try setting up 64-bit KSP. There's a thread with instructions in the general discussion forum. Quote Link to comment Share on other sites More sharing options...
stupid_chris Posted June 6, 2014 Author Share Posted June 6, 2014 The issue here was mostly caused by a recursive method I was using the get all children parts, which was probably flooding the call stack on it's own with large ships. I've changed it to a simpler non recursive method that does the same, so it should fix it.For those who don't speak code: it'll be faster and less memory eating Quote Link to comment Share on other sites More sharing options...
ThorBeorn Posted June 9, 2014 Share Posted June 9, 2014 I've got a problem with RealChute namely that reloading the the database (from the debug menu) fails with an error from RealChute and breaks everything.Was signaled on the last page a few pages ago, just realizing some wonderful three pages inserted themselves, already fixed.I have got this problem (ArgumentException) with the RealChute/Parts/cone_chute/RC_cone also. I can't find a solution. Stupid_chris you mentioned a fix. Is there something we can do before the next update?This is on a fresh install with only RC, Squad and Nasa btw. Latest MM 2.15.Ps. Great mod! Quote Link to comment Share on other sites More sharing options...
Dodgey Posted June 10, 2014 Share Posted June 10, 2014 I've got the same problem Thor Beorn. I'm running MM 2.1.0 though. The MM that is bundled with the install is 2.0.3. It does seem to be a problem with the CFG files in the parts folder that's preventing KSP from loading. Quote Link to comment Share on other sites More sharing options...
VaporTrail Posted June 10, 2014 Share Posted June 10, 2014 Could always try setting up 64-bit KSP. There's a thread with instructions in the general discussion forum.Wait... 64-bit KSP? Without the 4GB RAM limit?Two questions. Is it stable (for alpha values of stable)?Why you no linky? Quote Link to comment Share on other sites More sharing options...
Dodgey Posted June 10, 2014 Share Posted June 10, 2014 Linkyhttp://forum.kerbalspaceprogram.com/threads/82118-KSP-64bits-on-Windows-%28this-time-it-s-not-a-request%29 Quote Link to comment Share on other sites More sharing options...
ThorBeorn Posted June 10, 2014 Share Posted June 10, 2014 I've got the same problem Thor Beorn. I'm running MM 2.1.0 though. The MM that is bundled with the install is 2.0.3. It does seem to be a problem with the CFG files in the parts folder that's preventing KSP from loading.Upgrading to the latest MM should not cause problems I think. Actually my game loaded on start up seemingly well with RealChute, but when I recompiled the parts in the F12 menu it got messy after RC_cone was loaded.I just realised btw, when I said I tested RC with just the stock install, I still had the TweakableParameters plugin in that install. Maybe it's a good idea to test without it. Quote Link to comment Share on other sites More sharing options...
Dodgey Posted June 10, 2014 Share Posted June 10, 2014 I'll go through my mods tonight after testing it on a stock install. Are there any known incompatibilities? Quote Link to comment Share on other sites More sharing options...
stupid_chris Posted June 11, 2014 Author Share Posted June 11, 2014 I have got this problem (ArgumentException) with the RealChute/Parts/cone_chute/RC_cone also. I can't find a solution. Stupid_chris you mentioned a fix. Is there something we can do before the next update?This is on a fresh install with only RC, Squad and Nasa btw. Latest MM 2.15.Ps. Great mod!No, there's nothing you can do, it's a code-based problem. It's fixed though, the next update is in the works. It'll be a rather big one code wise. Nothing big for content, but basically just laying the foundations for future content I've got the same problem Thor Beorn. I'm running MM 2.1.0 though. The MM that is bundled with the install is 2.0.3. It does seem to be a problem with the CFG files in the parts folder that's preventing KSP from loading.It's not a problem related to ModuleManager.Upgrading to the latest MM should not cause problems I think. Actually my game loaded on start up seemingly well with RealChute, but when I recompiled the parts in the F12 menu it got messy after RC_cone was loaded.I just realised btw, when I said I tested RC with just the stock install, I still had the TweakableParameters plugin in that install. Maybe it's a good idea to test without it.Sidenote: ModuleManager does not work if you reload the database from the debug menu anyway. And meh, it probably does not affect it.I'll go through my mods tonight after testing it on a stock install. Are there any known incompatibilities?Probably BTSM since it's incompatible with pretty much everything else and that the author doesn't give a flying banana fart about it. But then again it's not my problem. Quote Link to comment Share on other sites More sharing options...
Dodgey Posted June 11, 2014 Share Posted June 11, 2014 Good to know. Thanks Stupid_Chris. Quote Link to comment Share on other sites More sharing options...
stupid_chris Posted June 11, 2014 Author Share Posted June 11, 2014 Speaking of which, since I'm working heavily on the next update, it would be a good time to say that it's going to break a lot of stuff. I know for a f act that it will break any current craft file, as well as current in-progress ships. I didn't want to have to do that, but really, doing this is going to help me sosososo much in the future to improve RealChute I had to do it. So yeah, I don't have a time yet for the update, I'd say betweem one and two week, but I cannot guarantee much right now. Ideally I'd throw this out with 0.24, but since it seems to still be far off, it'll have to do.So yes, planify your missions with this in mind. If you have something big underway, it might be best to wait a little before updating.Speaking of which, here is the planned feature list for RealChute 1.2ConfigNode based parachutes in the Part configs. This is what is going to break everything. This however, also means you can have as many parachutes as you want on one part.The ability to not use staging to activate parachutes, and therefore hide the icon when not needed.A small settings window in the SpaceCenter that allows you to change some general options from in game (use staging, April Fool's joke, and arm on staging for now).Numerous bug fixes and speed improvements throughout the modWhile that seems small, the first one is taking a ridiculous amount of the work for the whole update (pretty much 90% of the time is spent working on that), and it's something I've been working on for at least a good ~10-15h up to now, and I'm only halfway done.So yeah, y'all should ready yourself for that, and hopefully I can pull this out rather soon Quote Link to comment Share on other sites More sharing options...
Virtualgenius Posted June 11, 2014 Share Posted June 11, 2014 With .24 around the corner I would probably start from scratch again anyway when it was released, I just get to do it earlier if you release first all good changes coming from what I read Quote Link to comment Share on other sites More sharing options...
Taki117 Posted June 11, 2014 Share Posted June 11, 2014 ConfigNode based parachutes in the Part configs. This is what is going to break everything. This however, also means you can have as many parachutes as you want on one part.(Edited quote for brevity) What does this mean exactly? Quote Link to comment Share on other sites More sharing options...
softweir Posted June 11, 2014 Share Posted June 11, 2014 SC's dire warnings...Good idea to flag that in bold on the OP and release announcements, and keep the old version around for those who somehow manage to fail to see the warnings! (Even clever people need looking after sometimes.) Quote Link to comment Share on other sites More sharing options...
stupid_chris Posted June 12, 2014 Author Share Posted June 12, 2014 (Edited quote for brevity) What does this mean exactly?Basically, the PART config of a RealChute parachute will somewhat look like this:PART{ name = somePart module = Part //stuff MODULE { name = RealChuteModule //more stuff PARACHUTE { //Basically this is the main parachute } PARACHUTE { //And this is the secondary parachute } //And so on }}This will allow much more code-wise flexibility, allowing for much more parachutes on one part, widening the uses of the mod, and also breaking everything else :/Good idea to flag that in bold on the OP and release announcements, and keep the old version around for those who somehow manage to fail to see the warnings! (Even clever people need looking after sometimes.)Yeah, I'll add it now Quote Link to comment Share on other sites More sharing options...
SuperWeegee4000 Posted June 14, 2014 Share Posted June 14, 2014 So how do I change the parachute size? Quote Link to comment Share on other sites More sharing options...
softweir Posted June 14, 2014 Share Posted June 14, 2014 Do you mean the chute itself, or the chute container? If you mean the chute container:Switch to Action Groups editing.Click on the chute container.In the Real Chutes window that pops up: play with Next Size/Previous Size until the container is the right size.Click on the apply settings button right at the bottom.If you mean the chute itself:Make sure only those parts that will be suspended by the 'chutes are attached - RealChutes will give you far too big a chute if you set things up for a re-entry capsule when the complete launcher is attached!As 1-2 above.Play with the various chute settings. Generally I just leave most things at their defaults, so I get a chute that will slow the re-entry capsule to 6m/s when dry.Click on the apply settings button at the bottom. Quote Link to comment Share on other sites More sharing options...
raxo2222 Posted June 16, 2014 Share Posted June 16, 2014 Speaking of which, here is the planned feature list for RealChute 1.2ConfigNode based parachutes in the Part configs. This is what is going to break everything. This however, also means you can have as many parachutes as you want on one part.Does this mean, that I can land my 350 ton ship on any planet with atmosphere using only one parachute part? Quote Link to comment Share on other sites More sharing options...
Starwaster Posted June 16, 2014 Share Posted June 16, 2014 Speaking of which, here is the planned feature list for RealChute 1.2ConfigNode based parachutes in the Part configs. This is what is going to break everything. This however, also means you can have as many parachutes as you want on one part.The ability to not use staging to activate parachutes, and therefore hide the icon when not needed.A small settings window in the SpaceCenter that allows you to change some general options from in game (use staging, April Fool's joke, and arm on staging for now).Numerous bug fixes and speed improvements throughout the modWhat about parachute spread? Will chutes push each other away so as not to overlap? Quote Link to comment Share on other sites More sharing options...
stupid_chris Posted June 16, 2014 Author Share Posted June 16, 2014 Does this mean, that I can land my 350 ton ship on any planet with atmosphere using only one parachute part?You'd have to make your own part config for that, but yeah, that's what it could mean.What about parachute spread? Will chutes push each other away so as not to overlap?Not yet, but yes this will be a step forward into that direction Quote Link to comment Share on other sites More sharing options...
SilentGunner13 Posted June 16, 2014 Share Posted June 16, 2014 Here's the most recent output_log from Launcher Data. https://www.dropbox.com/s/i699xg9g4h69pzt/output_log.txtI can't find a ksp.log. I think that's because I haven't been playing the game for more than 5 minutes at a time recently because I'm not properly playing while I'm having this issue seeing as it leaves half of my craft either uncontrollable or with no way home. If that isn't enough to help, tell me what I need to do to get the data needed to fix it. As I said, I don't know if realchute is causing or is affected by this problem, but it isn't working along with MechJeb, Toolbar and Kerbal Alarm Clock, being the four I know of. Thanks again stupid_chris. This is a great mod and I hope you can find what's causing the problem. Quote Link to comment Share on other sites More sharing options...
Starwaster Posted June 16, 2014 Share Posted June 16, 2014 Here's the most recent output_log from Launcher Data. https://www.dropbox.com/s/i699xg9g4h69pzt/output_log.txtI can't find a ksp.log. I think that's because I haven't been playing the game for more than 5 minutes at a time recently because I'm not properly playing while I'm having this issue seeing as it leaves half of my craft either uncontrollable or with no way home. If that isn't enough to help, tell me what I need to do to get the data needed to fix it. As I said, I don't know if realchute is causing or is affected by this problem, but it isn't working along with MechJeb, Toolbar and Kerbal Alarm Clock, being the four I know of. Thanks again stupid_chris. This is a great mod and I hope you can find what's causing the problem.Actually, output_log.txt is the one you wanted. Never send ksp.log as it's pretty worthless for troubleshooting. Output_log.txt has the same messages plus errors with the function names they occurred in plus the functions those functions were called from. Quote Link to comment Share on other sites More sharing options...
stupid_chris Posted June 16, 2014 Author Share Posted June 16, 2014 Here's the most recent output_log from Launcher Data. https://www.dropbox.com/s/i699xg9g4h69pzt/output_log.txtI can't find a ksp.log. I think that's because I haven't been playing the game for more than 5 minutes at a time recently because I'm not properly playing while I'm having this issue seeing as it leaves half of my craft either uncontrollable or with no way home. If that isn't enough to help, tell me what I need to do to get the data needed to fix it. As I said, I don't know if realchute is causing or is affected by this problem, but it isn't working along with MechJeb, Toolbar and Kerbal Alarm Clock, being the four I know of. Thanks again stupid_chris. This is a great mod and I hope you can find what's causing the problem.Two things: the picture of your gamedata you posted a while ago doesn't work, aaand, this is the output_log.txt of the launcher, not the game. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.