-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.lang.NoClassDefFoundError with Zen:Foundry #125
Comments
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 you too. So ZEN:Foundry needs to fix it? What in particulary? |
the integration could be included inside it, which would fix this issue, without compromising support for the original Foundry =P |
I think you can test for the class and if it's not found, then don't run the integration. |
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
The text was updated successfully, but these errors were encountered: