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

Fix obsolete mod detection checked by class #363

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

jchung01
Copy link
Contributor

All the mods checked by class in UTObsoleteModsHandler were in one try block, so the mod detection would rely on previous mods in the try block being loaded as well - this fixes that behavior. You can easily test this with Universal Tweaks and Chunk Gen Limiter installed. With the fix, the obsolete mod warning screen properly shows up for Chunk Gen Limiter without needing the other mods above it added (BIAB, LocaleFixer, etc.).

@ACGaming ACGaming merged commit d40a492 into ACGaming:main Jan 25, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants