WanionCane / UniDict

a mod about unifying all the things.
https://www.curseforge.com/minecraft/mc-mods/unidict
Mozilla Public License 2.0
38 stars 16 forks source link

java.lang.NoClassDefFoundError with Zen:Foundry #125

Open dredhorse opened 5 years ago

dredhorse commented 5 years ago

Get the following error with ZEN:Foundry 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

WanionCane commented 5 years ago

this mod is using the same mod than the original Foundry, so if I fix it, it may become incompatible with the original Founder. Happy New Year! =D

dredhorse commented 5 years ago

Happy new year you too.

So ZEN:Foundry needs to fix it? What in particulary? And is it a problem, the server doesn't log anything for 1 Minute afterwards.

WanionCane commented 5 years ago

the integration could be included inside it, which would fix this issue, without compromising support for the original Foundry =P but, I would have to make some tweaks to support this

dredhorse commented 5 years ago

https://github.com/ZengineeringTeam/Foundry/issues/36

sscards55 commented 4 years ago

I think you can test for the class and if it's not found, then don't run the integration.