Crash on opening workbench
ls314 opened this issue · 5 comments
Here is the crash report:
This is due to some code injection to CraftingTweaks failing, which should never happen under normal circumstances. And unfortunately I myself is unable to replicate this issue, do you have latest.log for that launch?
Unfortunately I'm still unable to replicate the crash, as it should not happen in the first place. Can you try disabling the config in the image below before launching the game and see if it still crashes:
The config file is at <your game folder>/config/jei_area_fixer.cfg.
Or alternatively, you can launch into the game, and go to the Mods -> JEI Area Fixer -> Options -> Crafting Tweaks -> change Tabs to false, and restart the game.
some issue
Perhaps Crafting Tweaks Unofficial isn't supported? Why not try switching your support from the official Crafting Tweaks to the unofficial version?
Version 2.2.1 added a sanity check for CraftingTweaks support to fix this problem: https://www.curseforge.com/minecraft/mc-mods/jei-area-fixer/files/7103058
Why not try switching your support from the official Crafting Tweaks to the unofficial version?
Actually JEI Area Fixer is targeting CraftingTweaks Unofficial:
JEIAreaFixer/gradle/scripts/dependencies.gradle
Lines 101 to 102 in d9f413f
And I believe the issue is related to the Mixin instead of CraftingTweaks, but I'm still unable to replicate it
