Relocate caffeine to fix conflicts with other mods/plugins#538
Merged
duplexsystem merged 1 commit intoPolyhedralDev:masterfrom Dec 14, 2025
Merged
Relocate caffeine to fix conflicts with other mods/plugins#538duplexsystem merged 1 commit intoPolyhedralDev:masterfrom
duplexsystem merged 1 commit intoPolyhedralDev:masterfrom
Conversation
Member
|
Are there any specific mod/plugin that had an issue with this? |
Contributor
Author
|
The specific one I had an issue with was EcoEnchants (or more specifically their library called libreforge) |
solonovamax
approved these changes
Nov 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
When another mod/plugin uses Caffeine there can be a conflict, as both try to create an instance. This is resolved by relocating the dependency.
I have tested this locally and on a development server, it appears to have no change in behavior besides fixing the issue.
Checklist
Mandatory checks
ver/prefix)or is a branch that is intended to be merged into a version branch.
CONTRIBUTING.mddocument in the root of the git repository.
Types of changes
Compatibility
Documentation
Testing
Licensing
release it under GPLv3.
released under GPLv3 or a compatible license.