Skip to content
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

MRCS Part - Log spam re: RF/MFT integration #741

Open
shadowmage45 opened this issue Sep 21, 2018 · 1 comment
Open

MRCS Part - Log spam re: RF/MFT integration #741

shadowmage45 opened this issue Sep 21, 2018 · 1 comment

Comments

@shadowmage45
Copy link
Owner

Reported on forums that SSTU's RF/MFT integration spams the log with errors when using the MRCS part (the stand alone RCS part?)

[LOG 22:57:09.141] ERROR: Config is for part: SSTU-GEN-MRCS (Part) is set to use RF/MFT, but neither RF nor MFT is installed, cannot update part volumes through them.  Please check your configs and/or patches for errors.

@shadowmage45
Copy link
Owner Author

Apparently this is being caused by a call to 'update part resources' from the ModularRCS part-module, which normally interacts with a 'VolumeContainer' on the part. When VolumeContainer is not present, it assumes that RF/MFT integration has been activated, and attempts to use that code-path.

So the real question is why does this part/module try to interact with resource/volumes? (it doesn't try to change fuel-type or anything; it just issues an update call to recalc volumes..)

It is not so much of an 'error', as nothing bad will happen, but more of a 'not all code works as expected' thing....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant