Open
Conversation
Trying to attach a sabre intake to a precooler when using B9 causes an endless stream of null reference expeditions and stack overflows, causing many issues in the SPH (Parts not attaching; parts getting stuck to mouse cursors; unable to leave SPH either via exit or launch buttons or the menu; eventual lockup; other major glitches). Note that this is with other mods installed, I suspect that there is some KSP Interstellar shenanigans involved with the precoolers in some way. These issues where fixed by removing/commenting out b9 sabre precoolers and intakes. I have commented out the sabre precoolers and intakes.
Owner
|
Sorry for not reacting to this earlier - I've been kinda busy. Just commenting out the parts is not really conducive to fixing the problem. I notice your patch came after Chain Scaling was added to TweakScale, and there is a a bug in Chain Scaling that causes NullReferenceExceptions to be thrown, so I'm guessing that's what you've experienced. Would you mind re-testing once 1.49 is released? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trying to attach a sabre intake to a precooler when using B9 causes an endless stream of null reference expeditions and stack overflows, causing many issues in the SPH (Parts not attaching; parts getting stuck to mouse cursors; unable to leave SPH either via exit or launch buttons or the menu; eventual lockup; other major glitches).
Note that this is with other mods installed, I suspect that there is some KSP Interstellar shenanigans involved with the precoolers in some way.
These issues where fixed by removing/commenting out b9 sabre precoolers and intakes.
I have commented out the sabre precoolers and intakes.