Jump to content

BUG_TOPIC - Waterfall & Realplume: Issue while loading craft from unmodded save - Engine Enable/Disable Action Groups get cleared.


HB Stratos

Recommended Posts

I'm posting this as a separate Topic as it separately applies to two different mods I tested, and I don't want to copy-paste the same issue twice when it may have the same root cause.

The Issue: When Loading a Stock Craft into a KSP Game with EITHER Waterfall or Realplume loaded, Engine Enable/Disable Action Groups get lost.

How it should be: image.png  how it ends up with either RealPlume or Waterfall: image.png

Probable Cause (guess)

The issue does not appear to lie in the configs directly, doing a grep over all of the mod folders of Realplume and Waterfall with their respecive configs I could find no line that explicitly edits the Action groups or completely deletes ModuleEngines. They however all rename ModuleEngines to ModuleEnginesFX.

This leads me to suspect that in that renaming KSP does not know how to handle a craft with such a module in place as it isn't the ModuleEngines it expected, and therefore it seems to miss every setting within the ModuleEngines that was not at default, or at least action groups. (I did not have the time to test for thrust limiters too.)

I'd be curious to hear from the devs of the respective mods about what could be causing this and how it could be fixed, as I am not familiar with KSP modding in terms of C#, and only know a little bit about Module Manager patching. It would be cool to see this fixed, because this breaks functionality of vessels that are otherwise considered fully stock in their craft file and should work in an unmodded game.

Investigation: (what lead me to my above conclusion)

Spoiler

Craft used for testing: https://kerbalx.com/The_Black_Badger/CT-6M-Phoenix 

Loaded in stock KSP:

 image.pngimage.png

The original craft is from 1.9.1, but loading it in completely stock KSP 1.12.3 results in no issues, the action groups are retained.

Loaded with RealPlume-StockConfigs only (ModuleManager, SmokeScreen, RealPlume, RealPlume-StockConfigs)

image.pngimage.png

The Action groups set were both removed, reset back to none. 

Loaded with only Waterfall-StockConfigs (B-9 Part Switcher, Module Manager, Waterfall Core, Waterfall Stock Configs)

image.pngimage.png

Loaded with SmokeScreen only:

image.png  No issue here, everything fine

Loaded with RealPlume, but no configs:

image.png No issues here either, all good.

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...