Bug: bclib is incompatible with RecipeConfidence that this mod bundled with
Somiona opened this issue ยท 2 comments
What happened?
BCLib complains about the RecipeConfidence is incompatible, though I didn't notice why it said so.
I'm using paradise-lost 1.6.5.3-1.18.1 fabric, and bclib 1.3.4
Mod Version
1.6.5 - 1.18
Fabric API Version
0.46.4
Relevant log output
[01:48:16] [main/ERROR]:
[01:48:16] [main/ERROR]:
[01:48:16] [main/ERROR]:
[01:48:16] [main/ERROR]:
[01:48:16] [main/ERROR]: bclib is incompatible with RecipeConfidence.
[01:48:16] [main/ERROR]:
[01:48:16] [main/ERROR]: There is a chance that the compatibility layer is not correct, issues may arise
[01:48:16] [main/ERROR]: when using recipes (crafting, smelting, etc.) because of the conflict.
[01:48:16] [main/ERROR]:
[01:48:16] [main/ERROR]: If you are the authors of bclib and have validated the compatibility layer, feel
[01:48:16] [main/ERROR]: free to make a mixin that changes BclibFlag.bclibCompatValidated to return true.
[01:48:16] [main/ERROR]:
[01:48:16] [main/ERROR]:
[01:48:16] [main/ERROR]:
[01:48:16] [main/ERROR]:
Other mods
BClib 1.3.4
Additional Information
No response
[01:48:16] [main/ERROR]: If you are the authors of bclib and have validated the compatibility layer, feel [01:48:16] [main/ERROR]: free to make a mixin that changes BclibFlag.bclibCompatValidated to return true.
Please forward this to bcdlib, as this warning os thrown from RecipeConfodence stating that this flag isnt beong returned as true.
Ok I found the same issue at BCLib repository, sorry for interfere you guys
paulevsGitch/BCLib#42 (comment)