ワールドに入るとすぐにクラッシュします。IC2は入っておりません。
バージョンは1.11.2、modはレポートの通りです。

---- Minecraft Crash Report ----

WARNING: coremods are present:
TANLoadingPlugin (ToughAsNails-1.11.2-2.1.0.61-universal.jar)
llibrary (llibrary-1.7.6-1.11.2.jar)
LoadingPlugin (Quark-r1.2-93.jar)
UtilLoadingPlugin (1.11.2-Util-1.6.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.1-anarchy.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.3.7.0.jar)
BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.4.jar)
Contact their authors BEFORE contacting forge

// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 7/16/17 3:59 PM
Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world
at nex.handler.EventHandler.onLivingSpecialSpawn(EventHandler.java:383)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_28_EventHandler_onLivingSpecialSpawn_SpecialSpawn.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.event.ForgeEventFactory.doSpecialSpawn(ForgeEventFactory.java:212)
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:154)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
at nex.handler.EventHandler.onLivingSpecialSpawn(EventHandler.java:383)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_28_EventHandler_onLivingSpecialSpawn_SpecialSpawn.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.event.ForgeEventFactory.doSpecialSpawn(ForgeEventFactory.java:212)
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:154)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)