I started an RLCraft server and all of the modded mobs are gone and I can’t spawn any (very lonely and sad), I disabled capture-async-spawning-entities but still, get this message. Any help is appreciated.
I am using spongeforge-1.12.2-2838-7.4.8-RC4142 and forge-1.12.2-14.23.5.2860
[14:33:35] [Server thread/ERROR] [Sponge]: //
[14:33:35] [Server thread/ERROR] [Sponge]: / Exception attempting to capture or spawn an Entity! /
[14:33:35] [Server thread/ERROR] [Sponge]: //
[14:33:35] [Server thread/ERROR] [Sponge]: /* PhaseContext : /
[14:33:35] [Server thread/ERROR] [Sponge]: / - World: WorldServer{Name=World, DimensionId=0, DimensionType=minecraft:overworld} /
[14:33:35] [Server thread/ERROR] [Sponge]: / Phases remaining : /
[14:33:35] [Server thread/ERROR] [Sponge]: / - Phase: Generation{WorldSpawner:WORLD_SPAWNER_SPAWNING} /
[14:33:35] [Server thread/ERROR] [Sponge]: / Context: /
[14:33:35] [Server thread/ERROR] [Sponge]: / - World: WorldServer{Name=World, DimensionId=0, DimensionType=minecraft:overworld} /
[14:33:35] [Server thread/ERROR] [Sponge]: / Stacktrace: /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.lang.NoClassDefFoundError: /
[14:33:35] [Server thread/ERROR] [Sponge]: / Could not initialize class /
[14:33:35] [Server thread/ERROR] [Sponge]: / com.charles445.rltweaker.entity.ai.I /
[14:33:35] [Server thread/ERROR] [Sponge]: / vestigateAI /
[14:33:35] [Server thread/ERROR] [Sponge]: / com.charles445.rltweaker.handler.InvestigateAIHandler.addInvestigateAiHandler(InvestigateAIHandler.java:37) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1103_InvestigateAIHandler_addInvestigateAiHandler_EntityJoinWorldEvent.invoke(.dynamic) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:756) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeToForgeEventFactory.createAndPostEntityJoinWorldEvent(SpongeToForgeEventFactory.java:633) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeToForgeEventFactory.createAndPostForgeEvent(SpongeToForgeEventFactory.java:284) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:339) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:450) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:467) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:249) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.SpongeCommonEventFactory.callSpawnEntitySpawner(SpongeCommonEventFactory.java:278) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.tracking.phase.generation.GeneralGenerationPhaseState.spawnEntityOrCapture(GeneralGenerationPhaseState.java:160) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.tracking.phase.generation.GeneralGenerationPhaseState.spawnEntityOrCapture(GeneralGenerationPhaseState.java:52) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.tracking.PhaseTracker.spawnEntity(PhaseTracker.java:1104) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:4501) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:784) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.lang.Thread.run(Unknown Source) /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.lang.ExceptionInInitializerErro /
[14:33:35] [Server thread/ERROR] [Sponge]: / : Exception /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.lang.NoClassDefFoundError: /
[14:33:35] [Server thread/ERROR] [Sponge]: / net/minecraft/client/renderer/cullin /
[14:33:35] [Server thread/ERROR] [Sponge]: / /ICamera [in thread “Server thread”] /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.lang.Class.getDeclaredMethods0(Native Method) /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.lang.Class.privateGetDeclaredMethods(Unknown Source) /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.lang.Class.getDeclaredMethod(Unknown Source) /
[14:33:35] [Server thread/ERROR] [Sponge]: / meldexun.reflectionutil.ReflectionMethod.(ReflectionMethod.java:39) /
[14:33:35] [Server thread/ERROR] [Sponge]: / com.charles445.rltweaker.entity.ai.InvestigateAI.(InvestigateAI.java:41) /
[14:33:35] [Server thread/ERROR] [Sponge]: / com.charles445.rltweaker.handler.InvestigateAIHandler.addInvestigateAiHandler(InvestigateAIHandler.java:37) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1103_InvestigateAIHandler_addInvestigateAiHandler_EntityJoinWorldEvent.invoke(.dynamic) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:756) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeToForgeEventFactory.createAndPostEntityJoinWorldEvent(SpongeToForgeEventFactory.java:633) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeToForgeEventFactory.createAndPostForgeEvent(SpongeToForgeEventFactory.java:284) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:339) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:450) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:467) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:249) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.SpongeCommonEventFactory.callSpawnEntity(SpongeCommonEventFactory.java:302) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.SpongeCommonEventFactory.callSpawnEntity(SpongeCommonEventFactory.java:295) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.tracking.phase.packet.PacketState.spawnEntity(PacketState.java:192) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.tracking.phase.packet.PacketState.spawnEntityOrCapture(PacketState.java:156) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.tracking.phase.packet.PacketState.spawnEntityOrCapture(PacketState.java:58) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.tracking.PhaseTracker.spawnEntity(PhaseTracker.java:1104) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:4501) /
[14:33:35] [Server thread/ERROR] [Sponge]: / com.lycanitesmobs.core.item.ItemCustomSpawnEgg.spawnCreature(ItemCustomSpawnEgg.java:301) /
[14:33:35] [Server thread/ERROR] [Sponge]: / com.lycanitesmobs.core.item.ItemCustomSpawnEgg.func_180614_a(ItemCustomSpawnEgg.java:154) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:187) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:1457) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.network.NetHandlerPlayServer.redirect$zlb000$impl$checkState(NetHandlerPlayServer.java:2963) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:741) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:219) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.network.PacketThreadUtil$1.redirect$znj000$impl$redirectToPhaseTracker(SourceFile:540) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.util.concurrent.FutureTask.run(Unknown Source) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.util.Util.func_181617_a(SourceFile:46) /
[14:33:35] [Server thread/ERROR] [Sponge]: / org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:331) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.MinecraftServer.redirect$zln000$onRun(MinecraftServer.java:4682) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) /
[14:33:35] [Server thread/ERROR] [Sponge]: / net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) /
[14:33:35] [Server thread/ERROR] [Sponge]: / java.lang.Thread.run(Unknown Source) /
[14:33:35] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************/