senseiwells / EssentialClient

EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features
MIT License
77 stars 14 forks source link

[Compatability]: @ModifyConstant conflict #129

Closed BioTechproject27 closed 7 months ago

BioTechproject27 commented 8 months ago

@ModifyConstant conflict and thus crash with RebindMyKeys related to the Narrator:

[Render thread/WARN]:
 @ModifyConstant conflict. Skipping rebindmykeys.mixins.json:KeyboardMixin from mod rebindmykeys->@ModifyConstant::rebindmykeys$modifyNarrator(IJIIII)I with priority 1000, already redirected by essentialclient.mixins.json:disableNarrator.KeyboardMixin from mod essential-client->@ModifyConstant::disableNarrator(I)I with priority 1000
 [Render thread/WARN]:
 @ModifyConstant conflict. Skipping rebindmykeys.mixins.json:KeyboardMixin from mod rebindmykeys->@ModifyConstant::rebindmykeys$modifyDebug(IJIIII)I with priority 1000, already redirected by essentialclient.mixins.json:keyboard.KeyboardMixin from mod essential-client->@ModifyConstant::onKey292(I)I with priority 1000
BioTechproject27 commented 8 months ago

Has this project been abandoned? :c

senseiwells commented 8 months ago

Nope, I just do this as a hobby and unfortunately I've been busy with other stuff, I work on many different open source mods and some of the other issues take precedence.

BioTechproject27 commented 8 months ago

Fair enough.

Just wanted to make sure since there was no reaction of any kind.

senseiwells commented 7 months ago

This version should fix your issue