-
Notifications
You must be signed in to change notification settings - Fork 17
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
Incompatibility with BCLib, Reforged button on anvil doesn't work #11
Comments
May have to do something with a mod incompatibility? I can send my log but i dont see an error for this. |
Mh this is pretty bad, the good thing is you only have quadrillion mods installed xD |
I have the same problem, and I found out why, I guess it's an incompatibility with BCLib Here is the BCLib curseforge link: https://www.curseforge.com/minecraft/mc-mods/bclib |
Can confirm, button doesn't work and I do have BCLib but I cannot know if that's the one mod that causes this. I'm unsure because i don't know if bclib itself changes the anvil menu in any way? |
If you guys can narrow down the incompatibility, that would be super helpful :) |
I'm pretty sure BCLib is what's causing the error, maybe some kind of incompatibility |
I think a good temporary fix would be to add a keybind to switch to reforge screen... |
Pretty sure this is the issue: https://github.com/paulevsGitch/BCLib/blob/main/src/main/java/ru/bclib/mixin/common/AnvilMenuMixin.java#L180 |
hmm i assume you'll open an issue for it then. or just make a pull request with it being an injection instead of override. |
I assume you will open an issue :) |
You guys are lazy! I'll open the issue. |
Please respond to the developer in the ticket I opened on their github. It's linked here |
Please address this
|
I'm trying to click on the reforge button in the anvil menu and it just doesn't work.
The text was updated successfully, but these errors were encountered: