Open ianglennon opened 6 years ago
I would really want this too and also better support for making history expansion! 🙂
Please please please add 1.4.1 support when you have time! This is my favorite mod!
Besides the warning on game entry, it seems to work just fine. Have you experienced any problems?
Oh hey... you're right. It works perfectly. Well.. color me surprised.
Awesome!
Aha, it looks like you have taken over the development in your own fork? @jrbudda
I don't really want to 'take over' but thought I'd spend a couple hours getting something out there working for folks. I did submit a PR for the changes, but it looks like PRs havent been pulled here since October so I uploaded a release on my fork.
That is great and I wouldn’t say that taking over would be a bad thing since this repo is already pretty much dead but yeah 🙂 Great work though 👍
@jrbudda DUDE!! I love you! Thank you for this!! YOU ARE THE BEST!!
If he doesn't respond in some time -- think about maybe submitting this to CKAN so that others may benefit?
Thanks again!!
Thanks @jrbudda Unfortunately, I found an issue with your update, if I attach RCS thrusters to an engine plate it throws:
[Exception 20:52:54.0799760]: SimManager.StartSimulation() // Object reference not set to an instance of an object
[]: at KerbalEngineer.VesselSimulator.PartSim.DecoupledInStage (.Part thePart) [0x00000] in
Ah yea looks like anything surface-attach
should be fixed here https://github.com/jrbudda/KerbalEngineer/releases
You'd think FindAttachNodeByPart would never return null for a part that is actually attached and AttachNode's can be of type SURFACE. But you'd be wrong.
Dude, you are awesome. Thanks for the quick turn-around on this.
As a fellow programmer, I can relate. Obvious API calls not doing the obvious. ;)
Ha ha -- good work though man. Thanks!!
Hi,
Great mod, really missing it now that KSP has upgraded to 1.4. Any news on an updated release?