Foundry icon indicating copy to clipboard operation
Foundry copied to clipboard

Server crash

Open lobbienjonsji opened this issue 6 years ago • 1 comments

Caused by: java.lang.NoClassDefFoundError: cofh/cofhworld/init/WorldProps at exter.foundry.Foundry.preInit(Foundry.java:206)

lobbienjonsji avatar May 22 '18 17:05 lobbienjonsji

Foundry expects some of the functionality that was moved from CoFHCore to CoFHWorld. It technically should either be added to the Foundry requirements or whatever's requesting it be removed, but for now, just adding the CoFHWorld library will solve the problem.

gattsuru avatar May 26 '18 17:05 gattsuru