Skip to content
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

Open
dredhorse opened this issue Jan 1, 2019 · 5 comments
Open

java.lang.NoClassDefFoundError with Zen:Foundry #125

dredhorse opened this issue Jan 1, 2019 · 5 comments

Comments

@dredhorse
Copy link

dredhorse commented Jan 1, 2019

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
Copy link
Owner

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
Copy link
Author

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
Copy link
Owner

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
Copy link
Author

@sscards55
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants