Closed slavik95ua closed 1 month ago
Do you have a log for us to check, even without a crash it has a lot of information?
CC @rlnt, might this be something to do with the new alloy smelter stuff?
Do you have a log for us to check, even without a crash it has a lot of information?
latest (1).log Here was the latest log while testing it in client
On server when using old world it gave me such warnings: [23:49:58] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: tools_complement:copper_excavator removed now. [23:49:58] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: tools_complement:bronze_hammer removed now. [23:49:58] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: tools_complement:diamond_hammer removed now. [23:49:58] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: tools_complement:copper_hammer removed now. [23:49:58] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: tools_complement:copper_excavator removed now. [23:49:58] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: tools_complement:bronze_hammer removed now. [23:49:58] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: tools_complement:diamond_hammer removed now. [23:49:58] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: tools_complement:copper_hammer removed now.
They are using their cofh lib a lot. I would need to investigate but I highly doubt this interferes. The mixin isn't canceling anything or altering any recipes. The error logs just indicate that their recipe type is not marked as special the recipe book is unable to load these recipes. That shouldn't be an issue though.
@slavik95ua could you let me know what types of recipe are missing? I'll load up tools compliment and see if I can reproduce it once I know what I'm looking for. Thanks!
@slavik95ua could you let me know what types of recipe are missing? I'll load up tools compliment and see if I can reproduce it once I know what I'm looking for. Thanks!
All the recipes, actually, soo, it won't be real problem to reproduce it
Fixed in Ender IO 6.2.1-beta. Thanks for reporting!
@Rover656 Thank you very much, i really appreciate it!
Is there an existing issue for this?
Current Behavior
After updating to 6.2.0 it causes conflicts with Tool's compliment mod and all the recipes are disappearing from Tool's compliment
Expected Behavior
Before ver. 6.2.0 it worked pefrectly, probably because of adding some new mechanisms it causes such conflicts
How to Test
Local Environment
Any Additional Information?
Please, i like that mods (EnderIO and Cofh mods) so, please, make them both compatible , thanks a lot!