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

Add TweakScale-Redist, filter DLL from IR and FAR #9114

Merged
merged 3 commits into from
May 9, 2022

Conversation

DasSkelett
Copy link
Member

@DasSkelett DasSkelett commented May 9, 2022

Problem

See #9108, while the Scale_Redist.dll was initially supposed to be redistributed by all mods that need it (to integrate with TweakScale), this has changed recently, likely as a response to KSP 1.12.0-2's crash on duplicate DLLs bug.

Solution

Now we split the 999_Scale_Redist.dll into a separate module TweakScale-Redist.
TweakScale itself, InfernalRoboticsRealismOverhaul, InfernalRoboticsNext and FerramAerospaceResearchContinued have been updated to filter the Scale_Redist.dll and depend on TweakScale-Redist.

I couldn't find any other bundlers looking through dep:TweakScale, rec:TweakScale, sug:TweakScale. We have to wait for user reports to find all of them.

According to the README the redist is licensed WTFPL.

Fixes #9108

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

Successfully merging this pull request may close these issues.

[Bug] Duplicate dll in TweakScale, Infernal Robotics and Ferram Aerospace Research Continued
1 participant