Nitro123 Posted August 16 Posted August 16 ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 8/16/24 4:00 PM Description: Ticking entity java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_51] {re:computing_frames} at java.util.ArrayList.get(ArrayList.java:429) ~[?:1.8.0_51] {re:computing_frames} at electrodynamics.api.capability.ceramicplate.CapabilityCeramicPlateHandler.takeDamageWithArmor(CapabilityCeramicPlateHandler.java:29) ~[?:1.16.5-0.5.0-2] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_1013_CapabilityCeramicPlateHandler_takeDamageWithArmor_LivingHurtEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3453/47788253.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:363) ~[?:?] {re:classloading} at net.minecraft.entity.LivingEntity.func_70665_d(LivingEntity.java:1474) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.LivingEntityMixin,pl:mixin:APP:chaosawakens.mixins.json:LivingEntityMixin,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:APP:betterweather.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:animalbikes.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.compat116minus.LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:984) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.LivingEntityMixin,pl:mixin:APP:chaosawakens.mixins.json:LivingEntityMixin,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:APP:betterweather.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:animalbikes.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.compat116minus.LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.passive.AnimalEntity.func_70097_a(AnimalEntity.java:73) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:pehkui.mixins.json:EntityVehicleHeightOffsetMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.AnimalEntityMixin,pl:mixin:A} at com.willr27.blocklings.entity.blockling.BlocklingEntity.func_70097_a(BlocklingEntity.java:873) ~[?:7.0.0.4] {re:classloading} at net.minecraft.entity.MobEntity.func_70652_k(MobEntity.java:1364) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinMobEntity,pl:mixin:APP:chaosawakens.mixins.json:MobEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin,pl:mixin:A} at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_190102_a(MeleeAttackGoal.java:138) ~[?:?] {re:classloading,re:mixin} at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:130) ~[?:?] {re:classloading,re:mixin} at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$19220/571765192.accept(Unknown Source) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] {} at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_51] {re:computing_frames} at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {} at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinMobEntity,pl:mixin:APP:chaosawakens.mixins.json:MobEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin,pl:mixin:A} at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2413) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.LivingEntityMixin,pl:mixin:APP:chaosawakens.mixins.json:LivingEntityMixin,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:APP:betterweather.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:animalbikes.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.compat116minus.LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinMobEntity,pl:mixin:APP:chaosawakens.mixins.json:MobEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin,pl:mixin:A} at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2160) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.LivingEntityMixin,pl:mixin:APP:chaosawakens.mixins.json:LivingEntityMixin,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:APP:betterweather.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:animalbikes.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.compat116minus.LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinMobEntity,pl:mixin:APP:chaosawakens.mixins.json:MobEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld$$Lambda$19194/1373692404.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:puresuffering.mixins.json:WorldMixin,pl:mixin:APP:betterweather.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$18106/1549835187.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_51] {re:computing_frames} at java.util.ArrayList.get(ArrayList.java:429) ~[?:1.8.0_51] {re:computing_frames} at electrodynamics.api.capability.ceramicplate.CapabilityCeramicPlateHandler.takeDamageWithArmor(CapabilityCeramicPlateHandler.java:29) ~[?:1.16.5-0.5.0-2] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_1013_CapabilityCeramicPlateHandler_takeDamageWithArmor_LivingHurtEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3453/47788253.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:363) ~[?:?] {re:classloading} at net.minecraft.entity.LivingEntity.func_70665_d(LivingEntity.java:1474) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.LivingEntityMixin,pl:mixin:APP:chaosawakens.mixins.json:LivingEntityMixin,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:APP:betterweather.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:animalbikes.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.compat116minus.LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:984) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.LivingEntityMixin,pl:mixin:APP:chaosawakens.mixins.json:LivingEntityMixin,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:APP:betterweather.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:animalbikes.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.compat116minus.LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.passive.AnimalEntity.func_70097_a(AnimalEntity.java:73) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:pehkui.mixins.json:EntityVehicleHeightOffsetMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.AnimalEntityMixin,pl:mixin:A} at com.willr27.blocklings.entity.blockling.BlocklingEntity.func_70097_a(BlocklingEntity.java:873) ~[?:7.0.0.4] {re:classloading} at net.minecraft.entity.MobEntity.func_70652_k(MobEntity.java:1364) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinMobEntity,pl:mixin:APP:chaosawakens.mixins.json:MobEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin,pl:mixin:A} at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_190102_a(MeleeAttackGoal.java:138) ~[?:?] {re:classloading,re:mixin} at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:130) ~[?:?] {re:classloading,re:mixin} at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$19220/571765192.accept(Unknown Source) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] {} at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_51] {re:computing_frames} at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {} at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinMobEntity,pl:mixin:APP:chaosawakens.mixins.json:MobEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin,pl:mixin:A} at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2413) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.LivingEntityMixin,pl:mixin:APP:chaosawakens.mixins.json:LivingEntityMixin,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:APP:betterweather.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:animalbikes.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.compat116minus.LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinMobEntity,pl:mixin:APP:chaosawakens.mixins.json:MobEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin,pl:mixin:A} at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2160) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.LivingEntityMixin,pl:mixin:APP:chaosawakens.mixins.json:LivingEntityMixin,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:APP:betterweather.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:animalbikes.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat115plus.compat116minus.LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinMobEntity,pl:mixin:APP:chaosawakens.mixins.json:MobEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld$$Lambda$19194/1373692404.accept(Unknown Source) ~[?:?] {} -- Entity being ticked -- Details: Entity Type: dangerzone:notbreebree (com.devmaster.dangerzone.entity.NotBreeBree) Entity ID: 1091 Entity Name: NotBreeBree Entity's Exact location: 84.35, 65.00, -164.35 Entity's Block location: World: (84,65,-165), Chunk: (at 4,4,11 in 5,-11; contains blocks 80,0,-176 to 95,255,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:puresuffering.mixins.json:WorldMixin,pl:mixin:APP:betterweather.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['Nitrothe1st'/1463, l='ServerLevel[New]', x=47.46, y=67.06, z=-213.82]] Chunk stats: ServerChunkCache: 2255 Level dimension: minecraft:overworld Level spawn location: World: (32,68,-224), Chunk: (at 0,4,0 in 2,-14; contains blocks 32,0,-224 to 47,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 1368 game time, 1368 day time Level name: New Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 8711 (now: false), thunder time: 82597 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$18106/1549835187.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 789512064 bytes (752 MB) / 4557111296 bytes (4346 MB) up to 5406457856 bytes (5156 MB) CPUs: 4 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5800m -Xms256m ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: [email protected] minecraft@1 Mod List: nuclear_craft-1.16.5-0.9.3.jar |Nuclear Craft |nuclear_craft |1 |DONE |Manifest: NOSIGNATURE jmc-3.0-1.16.5.jar |Just More Cakes! |jmc |3.0 |DONE |Manifest: NOSIGNATURE Entity Mod Ranks,Warriors And Quality Update -[3° |Entity Mod |entity_mod |1.0.0 |DONE |Manifest: NOSIGNATURE Hats-1.16.5-10.3.3.jar |Hats |hats |10.3.3 |DONE |Manifest: NOSIGNATURE explosive_chickens_mod_1.0_1_16_5.jar |Explosive Chickens |explosivechcikensmodsport |1.0.0 |DONE |Manifest: NOSIGNATURE cgm-1.2.6-1.16.5.jar |MrCrayfish's Gun Mod |cgm |1.2.6 |DONE |Manifest: NOSIGNATURE awesomedungeonend-forge-1.16.5-3.0.0.jar |Awesome dungeon the end |awesomedungeonend |3.0.0 |DONE |Manifest: NOSIGNATURE Philips ruins 1.16.5-2.8.jar |Philips ruins1.16.5 |philips_ruins1_16_5 |2.8 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE AttributeFix-1.16.5-10.1.4.jar |AttributeFix |attributefix |10.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Pehkui-3.6.2+1.16.5-forge.jar |Pehkui |pehkui |3.6.2+1.16.5-forge |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.16.5-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE dynamiclights-1.16.5.1.jar |Dynamic Lights |dynamiclights |1.16.5.1 |DONE |Manifest: NOSIGNATURE AdventureKraft-2.2.6.jar |AdventureKraft |dangerzone |4.1.3 |DONE |Manifest: NOSIGNATURE torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE JRFTL [1.16.5]-1.2.jar |JRFTL |jrftl |1.2 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |DONE |Manifest: NOSIGNATURE MoreEnchantments_MC_1.16.4_Vers.1.4.1.jar |More Enchantments |more_enchantments |1.4.1 |DONE |Manifest: NOSIGNATURE configured-1.5.3-1.16.5.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE zombieawareness-1.16.5-1.12.jar |Zombie Awareness |zombieawareness |1.16.5-1.12 |DONE |Manifest: NOSIGNATURE OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE The Multi Tool Modpack Version 1.1.jar |The Muti Tools |the_muti_tools |1.0.0 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.9.jar |Dungeon Crawl |dungeoncrawl |2.3.9 |DONE |Manifest: NOSIGNATURE MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e ProgressiveBosses-3.4.3-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.3 |DONE |Manifest: NOSIGNATURE The-Hordes-1.16.5-1.1.5c.jar |The Hordes |hordes |1.1.5c |DONE |Manifest: NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE Electrodynamics-1.16.5-0.5.0-2.jar |Electrodynamics |electrodynamics |1.16.5-0.5.0-2 |DONE |Manifest: NOSIGNATURE catalogue-1.6.1-1.16.5.jar |Catalogue |catalogue |1.6.1 |DONE |Manifest: NOSIGNATURE chaosawakens-1.16.5-0.12.0.2.jar |Chaos Awakens |chaosawakens |0.12.0.2 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.6.1.jar |iChunUtil |ichunutil |10.6.1 |DONE |Manifest: NOSIGNATURE PureSuffering-1.16.5-1.3.1R.jar |Pure Suffering |puresuffering |1.3.1R |DONE |Manifest: NOSIGNATURE Blocklings 7.0.0_b4.1 - 1.16.5.jar |Blocklings |blocklings |7.0.0.4 |DONE |Manifest: NOSIGNATURE dragonfight-1.8.jar |dragonfight mod |dragonfight |1.8 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 endergetic-1.16.5-3.0.2.jar |The Endergetic Expansion |endergetic |3.0.2 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |DONE |Manifest: NOSIGNATURE Morph-1.16.5-10.2.0.jar |Morph |morph |10.2.0 |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE infernalmobs-1.16.2.1.jar |Infernal Mobs |infernalmobs |1.16.2.1 |DONE |Manifest: NOSIGNATURE decocraft-3.0.0.6-alpha.jar |Decocraft |decocraft |3.0.0.6-alpha |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE BrassAmberBattleTowers-1.16.5-1.6.3.jar |Brass Amber BattleTowers |ba_bt |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: NOSIGNATURE UnusualEnd1.16_V1.3.0.jar |Unusual End |unusualend |1.3.0 |DONE |Manifest: NOSIGNATURE ava-1.16.5-1.9.8.77951.jar |A.V.A - Alliance of Valiant Ar|ava |1.9.8.77951 |DONE |Manifest: NOSIGNATURE Grenades-mod 1.16.5(vr+1.2).jar |Grenades |grenades |1.16.5 |DONE |Manifest: NOSIGNATURE Torument 2.1 Pre-release-b1.jar |Torument |torument |1.16.5 |DONE |Manifest: NOSIGNATURE lycanitesmobs-1.16.5-2.3.3.3.jar |Lycanites Mobs |lycanitesmobs |1.16.5-2.3.3.3 |DONE |Manifest: NOSIGNATURE extragolems-16.5.2.jar |Extra Golems |golems |16.5.2 |DONE |Manifest: NOSIGNATURE einsteins_library-2.0-1.16.5.jar |Einstein's Library |einsteins_library |2.0 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE LuckyTNTMod-1.16.5-1.3.3.jar |LuckyTNTMod |luckytntmod |1.3.3 |DONE |Manifest: NOSIGNATURE MorePlayerModels-1.16.5.20220731.jar |More Player Models |moreplayermodels |1.16.5.20220731 |DONE |Manifest: NOSIGNATURE betterweather-2.0.1.jar |Better Weather |betterweather |2.0.1 |DONE |Manifest: NOSIGNATURE Nuclear_Science-1.16.5-0.4.0-1.jar |Nuclear Science |nuclearscience |1.16.5-0.4.0-1 |DONE |Manifest: NOSIGNATURE obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE ApexGunAddon-1.16.5-0.0.1.jar |Apex Guns |apexguns |0.0.1 |DONE |Manifest: NOSIGNATURE magitekmechs-forge-MC1.16.5-1.0.12.jar |Magitek Mechs |mtmechs |1.0.12 |DONE |Manifest: NOSIGNATURE Atlas-Lib-1.16.5-1.1.3c.jar |Atlas Lib |atlaslib |1.1.3c |DONE |Manifest: NOSIGNATURE CoroUtil-1.16.5-1.2.37.jar |CoroUtil |coroutil |1.16.5-1.2.37 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE BetterFurnacesReforged-1.16.5-2.0.0.jar |BetterFurnaces Reforged |betterfurnacesreforged |1.16.5-2.0.0 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a AnimalBikes-1.16.5.20220521.jar |AnimalBikes |animalbikes |1.16.5.20220521 |DONE |Manifest: NOSIGNATURE SimpleBackpack-1.0-1.16.jar |Simple Backpack |skbackpacks |1.0 |DONE |Manifest: NOSIGNATURE Marvel-a1.4.jar |Marvel Mod |marvel |a1.4 |DONE |Manifest: NOSIGNATURE FallingTree-1.16.5-2.11.6.jar |FallingTree |fallingtree |2.11.5 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 Ballistix 1.16.5-0.3.0-0.jar |Ballistix |ballistix |1.16.5-0.3.0-0 |DONE |Manifest: NOSIGNATURE TheLegendOfHerobrine-1.16.5-0.6.3.jar |The Legend of Herobrine |herobrine |0.6.3 |DONE |Manifest: NOSIGNATURE ScalingHealth-1.16.5-4.0.5+5.jar |Scaling Health |scalinghealth |4.0.5+5 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.97.jar |GeckoLib |geckolib3 |3.0.97 |DONE |Manifest: NOSIGNATURE EnchantingInfuser-v1.0.2-1.16.5-Forge.jar |Enchanting Infuser |enchantinginfuser |1.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a balancedenchanting-1.16.2-1.1.jar |Balanced Enchanting |balancedenchanting |1.16.2-1.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 9e634997-28c6-48ae-a1a6-73f87896612e Player Count: 1 / 8; [ServerPlayerEntity['Nitrothe1st'/1463, l='ServerLevel[New]', x=47.46, y=67.06, z=-213.82]] Data Packs: vanilla, mod:nuclear_craft, mod:jmc, mod:entity_mod, mod:hats, mod:explosivechcikensmodsport, mod:cgm, mod:awesomedungeonend, mod:philips_ruins1_16_5, mod:jei, mod:attributefix, mod:pehkui, mod:abnormals_core, mod:libraryferret, mod:dynamiclights, mod:dangerzone, mod:torohealth, mod:insanelib, mod:jrftl (incompatible), mod:journeymap (incompatible), mod:more_enchantments, mod:configured, mod:zombieawareness, mod:outer_end, mod:the_muti_tools, mod:dungeoncrawl, mod:mutantbeasts (incompatible), mod:progressivebosses, mod:hordes (incompatible), mod:waila, mod:electrodynamics, mod:catalogue, mod:chaosawakens, mod:ichunutil, mod:puresuffering, mod:blocklings, mod:dragonfight, mod:forge, mod:endergetic, mod:betterendforge, mod:morph, mod:ironchest, mod:infernalmobs (incompatible), mod:decocraft, mod:ba_bt, mod:silentlib (incompatible), mod:unusualend, mod:ava (incompatible), mod:grenades, mod:torument, mod:lycanitesmobs, mod:golems, mod:einsteins_library, mod:spartanshields, mod:luckytntmod, mod:moreplayermodels, mod:betterweather, mod:nuclearscience, mod:obfuscate, mod:apexguns, mod:mtmechs, mod:atlaslib, mod:coroutil, mod:spartanweaponry, mod:cfm (incompatible), mod:betterfurnacesreforged, mod:puzzleslib, mod:animalbikes (incompatible), mod:skbackpacks, mod:marvel, mod:fallingtree, mod:ballistix, mod:herobrine, mod:scalinghealth, mod:cosmeticarmorreworked (incompatible), mod:overloadedarmorbar (incompatible), mod:geckolib3 (incompatible), mod:enchantinginfuser, mod:balancedenchanting (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' Quote
TileEntity Posted August 17 Posted August 17 There is an issue with the mod electrodynamics - backup the world and make a test without it 1 Quote Try my Modpack >>Link to Curseforge<<
Nitro123 Posted August 18 Author Posted August 18 I took out 3 mods, electrodynamics and 2 that depended on it. I played for like around 20 mins before I crashed and got this crash log: ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 8/18/24 11:57 AM Description: Ticking entity java.lang.NullPointerException: Ticking entity at com.willr27.blocklings.event.ForgeEventBusEvents.onLootingLevelEvent(ForgeEventBusEvents.java:61) ~[?:7.0.0.4] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_550_ForgeEventBusEvents_onLootingLevelEvent_LootingLevelEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3465/1864514205.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:402) ~[?:?] {re:classloading} at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:395) ~[?:?] {re:classloading} at net.minecraft.loot.LootContext.getLootingModifier(LootContext.java:99) ~[?:?] {re:classloading} at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:36) ~[?:?] {re:classloading} at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:18) ~[?:?] {re:classloading} at java.util.function.Predicate.lambda$and$10(Predicate.java:69) ~[?:1.8.0_51] {} at java.util.function.Predicate$$Lambda$475/1565614310.test(Unknown Source) ~[?:?] {} at net.minecraft.loot.LootPool.func_216091_a(LootPool.java:84) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.loot.LootTable.func_216114_a(LootTable.java:68) ~[?:?] {re:classloading} at net.minecraft.loot.TableLootEntry.func_216154_a(SourceFile:33) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.silentchaos512.scalinghealth.loot.TableGlobalModifier.doApply(TableGlobalModifier.java:30) ~[?:4.0.5+5] {re:classloading} at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:53) ~[?:?] {re:classloading} at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1301) ~[?:?] {re:classloading} at net.minecraft.loot.LootTable.func_216113_a(LootTable.java:86) ~[?:?] {re:classloading} at net.minecraft.block.AbstractBlock.func_220076_a(AbstractBlock.java:214) ~[?:?] {re:mixin,re:classloading} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215693_a(AbstractBlock.java:636) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:pehkui.mixins.json:compat116plus.AbstractBlockStateMixin,pl:mixin:APP:betterweather.mixins.json:block.MixinAbstractBlockState,pl:mixin:A} at net.minecraft.world.Explosion.func_77279_a(Explosion.java:250) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat116plus.ExplosionMixin,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_230546_a_(ServerWorld.java:1038) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} at net.minecraft.world.World.func_217385_a(World.java:566) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:puresuffering.mixins.json:WorldMixin,pl:mixin:APP:betterweather.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.entity.monster.CreeperEntity.func_146077_cc(CreeperEntity.java:222) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.entity.monster.CreeperEntity.func_70071_h_(CreeperEntity.java:146) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld$$Lambda$18326/2096479413.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:puresuffering.mixins.json:WorldMixin,pl:mixin:APP:betterweather.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$17725/1529992143.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at com.willr27.blocklings.event.ForgeEventBusEvents.onLootingLevelEvent(ForgeEventBusEvents.java:61) ~[?:7.0.0.4] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_550_ForgeEventBusEvents_onLootingLevelEvent_LootingLevelEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3465/1864514205.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:402) ~[?:?] {re:classloading} at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:395) ~[?:?] {re:classloading} at net.minecraft.loot.LootContext.getLootingModifier(LootContext.java:99) ~[?:?] {re:classloading} at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:36) ~[?:?] {re:classloading} at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:18) ~[?:?] {re:classloading} at java.util.function.Predicate.lambda$and$10(Predicate.java:69) ~[?:1.8.0_51] {} at java.util.function.Predicate$$Lambda$475/1565614310.test(Unknown Source) ~[?:?] {} at net.minecraft.loot.LootPool.func_216091_a(LootPool.java:84) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.loot.LootTable.func_216114_a(LootTable.java:68) ~[?:?] {re:classloading} at net.minecraft.loot.TableLootEntry.func_216154_a(SourceFile:33) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.silentchaos512.scalinghealth.loot.TableGlobalModifier.doApply(TableGlobalModifier.java:30) ~[?:4.0.5+5] {re:classloading} at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:53) ~[?:?] {re:classloading} at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1301) ~[?:?] {re:classloading} at net.minecraft.loot.LootTable.func_216113_a(LootTable.java:86) ~[?:?] {re:classloading} at net.minecraft.block.AbstractBlock.func_220076_a(AbstractBlock.java:214) ~[?:?] {re:mixin,re:classloading} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215693_a(AbstractBlock.java:636) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:pehkui.mixins.json:compat116plus.AbstractBlockStateMixin,pl:mixin:APP:betterweather.mixins.json:block.MixinAbstractBlockState,pl:mixin:A} at net.minecraft.world.Explosion.func_77279_a(Explosion.java:250) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat116plus.ExplosionMixin,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_230546_a_(ServerWorld.java:1038) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} at net.minecraft.world.World.func_217385_a(World.java:566) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:puresuffering.mixins.json:WorldMixin,pl:mixin:APP:betterweather.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.entity.monster.CreeperEntity.func_146077_cc(CreeperEntity.java:222) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.entity.monster.CreeperEntity.func_70071_h_(CreeperEntity.java:146) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld$$Lambda$18326/2096479413.accept(Unknown Source) ~[?:?] {} -- Entity being ticked -- Details: Entity Type: minecraft:creeper (net.minecraft.entity.monster.CreeperEntity) Entity ID: 7360 Entity Name: Creeper Entity's Exact location: -300.79, 65.00, -82.99 Entity's Block location: World: (-301,65,-83), Chunk: (at 3,4,13 in -19,-6; contains blocks -304,0,-96 to -289,255,-81), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:puresuffering.mixins.json:WorldMixin,pl:mixin:APP:betterweather.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:betterweather.mixins.json:access.ServerWorldAccess,pl:mixin:APP:betterweather.mixins.json:server.world.MixinServerWorld,pl:mixin:A} -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['Nitrothe1st'/244, l='ServerLevel[New World]', x=-278.48, y=69.00, z=-65.55]] Chunk stats: ServerChunkCache: 2316 Level dimension: minecraft:overworld Level spawn location: World: (-256,74,-48), Chunk: (at 0,4,0 in -16,-3; contains blocks -256,0,-48 to -241,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 18782 game time, 18782 day time Level name: New World Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 87752 (now: false), thunder time: 37049 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$17725/1529992143.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1933932704 bytes (1844 MB) / 5676466176 bytes (5413 MB) up to 5676466176 bytes (5413 MB) CPUs: 4 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5696m -Xms256m ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: [email protected] minecraft@1 Mod List: nuclear_craft-1.16.5-0.9.3.jar |Nuclear Craft |nuclear_craft |1 |DONE |Manifest: NOSIGNATURE jmc-3.0-1.16.5.jar |Just More Cakes! |jmc |3.0 |DONE |Manifest: NOSIGNATURE Entity Mod Ranks,Warriors And Quality Update -[3° |Entity Mod |entity_mod |1.0.0 |DONE |Manifest: NOSIGNATURE Hats-1.16.5-10.3.3.jar |Hats |hats |10.3.3 |DONE |Manifest: NOSIGNATURE explosive_chickens_mod_1.0_1_16_5.jar |Explosive Chickens |explosivechcikensmodsport |1.0.0 |DONE |Manifest: NOSIGNATURE cgm-1.2.6-1.16.5.jar |MrCrayfish's Gun Mod |cgm |1.2.6 |DONE |Manifest: NOSIGNATURE awesomedungeonend-forge-1.16.5-3.0.0.jar |Awesome dungeon the end |awesomedungeonend |3.0.0 |DONE |Manifest: NOSIGNATURE Philips ruins 1.16.5-2.8.jar |Philips ruins1.16.5 |philips_ruins1_16_5 |2.8 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE AttributeFix-1.16.5-10.1.4.jar |AttributeFix |attributefix |10.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Pehkui-3.6.2+1.16.5-forge.jar |Pehkui |pehkui |3.6.2+1.16.5-forge |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.16.5-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE dynamiclights-1.16.5.1.jar |Dynamic Lights |dynamiclights |1.16.5.1 |DONE |Manifest: NOSIGNATURE AdventureKraft-2.2.6.jar |AdventureKraft |dangerzone |4.1.3 |DONE |Manifest: NOSIGNATURE torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE JRFTL [1.16.5]-1.2.jar |JRFTL |jrftl |1.2 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |DONE |Manifest: NOSIGNATURE MoreEnchantments_MC_1.16.4_Vers.1.4.1.jar |More Enchantments |more_enchantments |1.4.1 |DONE |Manifest: NOSIGNATURE configured-1.5.3-1.16.5.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE zombieawareness-1.16.5-1.12.jar |Zombie Awareness |zombieawareness |1.16.5-1.12 |DONE |Manifest: NOSIGNATURE OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE The Multi Tool Modpack Version 1.1.jar |The Muti Tools |the_muti_tools |1.0.0 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.9.jar |Dungeon Crawl |dungeoncrawl |2.3.9 |DONE |Manifest: NOSIGNATURE MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e ProgressiveBosses-3.4.3-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.3 |DONE |Manifest: NOSIGNATURE The-Hordes-1.16.5-1.1.5c.jar |The Hordes |hordes |1.1.5c |DONE |Manifest: NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE catalogue-1.6.1-1.16.5.jar |Catalogue |catalogue |1.6.1 |DONE |Manifest: NOSIGNATURE chaosawakens-1.16.5-0.12.0.2.jar |Chaos Awakens |chaosawakens |0.12.0.2 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.6.1.jar |iChunUtil |ichunutil |10.6.1 |DONE |Manifest: NOSIGNATURE PureSuffering-1.16.5-1.3.1R.jar |Pure Suffering |puresuffering |1.3.1R |DONE |Manifest: NOSIGNATURE Blocklings 7.0.0_b4.1 - 1.16.5.jar |Blocklings |blocklings |7.0.0.4 |DONE |Manifest: NOSIGNATURE dragonfight-1.8.jar |dragonfight mod |dragonfight |1.8 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 endergetic-1.16.5-3.0.2.jar |The Endergetic Expansion |endergetic |3.0.2 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |DONE |Manifest: NOSIGNATURE Morph-1.16.5-10.2.0.jar |Morph |morph |10.2.0 |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE infernalmobs-1.16.2.1.jar |Infernal Mobs |infernalmobs |1.16.2.1 |DONE |Manifest: NOSIGNATURE decocraft-3.0.0.6-alpha.jar |Decocraft |decocraft |3.0.0.6-alpha |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE BrassAmberBattleTowers-1.16.5-1.6.3.jar |Brass Amber BattleTowers |ba_bt |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: NOSIGNATURE UnusualEnd1.16_V1.3.0.jar |Unusual End |unusualend |1.3.0 |DONE |Manifest: NOSIGNATURE ava-1.16.5-1.9.8.77951.jar |A.V.A - Alliance of Valiant Ar|ava |1.9.8.77951 |DONE |Manifest: NOSIGNATURE Grenades-mod 1.16.5(vr+1.2).jar |Grenades |grenades |1.16.5 |DONE |Manifest: NOSIGNATURE Torument 2.1 Pre-release-b1.jar |Torument |torument |1.16.5 |DONE |Manifest: NOSIGNATURE lycanitesmobs-1.16.5-2.3.3.3.jar |Lycanites Mobs |lycanitesmobs |1.16.5-2.3.3.3 |DONE |Manifest: NOSIGNATURE extragolems-16.5.2.jar |Extra Golems |golems |16.5.2 |DONE |Manifest: NOSIGNATURE einsteins_library-2.0-1.16.5.jar |Einstein's Library |einsteins_library |2.0 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE LuckyTNTMod-1.16.5-1.3.3.jar |LuckyTNTMod |luckytntmod |1.3.3 |DONE |Manifest: NOSIGNATURE MorePlayerModels-1.16.5.20220731.jar |More Player Models |moreplayermodels |1.16.5.20220731 |DONE |Manifest: NOSIGNATURE betterweather-2.0.1.jar |Better Weather |betterweather |2.0.1 |DONE |Manifest: NOSIGNATURE obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE ApexGunAddon-1.16.5-0.0.1.jar |Apex Guns |apexguns |0.0.1 |DONE |Manifest: NOSIGNATURE magitekmechs-forge-MC1.16.5-1.0.12.jar |Magitek Mechs |mtmechs |1.0.12 |DONE |Manifest: NOSIGNATURE Atlas-Lib-1.16.5-1.1.3c.jar |Atlas Lib |atlaslib |1.1.3c |DONE |Manifest: NOSIGNATURE CoroUtil-1.16.5-1.2.37.jar |CoroUtil |coroutil |1.16.5-1.2.37 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE BetterFurnacesReforged-1.16.5-2.0.0.jar |BetterFurnaces Reforged |betterfurnacesreforged |1.16.5-2.0.0 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a AnimalBikes-1.16.5.20220521.jar |AnimalBikes |animalbikes |1.16.5.20220521 |DONE |Manifest: NOSIGNATURE SimpleBackpack-1.0-1.16.jar |Simple Backpack |skbackpacks |1.0 |DONE |Manifest: NOSIGNATURE Marvel-a1.4.jar |Marvel Mod |marvel |a1.4 |DONE |Manifest: NOSIGNATURE FallingTree-1.16.5-2.11.6.jar |FallingTree |fallingtree |2.11.5 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 TheLegendOfHerobrine-1.16.5-0.6.3.jar |The Legend of Herobrine |herobrine |0.6.3 |DONE |Manifest: NOSIGNATURE ScalingHealth-1.16.5-4.0.5+5.jar |Scaling Health |scalinghealth |4.0.5+5 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.97.jar |GeckoLib |geckolib3 |3.0.97 |DONE |Manifest: NOSIGNATURE EnchantingInfuser-v1.0.2-1.16.5-Forge.jar |Enchanting Infuser |enchantinginfuser |1.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a balancedenchanting-1.16.2-1.1.jar |Balanced Enchanting |balancedenchanting |1.16.2-1.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 7deb5439-30bd-4d1b-b1af-b07e70a15528 Player Count: 1 / 8; [ServerPlayerEntity['Nitrothe1st'/244, l='ServerLevel[New World]', x=-278.48, y=69.00, z=-65.55]] Data Packs: vanilla, mod:nuclear_craft, mod:jmc, mod:entity_mod, mod:hats, mod:explosivechcikensmodsport, mod:cgm, mod:awesomedungeonend, mod:philips_ruins1_16_5, mod:jei, mod:attributefix, mod:pehkui, mod:abnormals_core, mod:libraryferret, mod:dynamiclights, mod:dangerzone, mod:torohealth, mod:insanelib, mod:jrftl (incompatible), mod:journeymap (incompatible), mod:more_enchantments, mod:configured, mod:zombieawareness, mod:outer_end, mod:the_muti_tools, mod:dungeoncrawl, mod:mutantbeasts (incompatible), mod:progressivebosses, mod:hordes (incompatible), mod:waila, mod:catalogue, mod:chaosawakens, mod:ichunutil, mod:puresuffering, mod:blocklings, mod:dragonfight, mod:forge, mod:endergetic, mod:betterendforge, mod:morph, mod:ironchest, mod:infernalmobs (incompatible), mod:decocraft, mod:ba_bt, mod:silentlib (incompatible), mod:unusualend, mod:ava (incompatible), mod:grenades, mod:torument, mod:lycanitesmobs, mod:golems, mod:einsteins_library, mod:spartanshields, mod:luckytntmod, mod:moreplayermodels, mod:betterweather, mod:obfuscate, mod:apexguns, mod:mtmechs, mod:atlaslib, mod:coroutil, mod:spartanweaponry, mod:cfm (incompatible), mod:betterfurnacesreforged, mod:puzzleslib, mod:animalbikes (incompatible), mod:skbackpacks, mod:marvel, mod:fallingtree, mod:herobrine, mod:scalinghealth, mod:cosmeticarmorreworked (incompatible), mod:overloadedarmorbar (incompatible), mod:geckolib3 (incompatible), mod:enchantinginfuser, mod:balancedenchanting (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' Quote
TileEntity Posted August 19 Posted August 19 Also remove the mod blocklings Quote Try my Modpack >>Link to Curseforge<<
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.