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

FML should error when multiple grouped mod folders contain the same path #211

Open
Technici4n opened this issue Nov 5, 2024 · 0 comments

Comments

@Technici4n
Copy link
Member

A typical error is to have a mod with sourceset A and another mod with sourcesets A & B. Since they both have the same primary path A, the first one will be loaded and the second will be silently ignored. We should either compare the full path set when checking for duplicates, or otherwise add a special check for grouped mod folders.

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

No branches or pull requests

1 participant