Skip to content

Disable EditorAnimatedPartsShipModified if DMagicOrbitalScience is installed#413

Open
Phantomical wants to merge 1 commit into
KSPModdingLibs:masterfrom
Phantomical:fix-issue-409
Open

Disable EditorAnimatedPartsShipModified if DMagicOrbitalScience is installed#413
Phantomical wants to merge 1 commit into
KSPModdingLibs:masterfrom
Phantomical:fix-issue-409

Conversation

@Phantomical

Copy link
Copy Markdown
Collaborator

DMSoilMoisture.OnStop infinitely recurses and causes KSP to crash whenever it is called. The EditorAnimatedPartsShipModified patch ends up calling OnStop on pretty much every IScalarModule, so it ends up running into this crash where nothing else did before.

Fixes #409

DMSoilMoisture.OnStop infinitely recurses and causes KSP to crash
whenever it is called. The EditorAnimatedPartsShipModified patch ends up
calling OnStop on pretty much every IScalarModule, so it ends up running
into this crash where nothing else did before.

Fixes KSPModdingLibs#409
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

CTD with Soil Moisture Sensor from DMagic's with KSPCF v1.41.1

1 participant