Skip to content

Resolve mixin conflict between Krypton and e4mc#153

Open
XandarNull wants to merge 4 commits into
astei:masterfrom
XandarNull:master
Open

Resolve mixin conflict between Krypton and e4mc#153
XandarNull wants to merge 4 commits into
astei:masterfrom
XandarNull:master

Conversation

@XandarNull

Copy link
Copy Markdown

Resolves mixin conflict between Krypton and e4mc by disabling ServerLoginNetworkHandlerMixin when e4mc is present. Both mods redirect the same method during encryption setup, causing conflicts.
Fixes #152

Added a check to disable ServerLoginNetworkHandlerMixin if e4mc is loaded to prevent conflicts with its encryption handling.
@krxl-temp

Copy link
Copy Markdown

@astei hi! I've only noticed that there is a big conflict between two great minecraft mods. This request seems to resolve it, would you please consider adding it to the mod to enable players play seamlessly on thier favoirite modpacks? Thanks in advance!

Updated mixin exclusion logic to disable ServerLoginNetworkHandlerMixin when e4mc is loaded, replacing it with ServerLoginPacketListenerImplMixin.
@venaminecraft

Copy link
Copy Markdown

Hello @astei, can you merge this please into the newest release? Thanks.

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.

Mixin conflict with e4mc 6.0.0 and above

3 participants