-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Bug 🐞]: SCON+KERB bug #163
Comments
Thank you. Kindly read contributiing.md, code_of_conduct.md and styleguide.md. These are boilerplate. |
Thank you @TheNamedOyster 🦪 ! Started to work on this, for starters will just be a kludge to get things working - Please try this (saying this now, and won't repeat - not on live saves, back up saves) patch: only contains the files that have changed. Kindly tell me if the science lab (any part that had a science lab) now can make RocketParts, has some storage for metal and rocketparts? |
Tested the patch. Science Labs still do not have storage for SCON parts, and are unable to produce them. |
@TheNamedOyster haven't forgotten - should have two more attempts in the next day or so. |
I think I understand what is going on @TheNamedOyster the issue appears to be the SC patch is looking for all parts that have a MODULE[ModuleScienceLab], which Kerbalism deleted and replaces with MODULE[Laboratory] (and other stuff); i.e. the SC patch finds no parts fulfilling it's :NEEDS and does nothing. three ways to handle fixing for Kerbalism:
|
@TheNamedOyster would you kindly try this patch? apologies for the last patch having so many extraneous items. Thank you again! |
@zer0Kerbal Tested the patch, still no luck. Science labs do not have storage for SCON resources and are unable to produce them. ISRUs still have storage but cannot make more SCON resources. |
@TheNamedOyster thank you. 😞 missed about the ISRU's (was a real 🙈 / 🕶️ 🐭 moment )- well solving one will allow for fast fix on the other. working on it... have another patch in my head - and will post it asap. |
@TheNamedOyster going to simplify and see if it works. |
@zer0Kerbal On another note is this intended behavior? I would think that manufacturing a craft should use Rocket Parts, not ore. Also the craft builds instantly. Is this a bug or just because I'm in Sandbox mode. Sorry if this is a dumb question, I don't have tons of experience with this mod outside of the minor troubleshooting I've done. It may also be related to the issue SCON has with KSPCF, which is a dependency for Kerbalism. Anyway, thanks for your help so far. |
Good news! @TheNamedOyster The craft under construction - does it have storage for ore? will answer more later. |
No, I don't believe that the craft under construction does have room for ore. |
Okay - kicked that bugs arse... I will be installing a fresh KSP 1.12.3 SCON+KERB install and tackling this more directly @TheNamedOyster |
@TheNamedOyster working on it right now. |
@TheNamedOyster Ore bug is confirmed. |
log pertaining to
|
craft working with: Game is Stock+DLC+SCON+KERB+MM+QuickStart with KERB+MM installed through CKAN, SCON+QS linked to local repos (custom build of QS without dependencies) |
@TheNamedOyster Ore instead of RocketParts Issue found and working on solution I had added a recipe to SCON to allow making shielding if KERB installed; and it used ore. So replaced Ore with RocketParts and issue resolved. (bad joke (Avenue5) should have made the recipe use waste for the ingredient for shielding) |
Brief description of your issue
Science labs and ISRUs modifiers are being overridden by Kerbalism. Labs loose the ability to manufacture and store SCON components. ISRUs seem to maintain SCON material storage but are unable to manufacture.
9-2-22 Logs.zip
Steps to reproduce
Have SCON and Kerbalism installed.
Expected behavior
Ability to store/manufacture SCON components.
Actual behavior
Unable to store/manufacture SCON components.
Environment
Mod Version: SimpleConstruction-4.0.99.30-prerelease KSP Version: 1.12.3.3173 SCON downloaded through Curse Forge most other mods through CKAN. KSP.log and ModuleManager.ConfigCache in zipped folder.
How did you download and install this?
CurseForge (download and manual installation)
The text was updated successfully, but these errors were encountered: