[Bug π]: Patch declairs a pass FOR KerbalismDefault, should be NEEDS
Rodg88 opened this issue Β· 4 comments
Brief description of your issue (aka the problem)
This patch has some errors in it's syntax : MiniSampleReturnCapsule/Compatibility/Kerbalism/@part[msrc-parachute]:NEEDS[MiniSampleReturnCapsule]:FOR[KerbalismDefault]:FOR[MiniSampleReturnCapsule]
this causes other mod's kerbalism patches to activate when kerbalism isn't installed. Just need to change it to :NEEDS[KerbalismDefault]:FOR[MiniSampleReturnCapsule]
Operating system
No response
KSP version
1.12.5
Version of addon
unknown
Steps to reproduce the behavior or issue
Install MSRC without Kerbalism, and the log will show a KERBALISMDEFAULT pass active.
Expected behavior
No response
Actual behavior
No response
Environment
https://drive.google.com/drive/folders/1uhEW2Z6MJ0jGaEIyDTLNiWQzxq6Pesnn
Log files
dee drive link
Screenshots
No response
Additional context
No response
How did you download and install this?
SpaceDock (manual install)
π Thank you @Rodg88
ββ
Have you reviewed the open issues logs and recent changelogs?
In order to help us help you, please provide:
- <KSP_ROOT>/KSP.LOG
- and one of the following:
- if Module Manger is installed
- <KSP_ROOT>/GameData/ModuleManager.ConfigCache
- if Module Manger /L is installed
- <KSP_ROOT>/PluginData/ModuleManager/ConfigCache.cfg
- if Module Manger is installed
- Screenshots of issue (if appropriate) (images tell a much stronger tale)
You can archive these files (rar or zip, sadly no 7zip) and drag-n-drop them into an issue comment
π³πPlease either watch this repositiory for updates.
π¬Kindly read our simple guides to:
- contributing
- our expected code of conduct (hint: we are all adults here)
- our style guide.md
These are boilerplate.'
But looking at the current version of the mod, it looks like it's already fixed, and the user might just have an old version
But looking at the current version of the mod, it looks like it's already fixed, and the user might just have an old version
Yep it was an old version
Thank you @Rodg88 !