java.lang.NoClassDefFoundError with UniDict
dredhorse opened this issue ยท 3 comments
Get the following error with UniDict installed:
[15:39:54] [Server thread/ERROR] [wanionlib]: UniDictSomething really bad happened on Integration at load stage POST_INIT [15:39:54] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:59]: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: exter/foundry/recipes/manager/AlloyFurnaceRecipeManager
more in the gist https://gist.github.com/dredhorse/91df19e8e96e4f65cc96efa20a8ba648
They should provide some config to disable the integration I guess? All recipes are based on Ore Dictionary so I think there is no need to unify recipes I think. I will look into this later.
@SihenZhang said Alloy Furnace has been removed from Zen: Foundry. So it is not hard to imagine why there will be an exception.