ArmchairGravy Posted November 22, 2014 Share Posted November 22, 2014 Sorry if this has been mentioned before. I'm getting black screen crashes on interplanetary flights while using KER, which go away when I remove the mod. As KER is the only mod I use, I'm fairly sure something in KER is the culprit. I'm getting roughly 5 crashes for every successful load, which is very frustrating. Is this a known issue and is there a fix? Quote Link to comment Share on other sites More sharing options...
DaveMcC Posted November 22, 2014 Share Posted November 22, 2014 I successfully did so by following these steps (I don't blame you for not being able to find them out of 165 pages of posts):That worked spot on for me as well thanks! I'm sure there's a way to get NP++ to handle the module deleting bits but I figured it would take more time to work out how then just to delete them by hand as well!Cheers,Dave Quote Link to comment Share on other sites More sharing options...
Padishar Posted November 22, 2014 Share Posted November 22, 2014 Sorry if this has been mentioned before. I'm getting black screen crashes on interplanetary flights while using KER, which go away when I remove the mod. As KER is the only mod I use, I'm fairly sure something in KER is the culprit. I'm getting roughly 5 crashes for every successful load, which is very frustrating. Is this a known issue and is there a fix?I've not seen that though it's a bit hard to be sure without more info. Some more details would be helpful. What version of KSP/KER ? An output_log.txt? List of other mod etc. Are you using the same save when testing without KSP ? Quote Link to comment Share on other sites More sharing options...
ArmchairGravy Posted November 22, 2014 Share Posted November 22, 2014 I've not seen that though it's a bit hard to be sure without more info. Some more details would be helpful. What version of KSP/KER ? An output_log.txt? List of other mod etc. Are you using the same save when testing without KSP ?Got it to break in vanilla, so I'm going to go bug the devs. Sorry to bother you, and thanks for a great mod! Quote Link to comment Share on other sites More sharing options...
impyre Posted November 22, 2014 Share Posted November 22, 2014 (edited) I successfully did so by following these steps (I don't blame you for not being able to find them out of 165 pages of posts): Originally Posted by cybutek The differences are:1.0 does not include the EngineerChipFlight part, only ER7500 and EngineerChip which are also only required when not running part-less.1.0 does not use the BuildEngineer part module as it's always part-less.The FlightEngineer module is now called FlightEngineerModule.If your crafts contain parts from 0.6 and do not find them, or the associated part modules, KSP may delete them. The save file tweaking should just be a simple find/replace in notepad changing EngineerChipFlight to EngineerChip, removing 'name = BuildEngineer' and changing 'name = FlightEngineer' to 'name = FlightEngineerModule'. I have not tested this out though, so cannot guarantee any form of success, only that it's technically possible to tweak the save file so it could be compatible. Remember that backing up your save file is always recommended before trying anything like this this out though.Has someone has actually tried making a 0.6 save compatible with 1.0? And can either confirm my tweak, or say it's a load of codswallop and recommend a better way? Originally Posted by Kerbas_ad_astra This worked for me -- I was willing to try because the only vessels I had in flight on my main save were probes. I used Notepad++ to make the process less painful and less likely to fail horribly (Notepad++ is Windows-only, but I'm sure there are similarly-featured text editors for other operating systems). I selected all of my ships and opened them at the same time, and then used the Replace All in All Open Documents button in the find-and-replace dialog. As a sanity check, there should be twice as many replacements of EngineerChipFlight to EngineerChip as there are replacements of FlightEngineer to FlightEngineerModule, because each chip itself is named twice (once by the parent part, and once by the chip itself) while the module is only named once (within the actual chip). I then found all locations of BuildEngineer and deleted each of the BuildEngineer MODULE blocks. Notepad++'s bracket matching feature came in very handy here!Editing the save file (persistent.sfs) itself was the tricky part, because when I deleted one BuildEngineer module, all of the line numbers of the subsequent modules changed, so I couldn't just jump directly to them from the search results window as I did the first. In retrospect, I should have started from the bottom and worked my way up. I'm sure there's a way to automate this (Notepad++ has a feature for recording and executing macros, for one thing), but it didn't take more than a few minutes.This should probably be edited into the first post at the bottom of the page or something. I was only able to find it because I looked at the last few pages assuming someone had probably recently asked the question I was about to ask because the information was hinted at existing but not made immediately available... lol. Thanks for sharing. Edited November 22, 2014 by impyre fail at quoting people who quoted someone else? Quote Link to comment Share on other sites More sharing options...
Scyth3 Posted November 23, 2014 Share Posted November 23, 2014 Sorry to bother but may I ask why were drag, atmospheric pressure and other atmospheric readouts removed in 1.0?I always liked to see how much force the drag would be applying on my craft for example. I did find them pretty useful readouts specially when playing without FAR. Quote Link to comment Share on other sites More sharing options...
LPGhatguy Posted November 26, 2014 Share Posted November 26, 2014 (edited) I'm getting an issue when using KER and TweakScale with rescaled parts where KER will grossly exaggerate the mass of the ship in question. It happens when scaling a part up and down with TweakScale: the mass is reported as increased when the part is scaled up, but the mass never decreases if the part is scaled down. Launching the vessel shows that the mass KER reports is indeed wrong.The overlay shows this: http://i.imgur.com/yhMzeN3EDIT: Actually, this is probably a tweakscale bug, apologies Edited November 26, 2014 by LPGhatguy Quote Link to comment Share on other sites More sharing options...
Padishar Posted November 26, 2014 Share Posted November 26, 2014 I'm getting an issue when using KER and TweakScale with rescaled parts where KER will grossly exaggerate the mass of the ship in question. It happens when scaling a part up and down with TweakScale: the mass is reported as increased when the part is scaled up, but the mass never decreases if the part is scaled down. Launching the vessel shows that the mass KER reports is indeed wrong.The overlay shows this: http://i.imgur.com/yhMzeN3EDIT: Actually, this is probably a tweakscale bug, apologiesYes, this was reported a couple of pages back. I'm not sure if any more info has been discovered yet... Quote Link to comment Share on other sites More sharing options...
hazens1 Posted November 27, 2014 Share Posted November 27, 2014 Any plans to add vessel Pitch, Roll and Heading in a future release? Quote Link to comment Share on other sites More sharing options...
hazens1 Posted November 27, 2014 Share Posted November 27, 2014 I'm getting an issue when using KER and TweakScale with rescaled parts where KER will grossly exaggerate the mass of the ship in question. It happens when scaling a part up and down with TweakScale: the mass is reported as increased when the part is scaled up, but the mass never decreases if the part is scaled down. Launching the vessel shows that the mass KER reports is indeed wrong.The overlay shows this: http://i.imgur.com/yhMzeN3EDIT: Actually, this is probably a tweakscale bug, apologies Quote Link to comment Share on other sites More sharing options...
White Owl Posted November 29, 2014 Share Posted November 29, 2014 Know what could be useful? Display partcount in the Vessel tab/HUD. Pretty please. Quote Link to comment Share on other sites More sharing options...
cybutek Posted December 1, 2014 Author Share Posted December 1, 2014 (edited) Version 1.0.12 is now available!Get it here! Added: Setting in Build Engineer to enable/disable vectored thrust calculations. Added: Thrust torque field in Build Engineer (courtesy of mic_e). Added: New readouts to the vessel category: - Thrust Offset Angle (courtesy of mic_e) - Thrust Torque (courtesy of mic_e) - Part Count: stage/total - Heading - Pitch - Roll Added: New readouts to the surface category: - Situation Added: New readouts to the miscellaneous category: - Vectored Thrust Toggle Fixed: The category selection within the section editors now do not always reset back to 'Orbital'. Fixed: Issue where the vessel simulation can sometimes permanently freeze. Fixed: Issue where the vessel simulation would not show updates when the delay was set lower than the frame rate.Know what could be useful? Display partcount in the Vessel tab/HUD. Pretty please. Just like to say that I love the HUD usage in your latest SOAR video Edited December 1, 2014 by cybutek Quote Link to comment Share on other sites More sharing options...
White Owl Posted December 1, 2014 Share Posted December 1, 2014 Woo! Thanks very much. Quote Link to comment Share on other sites More sharing options...
finestgreen Posted December 6, 2014 Share Posted December 6, 2014 I've just tried both the 0.6 and 1.0 versions, on a fresh install of KSP 0.25 with no other mods. I can see the parts and attach them to my rocket, but then I don't see any kind of window or anything. Do I have to do something else to make it work? Thanks! Quote Link to comment Share on other sites More sharing options...
Superfluous J Posted December 6, 2014 Share Posted December 6, 2014 I've just tried both the 0.6 and 1.0 versions, on a fresh install of KSP 0.25 with no other mods. I can see the parts and attach them to my rocket, but then I don't see any kind of window or anything. Do I have to do something else to make it work? Thanks!Do you have Blizzy's toolbar installed? It may be set to show on that toolbar but you've got it hidden. If not, there should be a KER button on the stock toolbar. Quote Link to comment Share on other sites More sharing options...
finestgreen Posted December 6, 2014 Share Posted December 6, 2014 Do you have Blizzy's toolbar installed? It may be set to show on that toolbar but you've got it hidden. If not, there should be a KER button on the stock toolbar.Tried it with and without, no sign of any toolbar or KER button that I can see. Quote Link to comment Share on other sites More sharing options...
finestgreen Posted December 6, 2014 Share Posted December 6, 2014 Tried it with and without, no sign of any toolbar or KER button that I can see.Ohh, wait, never mind. I'd put KSP in my Program Files folder and it didn't have permission to change any files. Doh! Quote Link to comment Share on other sites More sharing options...
Mystique Posted December 6, 2014 Share Posted December 6, 2014 Is it normal that KER is reseting overlay settings in VAB (specifically - I had it off, then it turns on after game restart) every game launch? Is it way to make it stay disabled? Quote Link to comment Share on other sites More sharing options...
Drew Kerman Posted December 6, 2014 Share Posted December 6, 2014 Is it normal that KER is reseting overlay settings in VAB (specifically - I had it off, then it turns on after game restart) every game launch? Is it way to make it stay disabled?Yea, this isn't a huge deal but still annoying Quote Link to comment Share on other sites More sharing options...
cybutek Posted December 6, 2014 Author Share Posted December 6, 2014 Is it normal that KER is reseting overlay settings in VAB (specifically - I had it off, then it turns on after game restart) every game launch? Is it way to make it stay disabled?That's not normal. Thanks for telling me about the bug, I'll get it sorted for the next update.Oh and anyone experiencing bugs or issues like this, please let me know. If I don't know about them then they won't get fixed. Quote Link to comment Share on other sites More sharing options...
Mystique Posted December 6, 2014 Share Posted December 6, 2014 That's not normal. Thanks for telling me about the bug, I'll get it sorted for the next update.Oh and anyone experiencing bugs or issues like this, please let me know. If I don't know about them then they won't get fixed.Sure, thanks Quote Link to comment Share on other sites More sharing options...
lesyk Posted December 6, 2014 Share Posted December 6, 2014 Hi!Can anyone give me the link on experimental version of KER for KSP 0.23.5, cause i just spent half an hour and seems to me that i'm a bit blind:)Would be very thankful for that! Quote Link to comment Share on other sites More sharing options...
dtoxic Posted December 7, 2014 Share Posted December 7, 2014 (edited) just got this spaming in the log KerbalEngineer -> FlightEngineerCore->UpdateModules // Object reference not set to an instance of an object(Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)KerbalEngineer -> at KerbalEngineer.Flight.Readouts.Rendezvous.RendezvousProcessor.Update () [0x00000] in <filename unknown>:0 at KerbalEngineer.Flight.FlightEngineerCore.UpdateModules () [0x00000] in <filename unknown>:0 (Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)KerbalEngineer -> FlightEngineerCore->UpdateModules // Object reference not set to an instance of an object(Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)KerbalEngineer -> at KerbalEngineer.Flight.Readouts.Rendezvous.RendezvousProcessor.Update () [0x00000] in <filename unknown>:0 at KerbalEngineer.Flight.FlightEngineerCore.UpdateModules () [0x00000] in <filename unknown>:0using KSP 0.25 x32 (and the latest version of KER)here the logshttps://www.dropbox.com/s/2di17qioelhus1z/KER.rar?dl=0and here is the KER loghttps://www.dropbox.com/s/xwxro4422i6gi9c/KerbalEngineer.rar?dl=0 Edited December 7, 2014 by dtoxic Quote Link to comment Share on other sites More sharing options...
Holyvision Posted December 15, 2014 Share Posted December 15, 2014 *Sings*"All I want for Christmas is a .90 build, a .90 build, a .90 build...." Quote Link to comment Share on other sites More sharing options...
cybutek Posted December 15, 2014 Author Share Posted December 15, 2014 I have sorted all of the build errors but there are hidden problems because Squad have changed how fuel lines work. I'll endeavour to get a release out ASAP! 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.