Every mod seems working fine? but it crashes on world loading. Here is crash log. Also i have minefactoryreloaded disabled, and i dont know why.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 4/14/17 1:12 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: neresources/api/utils/restrictions/DimensionRegistry
at neresources.utils.WorldEventHelper.onWorldLoad(WorldEventHelper.java:14)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_853_WorldEventHelper_onWorldLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Every mod seems working fine? but it crashes on world loading. Here is crash log. Also i have minefactoryreloaded disabled, and i dont know why.