This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
Pehkui conflicts with patchwork-api #232
Comments
This seems strange, as from what i see patchwork-api actually uses priority 1100, not 1000. But it clamps to 1000 anyways? CORRECTION: it used to use 1100, but that was changed in some sort of rework/rewrite of the code. |
For sanity, can you retest without Optifine? I doubt it's the bug but I don't trust it. |
Ohhhh, right. I'll do so. |
Confirmed to be optifine causing problems, not pehkui EDIT: false, just my api was broke |
BenCat07
changed the title
Pehkui conflicts with patchwork-api
Fabric conflicts with patchwork-api
Feb 14, 2021
BenCat07
changed the title
Fabric conflicts with patchwork-api
Optifine conflicts with patchwork-api
Feb 14, 2021
BenCat07
changed the title
Optifine conflicts with patchwork-api
Pehkui conflicts with patchwork-api
Feb 14, 2021
I'd like to say that this is still a problem, post getting my API to work. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
the Pehkui library conflicts with patchwork api due to both of them trying to inject into the same class with the same priority.
https://paste.ee/p/CUoR1
The text was updated successfully, but these errors were encountered: