-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.4.x support #147
Comments
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 [Exception 20:52:54.0799760]: SimManager.StartSimulation() // Object reference not set to an instance of an object |
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?
The text was updated successfully, but these errors were encountered: