Spatial Harvesters [FORGE]

Spatial Harvesters [FORGE]

100k Downloads

server crashed.

MSandro opened this issue ยท 8 comments

commented
 ---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 11/1/20 8:52 PM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
	at net.minecraft.entity.passive.horse.SkeletonHorseEntity.func_230273_eI_(SourceFile:43) ~[?:?] {re:classloading}
	at net.minecraft.entity.passive.horse.AbstractHorseEntity.func_213386_a(AbstractHorseEntity.java:1012) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorAbstractHorseEntity,pl:mixin:A,pl:runtimedistcleaner:A}
	at com.github.alexthe666.iceandfire.entity.EntityDreadHorse.func_213386_a(EntityDreadHorse.java:77) ~[?:2.1.0-1.16.3] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.getMobEntity(MobHarvesterTE.java:131) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.setEntityDrops(MobHarvesterTE.java:63) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.lastMinuteActions(MobHarvesterTE.java:57) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.DarkMobHarvesterTE.lastMinuteActions(DarkMobHarvesterTE.java:61) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.SpatialHarvesterTE.customTickActions(SpatialHarvesterTE.java:85) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.TickingRedstoneEnergyMachineTE.func_73660_a(TickingRedstoneEnergyMachineTE.java:33) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.SpatialHarvesterTE.func_73660_a(SpatialHarvesterTE.java:40) ~[?:0.9.5] {re:classloading}
	at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blockshifter.mixins.json:WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE block update callback,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] {}


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

-- Head --
Thread: Server thread
Stacktrace:
	at net.minecraft.entity.passive.horse.SkeletonHorseEntity.func_230273_eI_(SourceFile:43) ~[?:?] {re:classloading}
	at net.minecraft.entity.passive.horse.AbstractHorseEntity.func_213386_a(AbstractHorseEntity.java:1012) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorAbstractHorseEntity,pl:mixin:A,pl:runtimedistcleaner:A}
	at com.github.alexthe666.iceandfire.entity.EntityDreadHorse.func_213386_a(EntityDreadHorse.java:77) ~[?:2.1.0-1.16.3] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.getMobEntity(MobHarvesterTE.java:131) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.setEntityDrops(MobHarvesterTE.java:63) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.lastMinuteActions(MobHarvesterTE.java:57) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.DarkMobHarvesterTE.lastMinuteActions(DarkMobHarvesterTE.java:61) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.SpatialHarvesterTE.customTickActions(SpatialHarvesterTE.java:85) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.TickingRedstoneEnergyMachineTE.func_73660_a(TickingRedstoneEnergyMachineTE.java:33) ~[?:0.9.5] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.SpatialHarvesterTE.func_73660_a(SpatialHarvesterTE.java:40) ~[?:0.9.5] {re:classloading}
-- Block entity being ticked --
Details:
	Name: spatialharvesters:dark_mob_harvester // dunkmania101.spatialharvesters.objects.tile_entities.DarkMobHarvesterTE
	Block: Block{spatialharvesters:dark_mob_harvester}[active=false,facing=west]
	Block location: World: (9425,66,-9776), Chunk: (at 1,4,0 in 589,-611; contains blocks 9424,0,-9776 to 9439,255,-9761), Region: (18,-20; contains chunks 576,-640 to 607,-609, blocks 9216,0,-10240 to 9727,255,-9729)
	Block: Block{spatialharvesters:dark_mob_harvester}[active=false,facing=west]
	Block location: World: (9425,66,-9776), Chunk: (at 1,4,0 in 589,-611; contains blocks 9424,0,-9776 to 9439,255,-9761), Region: (18,-20; contains chunks 576,-640 to 607,-609, blocks 9216,0,-10240 to 9727,255,-9729)
Stacktrace:
	at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blockshifter.mixins.json:WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE block update callback,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}


-- Affected level --
Details:
	All players: 2 total; [ServerPlayerEntity['MSandro'/52211, l='ServerLevel[import]', x=9429.61, y=58.63, z=-9779.44], ServerPlayerEntity['WodkaShot'/58333, l='ServerLevel[import]', x=9416.46, y=58.00, z=-9803.41]]
	Chunk stats: ServerChunkCache: 5504
	Level dimension: minecraft:overworld
	Level spawn location: World: (-128,67,-144), Chunk: (at 0,4,0 in -8,-9; contains blocks -128,0,-144 to -113,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
	Level time: 36571803 game time, 1000 day time
	Level name: import
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
	Level weather: Rain time: 1 (now: false), thunder time: 1 (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:847) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] {}


-- System Details --
Details:
	Minecraft Version: 1.16.3
	Minecraft Version ID: 1.16.3
	Operating System: Linux (amd64) version 4.4.0-154-generic
	Java Version: 1.8.0_181, Oracle Corporation
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 2743323160 bytes (2616 MB) / 6256590848 bytes (5966 MB) up to 6256590848 bytes (5966 MB)
	CPUs: 24
	JVM Flags: 5 total; -Xms6000M -Xmx6000M -XX:+AggressiveOpts -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC
	ModLauncher: 7.0.1+78+master.e9771d8
	ModLauncher launch target: fmlserver
	ModLauncher naming: srg
	ModLauncher services: 
		/mixin-0.8.2.jar mixin PLUGINSERVICE 
		/eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
		/forge-1.16.3-34.1.25.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.16.3-34.1.25.jar runtime_enum_extender PLUGINSERVICE 
		/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
		/forge-1.16.3-34.1.25.jar capability_inject_definalize PLUGINSERVICE 
		/forge-1.16.3-34.1.25.jar runtimedistcleaner PLUGINSERVICE 
		/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
		/forge-1.16.3-34.1.25.jar fml TRANSFORMATIONSERVICE 
	FML: 34.1
	Forge: net.minecraftforge:34.1.25
	FML Language Providers: 
		[email protected]
		minecraft@1
		[email protected]
	Mod List: 
		ftbessentials-1603.1.0.9.jar FTB Essentials {[email protected] DONE}
		AdditionalEnchantedMiner-1.16.3-16.1.1.jar QuarryPlus {[email protected] DONE}
		simplemagnets-1.0.8-mc1.16.3.jar Simple Magnets {[email protected] DONE}
		missingstructurefix-1.0.jar Missing Structure Fix {[email protected] DONE}
		mcw-windows-1.0.2-mc1.16.3.jar Macaw's Windows {[email protected] DONE}
		SilentMechanisms-1.16.3-0.8.5+69.jar Silent's Mechanisms {[email protected]+69 DONE}
		modnametooltip_1.16.2-1.15.0.jar Mod Name Tooltip {[email protected] DONE}
		IronJetpacks-1.16.3-4.1.2.jar Iron Jetpacks {[email protected] DONE}
		ReAuth-1.16-Forge-3.9.2.jar ReAuth {[email protected] DONE}
		Powah-1.16.3-2.3.3.jar Powah {[email protected] DONE}
		rangedpumps-0.8.2.jar Ranged Pumps {[email protected] DONE}
		jumbofurnace-1.16.3-2.1.0.0.jar Jumbo Furnace {[email protected] DONE}
		Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar Wither Skeleton Tweaks {[email protected] DONE}
		reliquary-1.16.3-1.3.4.1048.jar Reliquary {[email protected] DONE}
		randompatches-1.16.2-1.22.1.2.jar RandomPatches {[email protected] DONE}
		Morpheus-1.16.3-4.2.63.jar Morpheus {[email protected] DONE}
		WaterStrainer-1.16.3-10.0.0.jar Water Strainer {[email protected] DONE}
		JustEnoughResources-1.16.3-0.12.0.102.jar Just Enough Resources {[email protected] DONE}
		confdespawntimer_1.16.3_1.3.jar Configurable Despawn Timer {[email protected] DONE}
		shetiphiancore-1.16-3.8.4.jar ShetiPhian-Core {[email protected] DONE}
		MysticalAgradditions-1.16.3-4.1.0.jar Mystical Agradditions {[email protected] DONE}
		emojiful-1.16.3-2.1.0.jar Emojiful {[email protected] DONE}
		refinedstorage-1.9.8.jar Refined Storage {[email protected] DONE}
		corpse-1.16.3-1.1.8.jar Corpse {[email protected] DONE}
		PackMenu-1.16.3-2.3.0.jar Pack Menu {[email protected] DONE}
		alltheores-0.1.13-1.16.3-34.1.0.jar AllTheOres {[email protected] DONE}
		industrial-foregoing-1.16.3-3.1.1-a834e76.jar Industrial Foregoing {[email protected] DONE}
		cleancut-mc1.16-2.2-forge.jar Clean Cut {[email protected] DONE}
		torchmaster-2.3.4-alpha.jar Torchmaster {[email protected] DONE}
		repurposed_structures-1.16.3-2.2.11.jar Repurposed Structures {[email protected] DONE}
		BiomesOPlenty-1.16.3-12.0.0.412-universal.jar Biomes O' Plenty {[email protected] DONE}
		SilentGear-1.16.3-2.3.2+167.jar Silent Gear {[email protected]+167 DONE}
		portality-1.16.3-3.1.1.jar Portality {[email protected] DONE}
		curios-forge-1.16.3-4.0.2.0.jar Curios API {[email protected] DONE}
		Botania-1.16.3-409.jar Botania {[email protected] DONE}
		levelhearts-1.16.2-2.2.0.jar LevelHearts {[email protected] DONE}
		tanknull-2.1-1.16.2.jar Tank Null {[email protected] DONE}
		angelring-1.16.3-1.3.3.jar Angel Ring {[email protected] DONE}
		ExtraStorage-1.16.3-1.1.1.jar Extra Storage {[email protected] DONE}
		worldedit-forge-mc1.16.3-7.2.0-rc2-dist.jar WorldEdit {[email protected]+a615e01 DONE}
		NaturesAura-32.0.jar Nature's Aura {[email protected] DONE}
		constructionwand-1.16.2-1.5.jar Construction Wand {[email protected] DONE}
		mcws-roofs-1.16.3-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
		globalxp-1.16.3-v1.4.15.jar Global XP {[email protected] DONE}
		cloth-config-forge-4.1.0.jar Cloth Config v4 API {[email protected] DONE}
		FastLeafDecay-v25.jar FastLeafDecay {fastleafdecay@v25 DONE}
		BetterMineshaftsForge-1.16.2-1.0.1.jar YUNG's Better Mineshafts {[email protected] DONE}
		ClientTweaks_1.16.3-5.2.0.jar Client Tweaks {[email protected] DONE}
		nomowanderer_MC1.16.3_1.0.jar NoMoWanderer {[email protected]_1.0 DONE}
		mining-helmet-1.16.3-1.0.9.jar Mining Helmet {[email protected] DONE}
		woot-1.16.3-1.0.0.0.jar Woot {[email protected] DONE}
		bagofyurting-1.16.3-1.1.0.1.jar Bag of Yurting {[email protected] DONE}
		jei-1.16.3-7.6.0.49.jar Just Enough Items {[email protected] DONE}
		AttributeFix-1.16.3-8.0.2.jar AttributeFix {[email protected] DONE}
		Mekanism-1.16.3-10.0.15.441.jar Mekanism {[email protected] DONE}
		invtweaks-1.16.2-1.0.0.jar Inventory Tweaks Renewed {[email protected] DONE}
		shutupexperimentalsettings-1.0.1.jar Shutup Experimental Settings! {[email protected] DONE}
		NaturesCompass-1.16.3-1.8.5.jar Nature's Compass {[email protected] DONE}
		LibX-1.16.3-1.0.2.jar LibX {[email protected] DONE}
		phosphophyllite-1.16.3-0.0.5-beta.jar Phosphophyllite {[email protected] DONE}
		engineerstools-1.16.3-1.1.1-b1.jar Engineer's Tools {[email protected] DONE}
		FarmingForBlockheads_1.16.3-7.2.0.jar Farming for Blockheads {[email protected] DONE}
		pneumaticcraft-repressurized-1.16.3-2.4.5-62.jar PneumaticCraft: Repressurized {[email protected] DONE}
		pedestals-0.8b.jar Pedestals {[email protected] DONE}
		ClickMachine-1.16.3-4.2.2.jar Click Machine {[email protected] DONE}
		extradisks-1.16.3-1.3.3.jar Extra Disks {[email protected] DONE}
		ironchest-1.16.3-11.2.6.jar Iron Chests {[email protected] DONE}
		MythicBotany-1.16.3-1.1.3.jar MythicBotany {[email protected] DONE}
		forge-1.16.3-34.1.25-server.jar Minecraft {[email protected] DONE}
		theoneprobe-1.16-3.0.4-beta.jar The One Probe {[email protected] DONE}
		MouseTweaks-2.13-mc1.16.2.jar Mouse Tweaks {[email protected] DONE}
		ImmersiveEngineering-1.16.3-4.1.0-124.jar Immersive Engineering {[email protected] DONE}
		fansmod-1.16.3-2.0.1.0.jar Fans Mod {[email protected] DONE}
		useful_railroads-1.16.3-1.4.5.32.jar Useful Railroads {[email protected] DONE}
		pamhc2crops-1.16.3-1.0.1.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
		allthemodium-1.1.15-1.16.3-34.1.0.jar Allthemodium {[email protected] DONE}
		jeiintegration_1.16.3-6.0.0.8.jar JEI Integration {[email protected] DONE}
		pamhc2foodcore-1.16.3-1.0.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
		ftb-backups-2.1.1.6.jar FTB Backups {[email protected] DONE}
		polymorph-forge-1.16.3-0.15.jar Polymorph {[email protected] DONE}
		AutoRegLib-1.6-46.jar AutoRegLib {[email protected] DONE}
		DoubleSlabs-1.16-3.4.10.jar Double Slabs {[email protected] DONE}
		PickleTweaks-1.16.3-5.1.3.jar Pickle Tweaks {[email protected] DONE}
		FastFurnace-1.16.3-4.3.0.jar FastFurnace {[email protected] DONE}
		allthetweaks-1.1.7-1.16.3-34.1.10.jar All The Tweaks {[email protected] DONE}
		kubejs-1603.2.8.73.jar KubeJS {[email protected] DONE}
		byg-1.0.8.jar Oh The Biomes You'll Go {[email protected] DONE}
		extremeSoundMuffler-2.1.3_Forge-1.16.3.jar Extreme Sound Muffler {[email protected]_forge-1.16.3 DONE}
		CosmeticArmorReworked-1.16.3-v1.jar CosmeticArmorReworked {[email protected] DONE}
		morered-1.16.3-2.0.0.0.jar More Red {[email protected] DONE}
		xptome-1.16.2-v1.1.6.jar XP Tome {[email protected] DONE}
		rsrequestify-1.16.3-2.0.jar RSRequestify {[email protected] DONE}
		NetherPortalFix_1.16.3-7.2.0.jar NetherPortalFix {[email protected] DONE}
		aiotbotania-1.16.2-1.3.2.jar AIOT Botania {[email protected] DONE}
		forge-1.16.3-geckolib-2.1.2.jar GeckoLib {[email protected] DONE}
		ars_nouveau-1.16.3-1.2.4.jar Ars Nouveau {[email protected] DONE}
		managear-1.16.3-2.1.2.jar Mana Gear {[email protected] DONE}
		KleeSlabs_1.16.3-9.2.0.jar KleeSlabs {[email protected] DONE}
		rsgauges-1.16.3-1.2.5-b1.jar Gauges and Switches {[email protected] DONE}
		CookingForBlockheads_1.16.3-9.2.1.jar Cooking for Blockheads {[email protected] DONE}
		Controlling-7.0.0.8.jar Controlling {[email protected] DONE}
		Placebo-1.16.3-4.3.3.jar Placebo {[email protected] DONE}
		dankstorage-3.11.jar Dank Storage {[email protected] DONE}
		citadel-1.4.1.jar Citadel {[email protected] DONE}
		iceandfire-2.1.0-1.16.3.jar Ice and Fire {[email protected] DONE}
		rats-7.0.0-1.16.3.jar Rats {[email protected] DONE}
		ratlantis-1.0.0-1.16.3.jar Rats: Ratlantis {[email protected] DONE}
		ftb-gui-library-1603.1.1.25.jar FTB GUI Library {[email protected] DONE}
		potionsmaster-0.1.23-1.16.3-34.1.0.jar Potions Master {[email protected] DONE}
		culinaryconstruct-forge-1.16.3-4.0.0.1.jar Culinary Construct {[email protected] DONE}
		Bookshelf-1.16.3-8.7.20.jar Bookshelf {[email protected] DONE}
		BotanyPots-1.16.3-5.1.11.jar BotanyPots {[email protected] DONE}
		BotanyTrees-1.16.3-1.0.7.jar BotanyTrees {[email protected] DONE}
		u_team_core-1.16.3-3.1.10.183.jar U Team Core {[email protected] DONE}
		buildinggadgets-3.7.1.jar Building Gadgets {[email protected] DONE}
		forge-1.16.3-34.1.25-universal.jar Forge {[email protected] DONE}
		Psi 1.16-87.jar Psi {[email protected] DONE}
		AppleSkin-mc1.16.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
		Aquaculture-1.16.3-2.1.4.jar Aquaculture 2 {[email protected] DONE}
		mcw-doors-1.0.1fix-mc1.16.3-1.16.2.jar Macaw's Doors {[email protected] DONE}
		LightingWand-1.16.2-1.7.0.jar Lighting Wand {[email protected] DONE}
		MekanismGenerators-1.16.3-10.0.15.441.jar Mekanism: Generators {[email protected] DONE}
		Ma-Essentials-1.16.3-3.4.0.jar Ma Essentials {[email protected] DONE}
		XNetGases-1.16.3-2.0.0.jar XNet Gases {[email protected] DONE}
		ftb-teams-1.0.1.12.jar FTB Teams {[email protected] DONE}
		absentbydesign-1.16.3-1.1.1.jar Absent By Design Mod {[email protected] DONE}
		spatialharvesters_forge_1.16.3-0.9.5.jar Spatial Harvesters {[email protected] DONE}
		laserrelays-1.8.jar Laser Relays {[email protected] DONE}
		mcw-bridges-1.0.4-mc1.16.3.jar Macaw's Bridges {[email protected] DONE}
		useful_backpacks-1.16.3-1.11.6.83.jar Useful Backpacks {[email protected] DONE}
		resourcefulbees-1.16.3-0.5.5b.jar Resourceful Bees {[email protected] DONE}
		entangled-1.2.7-mc1.16.3.jar Entangled {[email protected] DONE}
		endertanks-1.16-1.9.3.jar EnderTanks {[email protected] DONE}
		crashutilities-3.5.jar Crash Utilities {[email protected] DONE}
		Compressium-1.16.3-1.1.33.jar Compressium {[email protected] DONE}
		blockshifter-1.3.1+forge-1.16.2.jar Blockshifter {[email protected]+forge-1.16.2 DONE}
		MekanismAdditions-1.16.3-10.0.15.441.jar Mekanism: Additions {[email protected] DONE}
		valkyrielib-1.16.3-3.0.3.2.jar ValkyrieLib {[email protected] DONE}
		Lollipop-1.16.3-3.2.2.jar Lollipop {[email protected] DONE}
		ftb-ranks-1.0.0.7.jar FTB Ranks {[email protected] DONE}
		mining_dimension-1.16.3-1.0.6.jar Mining World {[email protected] DONE}
		simplylight-1.16.3-1.0.2.jar Simply Light {[email protected] DONE}
		tgcropesmod-1.16.2-1.1.0.jar Ropes Mod {[email protected] DONE}
		atmadditions-1.16.2-1.0.0.jar All The Mods: Additions {[email protected] DONE}
		SolarFluxReborn-1.16.3-16.2.3.jar Solar Flux Reborn {[email protected] DONE}
		Patchouli-1.16.2-47.jar Patchouli {[email protected] DONE}
		collective-1.16.3-1.53.jar Collective {[email protected] DONE}
		camera-1.16.3-1.0.4.jar Camera Mod {[email protected] DONE}
		MysticalCustomization-1.16.3-2.1.0.jar Mystical Customization {[email protected] DONE}
		elevatorid-1.16.3-1.7.6.jar Elevator Mod {[email protected] DONE}
		ftb-ultimine-1603.1.1.12.jar FTB Ultimine {[email protected] DONE}
		Runelic-1.16.3-5.0.1.jar Runelic {[email protected] DONE}
		DarkUtilities-1.16.3-6.0.3.jar Dark Utilities {[email protected] DONE}
		MekanismTools-1.16.3-10.0.15.441.jar Mekanism: Tools {[email protected] DONE}
		cc-tweaked-1.16.3-1.93.1.jar CC: Tweaked {[email protected] DONE}
		trashcans-1.0.3-mc1.16.3.jar Trash Cans {[email protected] DONE}
		TrampleStopper-2.4.3.jar Trample Stopper {[email protected] DONE}
		bwncr-1.16.3-3.8.15.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
		ServerTabInfo-1.16.3-1.3.3.jar Server Tab Info {[email protected] DONE}
		Cyclic-1.16.3-0.8.3.jar Cyclic {[email protected] DONE}
		BetterAdvancements-1.16.3-0.1.0.102.jar Better Advancements {[email protected] DONE}
		biggerreactors-1.16.3-0.2.0-beta.jar Bigger Reactors {[email protected] DONE}
		Cucumber-1.16.3-4.1.2.jar Cucumber Library {[email protected] DONE}
		TrashSlot_1.16.3-12.2.0.jar TrashSlot {[email protected] DONE}
		flatbedrock-1.16.3-1.1.3.jar Flat Bedrock {[email protected] DONE}
		item-filters-2.2.2.18.jar Item Filters {[email protected] DONE}
		elementalcraft-1.16.3-2.3.16.jar ElementalCraft {[email protected] DONE}
		platforms-1.16-1.7.6.jar Platforms {[email protected] DONE}
		metalbarrels-3.3a.jar Metal Barrels {[email protected] DONE}
		Waystones_1.16.3-7.3.0.jar Waystones {[email protected] DONE}
		Clumps-6.0.0.11.jar Clumps {[email protected] DONE}
		enviromats-1.16.3-2.0.3.2.jar Environmental Materials {[email protected] DONE}
		fakeblocks-1.16.3-1.0.1.jar Fake Blocks {[email protected] DONE}
		comforts-forge-1.16.3-4.0.0.1.jar Comforts {[email protected] DONE}
		appliedenergistics2-8.1.0-beta.2.jar Applied Energistics 2 {[email protected] DONE}
		DimStorage-1.16.3-4.2.1.jar DimStorage {[email protected] DONE}
		BadMobs-1.16.3-7.0.1.jar BadMobs {[email protected] DONE}
		demagnetize-forge-1.16.2-1.2.2.jar Demagnetize {[email protected] DONE}
		mcjtylib-1.16-5.0.11.jar McJtyLib {[email protected] DONE}
		rftoolsbase-1.16-2.0.6.jar RFToolsBase {[email protected] DONE}
		xnet-1.16-3.0.7.jar XNet {[email protected] DONE}
		rftoolspower-1.16-3.0.8.jar RFToolsPower {[email protected] DONE}
		rftoolsbuilder-1.16-3.0.8.jar RFToolsBuilder {[email protected] DONE}
		rftoolsstorage-1.16-2.0.5.jar RFToolsStorage {[email protected] DONE}
		rftoolscontrol-1.16-4.0.5.jar RFToolsControl {[email protected] DONE}
		restrictions-1.16-3.0.3.jar Restrictions {[email protected] DONE}
		mahoutsukai-1.16.3-v1.25.1.jar Mahou Tsukai {[email protected] DONE}
		Toast-Control-1.16.3-4.3.0.jar Toast Control {[email protected] DONE}
		mininggadgets-1.6.0.jar Mining Gadgets {[email protected] DONE}
		ftb-chunks-1603.1.2.40.jar FTB Chunks {[email protected] DONE}
		scuba-gear-1.16.3-1.0.1.jar Scuba Gear {[email protected] DONE}
		MysticalAgriculture-1.16.3-4.1.1.jar Mystical Agriculture {[email protected] DONE}
		CraftingTweaks_1.16.3-12.2.0.jar Crafting Tweaks {[email protected] DONE}
		rftoolsutility-1.16-3.0.11.jar RFToolsUtility {[email protected] DONE}
		EnchantmentDescriptions-1.16.3-5.0.6.jar EnchantmentDescriptions {[email protected] DONE}
		swingthroughgrass-1.16.3-1.5.2.jar SwingThroughGrass {[email protected] DONE}
		ToolBelt-1.16.3-1.15.2.jar Tool Belt {[email protected] DONE}
		titanium-1.16.3-3.1.0.jar Titanium {[email protected] DONE}
		SilentLib-1.16.3-4.8.1+61.jar Silent Lib {[email protected]+61 DONE}
		bluepower-1.16.3-0.5.219-alpha-universal.jar Blue Power {[email protected] DONE}
		forbidden_arcanus-1.16.3-1.0.2.jar Forbidden & Arcanus {[email protected] DONE}
		Quark-r2.4-271.jar Quark {[email protected] DONE}
		Apotheosis-1.16.3-4.4.1.jar Apotheosis {[email protected] DONE}
		JAOPCA-1.16.3-3.4.0.0.jar JAOPCA {[email protected] DONE}
		FastWorkbench-1.16.3-4.4.0.jar FastWorkbench {[email protected] DONE}
		StorageDrawers-1.16.3-8.2.1.jar Storage Drawers {[email protected] DONE}
		FluxNetworks-1.16.3-6.0.1.4.jar Flux Networks {[email protected] DONE}
		enderchests-1.16-1.7.4.jar EnderChests {[email protected] DONE}
		engineersdecor-1.16.3-1.1.3-b2.jar Engineer's Decor {[email protected] DONE}
		solcarrot-1.16.3-1.9.8.jar Spice of Life: Carrot Edition {[email protected] DONE}
		modular-routers-1.16.3-7.1.1-37.jar Modular Routers {[email protected] DONE}
		refinedstorageaddons-0.7.2.jar Refined Storage Addons {[email protected] DONE}
		botanicalmachinery-1.16.3-0.2.1.jar Botanical Machinery {[email protected] DONE}
		chiselsandbits-0.2.2-ALPHA.jar Chisels & bits {chiselsandbits@NONE DONE}
		balancedenchanting-1.0.jar Balanced Enchanting {[email protected] DONE}
	Crash Report UUID: fedb1f6c-be14-4973-9d6b-323aedec5067
	[Psi] Active spell: None
	Player Count: 2 / 2; [ServerPlayerEntity['MSandro'/52211, l='ServerLevel[import]', x=9429.61, y=58.63, z=-9779.44], ServerPlayerEntity['WodkaShot'/58333, l='ServerLevel[import]', x=9416.46, y=58.00, z=-9803.41]]
	Data Packs: resourcefulbees:internals, vanilla, mod:simplemagnets (incompatible), mod:mcwwindows (incompatible), mod:silents_mechanisms (incompatible), mod:modnametooltip, mod:ironjetpacks, mod:powah, mod:rangedpumps, mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:xreliquary, mod:randompatches (incompatible), mod:apotheosis (incompatible), mod:waterstrainer, mod:jeresources, mod:confdespawntimer, mod:shetiphiancore, mod:mysticalagradditions (incompatible), mod:emojiful (incompatible), mod:refinedstorage, mod:corpse, mod:packmenu (incompatible), mod:alltheores, mod:industrialforegoing (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:biomesoplenty (incompatible), mod:silentgear, mod:portality (incompatible), mod:curios, mod:botania, mod:tanknull (incompatible), mod:angelring (incompatible), mod:extrastorage, mod:naturesaura (incompatible), mod:constructionwand (incompatible), mod:mcwroofs (incompatible), mod:globalxp, mod:cloth-config (incompatible), mod:fastleafdecay (incompatible), mod:bettermineshafts (incompatible), mod:clienttweaks (incompatible), mod:mining_helmet (incompatible), mod:woot, mod:bagofyurting (incompatible), mod:jei, mod:attributefix, mod:mekanism, mod:invtweaks (incompatible), mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:engineerstools, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:extradisks, mod:ironchest (incompatible), mod:theoneprobe, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:usefulrailroads, mod:pamhc2crops (incompatible), mod:allthemodium, mod:jeiintegration, mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:polymorph (incompatible), mod:pickletweaks, mod:fastfurnace (incompatible), mod:allthetweaks, mod:kubejs (incompatible), mod:byg (incompatible), mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:morered (incompatible), mod:xpbook, mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:geckolib (incompatible), mod:ars_nouveau, mod:managear, mod:kleeslabs (incompatible), mod:rsgauges, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:rats, mod:ratlantis, mod:ftbguilibrary (incompatible), mod:potionsmaster, mod:culinaryconstruct (incompatible), mod:bookshelf, mod:botanypots, mod:uteamcore, mod:buildinggadgets, mod:forge, mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:mekanismgenerators, mod:maessentials (incompatible), mod:ftbteams (incompatible), mod:absentbydesign (incompatible), mod:mcwbridges (incompatible), mod:usefulbackpacks, mod:resourcefulbees (incompatible), mod:entangled (incompatible), mod:endertanks, mod:crashutilities (incompatible), mod:compressium (incompatible), mod:mekanismadditions, mod:valkyrielib, mod:lollipop, mod:ftbranks (incompatible), mod:simplylight, mod:tgcropesmod (incompatible), mod:atmadditions (incompatible), mod:solarflux, mod:patchouli (incompatible), mod:collective, mod:camera, mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:runelic, mod:darkutils (incompatible), mod:mekanismtools, mod:computercraft, mod:trashcans (incompatible), mod:tramplestopper (incompatible), mod:bwncr (incompatible), mod:cyclic (incompatible), mod:betteradvancements, mod:cucumber, mod:trashslot (incompatible), mod:flatbedrock (incompatible), mod:itemfilters (incompatible), mod:elementalcraft, mod:platforms, mod:metalbarrels (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:enviromats (incompatible), mod:comforts (incompatible), mod:appliedenergistics2 (incompatible), mod:dimstorage, mod:badmobs (incompatible), mod:demagnetize (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:restrictions (incompatible), mod:mahoutsukai (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:scuba_gear (incompatible), mod:mysticalagriculture, mod:craftingtweaks (incompatible), mod:rftoolsutility, mod:enchdesc, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib (incompatible), mod:bluepower (incompatible), mod:forbidden_arcanus (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:enderchests, mod:engineersdecor, mod:solcarrot (incompatible), mod:modularrouters, mod:refinedstorageaddons, mod:balancedenchanting (incompatible), mod:xnetgases, mod:nomowanderer (incompatible), file/bluepower (incompatible), mod:worldedit (incompatible), mod:levelhearts (incompatible), mod:clickmachine (incompatible), mod:fansmod (incompatible), mod:botanytrees, mod:spatialharvesters, mod:laserrelays (incompatible), mod:blockshifter, mod:mining_dimension, mod:botanicalmachinery, mod:ftbessentials, mod:rsrequestify (incompatible), file/miningdimension, mod:phosphophyllite (incompatible), mod:biggerreactors (incompatible), mod:quarryplus, mod:libx, mod:mythicbotany, mod:autoreglib (incompatible), mod:iceandfire (incompatible), mod:psi (incompatible), mod:swingthroughgrass (incompatible), mod:quark (incompatible), mod:jaopca (incompatible), inmemory:jaopca (incompatible), mod:doubleslabs (incompatible), mod:servertabinfo, mod:missingstructurefix (incompatible), mod:reauth, mod:morpheus (incompatible), mod:fakeblocks, mod:fluxnetworks, mod:chiselsandbits (incompatible)
	Is Modded: Definitely; Server brand changed to 'forge'
	Type: Dedicated Server (map_server.txt)
commented

I think I fixed it in 0.9.11.

commented

I think I fixed it in 0.9.6, although I could be wrong. I'll close this for now, feel free to reopen if needed.

commented

This is really weird. I couldn't get the crash to happen in 0.9.5 or .6. I wonder if it's only a multiplayer thing. I don't see why it would be, but I don't know. I think I know what line of code is the problem but I can't figure out why or what needs to change in it. It looks like the vanilla mob spawner even works the same way! I'll reopen this issue since it's still closed.

commented

Yes its weird, And it seems multiplayer only, I've created an Dark Harvester in Single Player, now it works more than an hour without any crash. On my server nearly every 10 minutes it cause an crash, Sometimes a few seconds after the server start.

commented

It seems like certain mobs don't like a part of how they're being "spawned", which means something more like "created" or "initialized" since they never actually end up in the world. Specifically, it's a method called "onInitialSpawn". I think, even more specifically, that it's a part of that called "spawnDataIn". I just don't know why it isn't working.

commented

After update I am not able to start my server anymore, I get the following crash-report:

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 11/2/20 3:14 PM
Description: Ticking block entity

java.lang.ClassCastException: dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE$1 cannot be cast to net.minecraft.entity.passive.fish.AbstractGroupFishEntity$GroupData
	at net.minecraft.entity.passive.fish.AbstractGroupFishEntity.func_213386_a(SourceFile:112) ~[?:?] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.getMobEntity(MobHarvesterTE.java:131) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.setEntityDrops(MobHarvesterTE.java:63) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.lastMinuteActions(MobHarvesterTE.java:57) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.DarkMobHarvesterTE.lastMinuteActions(DarkMobHarvesterTE.java:61) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.SpatialHarvesterTE.customTickActions(SpatialHarvesterTE.java:85) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.TickingRedstoneEnergyMachineTE.func_73660_a(TickingRedstoneEnergyMachineTE.java:33) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.SpatialHarvesterTE.func_73660_a(SpatialHarvesterTE.java:40) ~[?:0.9.6] {re:classloading}
	at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blockshifter.mixins.json:WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE block update callback,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] {}


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

-- Head --
Thread: Server thread
Stacktrace:
	at net.minecraft.entity.passive.fish.AbstractGroupFishEntity.func_213386_a(SourceFile:112) ~[?:?] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.getMobEntity(MobHarvesterTE.java:131) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.setEntityDrops(MobHarvesterTE.java:63) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.MobHarvesterTE.lastMinuteActions(MobHarvesterTE.java:57) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.DarkMobHarvesterTE.lastMinuteActions(DarkMobHarvesterTE.java:61) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.SpatialHarvesterTE.customTickActions(SpatialHarvesterTE.java:85) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.TickingRedstoneEnergyMachineTE.func_73660_a(TickingRedstoneEnergyMachineTE.java:33) ~[?:0.9.6] {re:classloading}
	at dunkmania101.spatialharvesters.objects.tile_entities.SpatialHarvesterTE.func_73660_a(SpatialHarvesterTE.java:40) ~[?:0.9.6] {re:classloading}
-- Block entity being ticked --
Details:
	Name: spatialharvesters:dark_mob_harvester // dunkmania101.spatialharvesters.objects.tile_entities.DarkMobHarvesterTE
	Block: Block{spatialharvesters:dark_mob_harvester}[active=true,facing=west]
	Block location: World: (9425,66,-9776), Chunk: (at 1,4,0 in 589,-611; contains blocks 9424,0,-9776 to 9439,255,-9761), Region: (18,-20; contains chunks 576,-640 to 607,-609, blocks 9216,0,-10240 to 9727,255,-9729)
	Block: Block{spatialharvesters:dark_mob_harvester}[active=true,facing=west]
	Block location: World: (9425,66,-9776), Chunk: (at 1,4,0 in 589,-611; contains blocks 9424,0,-9776 to 9439,255,-9761), Region: (18,-20; contains chunks 576,-640 to 607,-609, blocks 9216,0,-10240 to 9727,255,-9729)
Stacktrace:
	at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blockshifter.mixins.json:WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE block update callback,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}


-- Affected level --
Details:
	All players: 0 total; []
	Chunk stats: ServerChunkCache: 4929
	Level dimension: minecraft:overworld
	Level spawn location: World: (-128,67,-144), Chunk: (at 0,4,0 in -8,-9; contains blocks -128,0,-144 to -113,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
	Level time: 37807575 game time, 1000 day time
	Level name: import
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
	Level weather: Rain time: 1 (now: false), thunder time: 1 (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:847) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] {}


-- System Details --
Details:
	Minecraft Version: 1.16.3
	Minecraft Version ID: 1.16.3
	Operating System: Linux (amd64) version 4.4.0-154-generic
	Java Version: 1.8.0_181, Oracle Corporation
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 2387763416 bytes (2277 MB) / 6256590848 bytes (5966 MB) up to 6256590848 bytes (5966 MB)
	CPUs: 24
	JVM Flags: 5 total; -Xms6000M -Xmx6000M -XX:+AggressiveOpts -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC
	ModLauncher: 7.0.1+78+master.e9771d8
	ModLauncher launch target: fmlserver
	ModLauncher naming: srg
	ModLauncher services: 
		/mixin-0.8.2.jar mixin PLUGINSERVICE 
		/eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
		/forge-1.16.3-34.1.25.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.16.3-34.1.25.jar runtime_enum_extender PLUGINSERVICE 
		/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
		/forge-1.16.3-34.1.25.jar capability_inject_definalize PLUGINSERVICE 
		/forge-1.16.3-34.1.25.jar runtimedistcleaner PLUGINSERVICE 
		/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
		/forge-1.16.3-34.1.25.jar fml TRANSFORMATIONSERVICE 
	FML: 34.1
	Forge: net.minecraftforge:34.1.25
	FML Language Providers: 
		[email protected]
		minecraft@1
		[email protected]
	Mod List: 
		ftbessentials-1603.1.0.9.jar FTB Essentials {[email protected] DONE}
		AdditionalEnchantedMiner-1.16.3-16.1.1.jar QuarryPlus {[email protected] DONE}
		simplemagnets-1.0.8-mc1.16.3.jar Simple Magnets {[email protected] DONE}
		missingstructurefix-1.0.jar Missing Structure Fix {[email protected] DONE}
		mcw-windows-1.0.2-mc1.16.3.jar Macaw's Windows {[email protected] DONE}
		SilentMechanisms-1.16.3-0.8.5+69.jar Silent's Mechanisms {[email protected]+69 DONE}
		modnametooltip_1.16.2-1.15.0.jar Mod Name Tooltip {[email protected] DONE}
		IronJetpacks-1.16.3-4.1.2.jar Iron Jetpacks {[email protected] DONE}
		ReAuth-1.16-Forge-3.9.2.jar ReAuth {[email protected] DONE}
		Powah-1.16.3-2.3.3.jar Powah {[email protected] DONE}
		rangedpumps-0.8.2.jar Ranged Pumps {[email protected] DONE}
		jumbofurnace-1.16.3-2.1.0.0.jar Jumbo Furnace {[email protected] DONE}
		Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar Wither Skeleton Tweaks {[email protected] DONE}
		reliquary-1.16.3-1.3.4.1048.jar Reliquary {[email protected] DONE}
		randompatches-1.16.2-1.22.1.2.jar RandomPatches {[email protected] DONE}
		Morpheus-1.16.3-4.2.63.jar Morpheus {[email protected] DONE}
		WaterStrainer-1.16.3-10.0.0.jar Water Strainer {[email protected] DONE}
		JustEnoughResources-1.16.3-0.12.0.102.jar Just Enough Resources {[email protected] DONE}
		confdespawntimer_1.16.3_1.3.jar Configurable Despawn Timer {[email protected] DONE}
		shetiphiancore-1.16-3.8.4.jar ShetiPhian-Core {[email protected] DONE}
		MysticalAgradditions-1.16.3-4.1.0.jar Mystical Agradditions {[email protected] DONE}
		emojiful-1.16.3-2.1.0.jar Emojiful {[email protected] DONE}
		refinedstorage-1.9.8.jar Refined Storage {[email protected] DONE}
		corpse-1.16.3-1.1.8.jar Corpse {[email protected] DONE}
		PackMenu-1.16.3-2.3.0.jar Pack Menu {[email protected] DONE}
		alltheores-0.1.13-1.16.3-34.1.0.jar AllTheOres {[email protected] DONE}
		industrial-foregoing-1.16.3-3.1.1-a834e76.jar Industrial Foregoing {[email protected] DONE}
		cleancut-mc1.16-2.2-forge.jar Clean Cut {[email protected] DONE}
		torchmaster-2.3.4-alpha.jar Torchmaster {[email protected] DONE}
		repurposed_structures-1.16.3-2.2.11.jar Repurposed Structures {[email protected] DONE}
		BiomesOPlenty-1.16.3-12.0.0.412-universal.jar Biomes O' Plenty {[email protected] DONE}
		SilentGear-1.16.3-2.3.2+167.jar Silent Gear {[email protected]+167 DONE}
		portality-1.16.3-3.1.1.jar Portality {[email protected] DONE}
		curios-forge-1.16.3-4.0.2.0.jar Curios API {[email protected] DONE}
		Botania-1.16.3-409.jar Botania {[email protected] DONE}
		levelhearts-1.16.2-2.2.0.jar LevelHearts {[email protected] DONE}
		tanknull-2.1-1.16.2.jar Tank Null {[email protected] DONE}
		angelring-1.16.3-1.3.3.jar Angel Ring {[email protected] DONE}
		ExtraStorage-1.16.3-1.1.1.jar Extra Storage {[email protected] DONE}
		worldedit-forge-mc1.16.3-7.2.0-rc2-dist.jar WorldEdit {[email protected]+a615e01 DONE}
		NaturesAura-32.0.jar Nature's Aura {[email protected] DONE}
		constructionwand-1.16.2-1.5.jar Construction Wand {[email protected] DONE}
		mcws-roofs-1.16.3-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
		globalxp-1.16.3-v1.4.15.jar Global XP {[email protected] DONE}
		cloth-config-forge-4.1.0.jar Cloth Config v4 API {[email protected] DONE}
		FastLeafDecay-v25.jar FastLeafDecay {fastleafdecay@v25 DONE}
		BetterMineshaftsForge-1.16.2-1.0.1.jar YUNG's Better Mineshafts {[email protected] DONE}
		ClientTweaks_1.16.3-5.2.0.jar Client Tweaks {[email protected] DONE}
		nomowanderer_MC1.16.3_1.0.jar NoMoWanderer {[email protected]_1.0 DONE}
		mining-helmet-1.16.3-1.0.9.jar Mining Helmet {[email protected] DONE}
		woot-1.16.3-1.0.0.0.jar Woot {[email protected] DONE}
		bagofyurting-1.16.3-1.1.0.1.jar Bag of Yurting {[email protected] DONE}
		jei-1.16.3-7.6.0.49.jar Just Enough Items {[email protected] DONE}
		AttributeFix-1.16.3-8.0.2.jar AttributeFix {[email protected] DONE}
		Mekanism-1.16.3-10.0.15.441.jar Mekanism {[email protected] DONE}
		invtweaks-1.16.2-1.0.0.jar Inventory Tweaks Renewed {[email protected] DONE}
		shutupexperimentalsettings-1.0.1.jar Shutup Experimental Settings! {[email protected] DONE}
		NaturesCompass-1.16.3-1.8.5.jar Nature's Compass {[email protected] DONE}
		LibX-1.16.3-1.0.2.jar LibX {[email protected] DONE}
		phosphophyllite-1.16.3-0.0.5-beta.jar Phosphophyllite {[email protected] DONE}
		engineerstools-1.16.3-1.1.1-b1.jar Engineer's Tools {[email protected] DONE}
		FarmingForBlockheads_1.16.3-7.2.0.jar Farming for Blockheads {[email protected] DONE}
		pneumaticcraft-repressurized-1.16.3-2.4.5-62.jar PneumaticCraft: Repressurized {[email protected] DONE}
		pedestals-0.8b.jar Pedestals {[email protected] DONE}
		ClickMachine-1.16.3-4.2.2.jar Click Machine {[email protected] DONE}
		extradisks-1.16.3-1.3.3.jar Extra Disks {[email protected] DONE}
		ironchest-1.16.3-11.2.6.jar Iron Chests {[email protected] DONE}
		MythicBotany-1.16.3-1.1.3.jar MythicBotany {[email protected] DONE}
		forge-1.16.3-34.1.25-server.jar Minecraft {[email protected] DONE}
		theoneprobe-1.16-3.0.4-beta.jar The One Probe {[email protected] DONE}
		MouseTweaks-2.13-mc1.16.2.jar Mouse Tweaks {[email protected] DONE}
		ImmersiveEngineering-1.16.3-4.1.0-124.jar Immersive Engineering {[email protected] DONE}
		fansmod-1.16.3-2.0.1.0.jar Fans Mod {[email protected] DONE}
		useful_railroads-1.16.3-1.4.5.32.jar Useful Railroads {[email protected] DONE}
		pamhc2crops-1.16.3-1.0.1.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
		allthemodium-1.1.15-1.16.3-34.1.0.jar Allthemodium {[email protected] DONE}
		jeiintegration_1.16.3-6.0.0.8.jar JEI Integration {[email protected] DONE}
		pamhc2foodcore-1.16.3-1.0.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
		ftb-backups-2.1.1.6.jar FTB Backups {[email protected] DONE}
		polymorph-forge-1.16.3-0.15.jar Polymorph {[email protected] DONE}
		AutoRegLib-1.6-46.jar AutoRegLib {[email protected] DONE}
		DoubleSlabs-1.16-3.4.10.jar Double Slabs {[email protected] DONE}
		PickleTweaks-1.16.3-5.1.3.jar Pickle Tweaks {[email protected] DONE}
		FastFurnace-1.16.3-4.3.0.jar FastFurnace {[email protected] DONE}
		allthetweaks-1.1.7-1.16.3-34.1.10.jar All The Tweaks {[email protected] DONE}
		kubejs-1603.2.8.73.jar KubeJS {[email protected] DONE}
		byg-1.0.8.jar Oh The Biomes You'll Go {[email protected] DONE}
		extremeSoundMuffler-2.1.3_Forge-1.16.3.jar Extreme Sound Muffler {[email protected]_forge-1.16.3 DONE}
		CosmeticArmorReworked-1.16.3-v1.jar CosmeticArmorReworked {[email protected] DONE}
		morered-1.16.3-2.0.0.0.jar More Red {[email protected] DONE}
		xptome-1.16.2-v1.1.6.jar XP Tome {[email protected] DONE}
		rsrequestify-1.16.3-2.0.1.jar RSRequestify {[email protected] DONE}
		NetherPortalFix_1.16.3-7.2.0.jar NetherPortalFix {[email protected] DONE}
		aiotbotania-1.16.2-1.3.2.jar AIOT Botania {[email protected] DONE}
		forge-1.16.3-geckolib-2.1.2.jar GeckoLib {[email protected] DONE}
		ars_nouveau-1.16.3-1.2.4.jar Ars Nouveau {[email protected] DONE}
		managear-1.16.3-2.1.2.jar Mana Gear {[email protected] DONE}
		KleeSlabs_1.16.3-9.2.0.jar KleeSlabs {[email protected] DONE}
		rsgauges-1.16.3-1.2.5-b1.jar Gauges and Switches {[email protected] DONE}
		CookingForBlockheads_1.16.3-9.2.1.jar Cooking for Blockheads {[email protected] DONE}
		Controlling-7.0.0.8.jar Controlling {[email protected] DONE}
		Placebo-1.16.3-4.3.3.jar Placebo {[email protected] DONE}
		dankstorage-3.11.jar Dank Storage {[email protected] DONE}
		citadel-1.4.1.jar Citadel {[email protected] DONE}
		iceandfire-2.1.0-1.16.3.jar Ice and Fire {[email protected] DONE}
		rats-7.0.0-1.16.3.jar Rats {[email protected] DONE}
		ratlantis-1.0.0-1.16.3.jar Rats: Ratlantis {[email protected] DONE}
		ftb-gui-library-1603.1.1.25.jar FTB GUI Library {[email protected] DONE}
		potionsmaster-0.1.23-1.16.3-34.1.0.jar Potions Master {[email protected] DONE}
		culinaryconstruct-forge-1.16.3-4.0.0.1.jar Culinary Construct {[email protected] DONE}
		Bookshelf-1.16.3-8.7.20.jar Bookshelf {[email protected] DONE}
		BotanyPots-1.16.3-5.1.11.jar BotanyPots {[email protected] DONE}
		BotanyTrees-1.16.3-1.0.7.jar BotanyTrees {[email protected] DONE}
		u_team_core-1.16.3-3.1.10.183.jar U Team Core {[email protected] DONE}
		buildinggadgets-3.7.1.jar Building Gadgets {[email protected] DONE}
		forge-1.16.3-34.1.25-universal.jar Forge {[email protected] DONE}
		Psi 1.16-87.jar Psi {[email protected] DONE}
		AppleSkin-mc1.16.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
		Aquaculture-1.16.3-2.1.4.jar Aquaculture 2 {[email protected] DONE}
		mcw-doors-1.0.1fix-mc1.16.3-1.16.2.jar Macaw's Doors {[email protected] DONE}
		LightingWand-1.16.2-1.7.0.jar Lighting Wand {[email protected] DONE}
		MekanismGenerators-1.16.3-10.0.15.441.jar Mekanism: Generators {[email protected] DONE}
		Ma-Essentials-1.16.3-3.4.0.jar Ma Essentials {[email protected] DONE}
		XNetGases-1.16.3-2.0.0.jar XNet Gases {[email protected] DONE}
		ftb-teams-1.0.1.12.jar FTB Teams {[email protected] DONE}
		absentbydesign-1.16.3-1.1.1.jar Absent By Design Mod {[email protected] DONE}
		spatialharvesters_forge_1.16.3-0.9.6.jar Spatial Harvesters {[email protected] DONE}
		laserrelays-1.8.jar Laser Relays {[email protected] DONE}
		mcw-bridges-1.0.4-mc1.16.3.jar Macaw's Bridges {[email protected] DONE}
		useful_backpacks-1.16.3-1.11.6.83.jar Useful Backpacks {[email protected] DONE}
		resourcefulbees-1.16.3-0.5.5b.jar Resourceful Bees {[email protected] DONE}
		entangled-1.2.7-mc1.16.3.jar Entangled {[email protected] DONE}
		endertanks-1.16-1.9.3.jar EnderTanks {[email protected] DONE}
		crashutilities-3.5.jar Crash Utilities {[email protected] DONE}
		Compressium-1.16.3-1.1.33.jar Compressium {[email protected] DONE}
		blockshifter-1.3.1+forge-1.16.2.jar Blockshifter {[email protected]+forge-1.16.2 DONE}
		MekanismAdditions-1.16.3-10.0.15.441.jar Mekanism: Additions {[email protected] DONE}
		valkyrielib-1.16.3-3.0.3.2.jar ValkyrieLib {[email protected] DONE}
		Lollipop-1.16.3-3.2.2.jar Lollipop {[email protected] DONE}
		ftb-ranks-1.0.0.7.jar FTB Ranks {[email protected] DONE}
		mining_dimension-1.16.3-1.0.6.jar Mining World {[email protected] DONE}
		simplylight-1.16.3-1.0.2.jar Simply Light {[email protected] DONE}
		tgcropesmod-1.16.2-1.1.0.jar Ropes Mod {[email protected] DONE}
		atmadditions-1.16.2-1.0.0.jar All The Mods: Additions {[email protected] DONE}
		SolarFluxReborn-1.16.3-16.2.3.jar Solar Flux Reborn {[email protected] DONE}
		Patchouli-1.16.2-47.jar Patchouli {[email protected] DONE}
		collective-1.16.3-1.53.jar Collective {[email protected] DONE}
		camera-1.16.3-1.0.4.jar Camera Mod {[email protected] DONE}
		MysticalCustomization-1.16.3-2.1.0.jar Mystical Customization {[email protected] DONE}
		elevatorid-1.16.3-1.7.6.jar Elevator Mod {[email protected] DONE}
		ftb-ultimine-1603.1.1.12.jar FTB Ultimine {[email protected] DONE}
		Runelic-1.16.3-5.0.1.jar Runelic {[email protected] DONE}
		DarkUtilities-1.16.3-6.0.3.jar Dark Utilities {[email protected] DONE}
		MekanismTools-1.16.3-10.0.15.441.jar Mekanism: Tools {[email protected] DONE}
		cc-tweaked-1.16.3-1.93.1.jar CC: Tweaked {[email protected] DONE}
		trashcans-1.0.3-mc1.16.3.jar Trash Cans {[email protected] DONE}
		TrampleStopper-2.4.3.jar Trample Stopper {[email protected] DONE}
		bwncr-1.16.3-3.8.15.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
		ServerTabInfo-1.16.3-1.3.3.jar Server Tab Info {[email protected] DONE}
		Cyclic-1.16.3-0.8.3.jar Cyclic {[email protected] DONE}
		BetterAdvancements-1.16.3-0.1.0.102.jar Better Advancements {[email protected] DONE}
		biggerreactors-1.16.3-0.2.0-beta.jar Bigger Reactors {[email protected] DONE}
		Cucumber-1.16.3-4.1.2.jar Cucumber Library {[email protected] DONE}
		TrashSlot_1.16.3-12.2.0.jar TrashSlot {[email protected] DONE}
		flatbedrock-1.16.3-1.1.3.jar Flat Bedrock {[email protected] DONE}
		item-filters-2.2.2.18.jar Item Filters {[email protected] DONE}
		elementalcraft-1.16.3-2.3.16.jar ElementalCraft {[email protected] DONE}
		platforms-1.16-1.7.6.jar Platforms {[email protected] DONE}
		metalbarrels-3.3a.jar Metal Barrels {[email protected] DONE}
		Waystones_1.16.3-7.3.0.jar Waystones {[email protected] DONE}
		Clumps-6.0.0.11.jar Clumps {[email protected] DONE}
		enviromats-1.16.3-2.0.3.2.jar Environmental Materials {[email protected] DONE}
		fakeblocks-1.16.3-1.0.1.jar Fake Blocks {[email protected] DONE}
		comforts-forge-1.16.3-4.0.0.1.jar Comforts {[email protected] DONE}
		appliedenergistics2-8.1.0-beta.2.jar Applied Energistics 2 {[email protected] DONE}
		DimStorage-1.16.3-4.2.1.jar DimStorage {[email protected] DONE}
		BadMobs-1.16.3-7.0.1.jar BadMobs {[email protected] DONE}
		demagnetize-forge-1.16.2-1.2.2.jar Demagnetize {[email protected] DONE}
		mcjtylib-1.16-5.0.11.jar McJtyLib {[email protected] DONE}
		rftoolsbase-1.16-2.0.6.jar RFToolsBase {[email protected] DONE}
		xnet-1.16-3.0.7.jar XNet {[email protected] DONE}
		rftoolspower-1.16-3.0.8.jar RFToolsPower {[email protected] DONE}
		rftoolsbuilder-1.16-3.0.8.jar RFToolsBuilder {[email protected] DONE}
		rftoolsstorage-1.16-2.0.5.jar RFToolsStorage {[email protected] DONE}
		rftoolscontrol-1.16-4.0.5.jar RFToolsControl {[email protected] DONE}
		restrictions-1.16-3.0.3.jar Restrictions {[email protected] DONE}
		mahoutsukai-1.16.3-v1.25.1.jar Mahou Tsukai {[email protected] DONE}
		Toast-Control-1.16.3-4.3.0.jar Toast Control {[email protected] DONE}
		mininggadgets-1.6.0.jar Mining Gadgets {[email protected] DONE}
		ftb-chunks-1603.1.2.40.jar FTB Chunks {[email protected] DONE}
		scuba-gear-1.16.3-1.0.1.jar Scuba Gear {[email protected] DONE}
		MysticalAgriculture-1.16.3-4.1.1.jar Mystical Agriculture {[email protected] DONE}
		CraftingTweaks_1.16.3-12.2.0.jar Crafting Tweaks {[email protected] DONE}
		rftoolsutility-1.16-3.0.11.jar RFToolsUtility {[email protected] DONE}
		EnchantmentDescriptions-1.16.3-5.0.6.jar EnchantmentDescriptions {[email protected] DONE}
		swingthroughgrass-1.16.3-1.5.2.jar SwingThroughGrass {[email protected] DONE}
		ToolBelt-1.16.3-1.15.2.jar Tool Belt {[email protected] DONE}
		titanium-1.16.3-3.1.0.jar Titanium {[email protected] DONE}
		SilentLib-1.16.3-4.8.1+61.jar Silent Lib {[email protected]+61 DONE}
		bluepower-1.16.3-0.5.219-alpha-universal.jar Blue Power {[email protected] DONE}
		forbidden_arcanus-1.16.3-1.0.2.jar Forbidden & Arcanus {[email protected] DONE}
		Quark-r2.4-271.jar Quark {[email protected] DONE}
		Apotheosis-1.16.3-4.4.1.jar Apotheosis {[email protected] DONE}
		JAOPCA-1.16.3-3.4.0.0.jar JAOPCA {[email protected] DONE}
		FastWorkbench-1.16.3-4.4.0.jar FastWorkbench {[email protected] DONE}
		StorageDrawers-1.16.3-8.2.1.jar Storage Drawers {[email protected] DONE}
		FluxNetworks-1.16.3-6.0.1.4.jar Flux Networks {[email protected] DONE}
		enderchests-1.16-1.7.4.jar EnderChests {[email protected] DONE}
		engineersdecor-1.16.3-1.1.3-b2.jar Engineer's Decor {[email protected] DONE}
		solcarrot-1.16.3-1.9.8.jar Spice of Life: Carrot Edition {[email protected] DONE}
		modular-routers-1.16.3-7.1.1-37.jar Modular Routers {[email protected] DONE}
		refinedstorageaddons-0.7.2.jar Refined Storage Addons {[email protected] DONE}
		botanicalmachinery-1.16.3-0.2.1.jar Botanical Machinery {[email protected] DONE}
		chiselsandbits-0.2.2-ALPHA.jar Chisels & bits {chiselsandbits@NONE DONE}
		balancedenchanting-1.0.jar Balanced Enchanting {[email protected] DONE}
	Crash Report UUID: 735a3844-3a2c-4cf9-82f8-da6ff238da81
	[Psi] Active spell: None
	Player Count: 0 / 2; []
	Data Packs: resourcefulbees:internals, vanilla, mod:simplemagnets (incompatible), mod:mcwwindows (incompatible), mod:silents_mechanisms (incompatible), mod:modnametooltip, mod:ironjetpacks, mod:powah, mod:rangedpumps, mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:xreliquary, mod:randompatches (incompatible), mod:apotheosis (incompatible), mod:waterstrainer, mod:jeresources, mod:confdespawntimer, mod:shetiphiancore, mod:mysticalagradditions (incompatible), mod:emojiful (incompatible), mod:refinedstorage, mod:corpse, mod:packmenu (incompatible), mod:alltheores, mod:industrialforegoing (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:biomesoplenty (incompatible), mod:silentgear, mod:portality (incompatible), mod:curios, mod:botania, mod:tanknull (incompatible), mod:angelring (incompatible), mod:extrastorage, mod:naturesaura (incompatible), mod:constructionwand (incompatible), mod:mcwroofs (incompatible), mod:globalxp, mod:cloth-config (incompatible), mod:fastleafdecay (incompatible), mod:bettermineshafts (incompatible), mod:clienttweaks (incompatible), mod:mining_helmet (incompatible), mod:woot, mod:bagofyurting (incompatible), mod:jei, mod:attributefix, mod:mekanism, mod:invtweaks (incompatible), mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:engineerstools, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:extradisks, mod:ironchest (incompatible), mod:theoneprobe, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:usefulrailroads, mod:pamhc2crops (incompatible), mod:allthemodium, mod:jeiintegration, mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:polymorph (incompatible), mod:pickletweaks, mod:fastfurnace (incompatible), mod:allthetweaks, mod:kubejs (incompatible), mod:byg (incompatible), mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:morered (incompatible), mod:xpbook, mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:geckolib (incompatible), mod:ars_nouveau, mod:managear, mod:kleeslabs (incompatible), mod:rsgauges, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:rats, mod:ratlantis, mod:ftbguilibrary (incompatible), mod:potionsmaster, mod:culinaryconstruct (incompatible), mod:bookshelf, mod:botanypots, mod:uteamcore, mod:buildinggadgets, mod:forge, mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:mekanismgenerators, mod:maessentials (incompatible), mod:ftbteams (incompatible), mod:absentbydesign (incompatible), mod:mcwbridges (incompatible), mod:usefulbackpacks, mod:resourcefulbees (incompatible), mod:entangled (incompatible), mod:endertanks, mod:crashutilities (incompatible), mod:compressium (incompatible), mod:mekanismadditions, mod:valkyrielib, mod:lollipop, mod:ftbranks (incompatible), mod:simplylight, mod:tgcropesmod (incompatible), mod:atmadditions (incompatible), mod:solarflux, mod:patchouli (incompatible), mod:collective, mod:camera, mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:runelic, mod:darkutils (incompatible), mod:mekanismtools, mod:computercraft, mod:trashcans (incompatible), mod:tramplestopper (incompatible), mod:bwncr (incompatible), mod:cyclic (incompatible), mod:betteradvancements, mod:cucumber, mod:trashslot (incompatible), mod:flatbedrock (incompatible), mod:itemfilters (incompatible), mod:elementalcraft, mod:platforms, mod:metalbarrels (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:enviromats (incompatible), mod:comforts (incompatible), mod:appliedenergistics2 (incompatible), mod:dimstorage, mod:badmobs (incompatible), mod:demagnetize (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:restrictions (incompatible), mod:mahoutsukai (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:scuba_gear (incompatible), mod:mysticalagriculture, mod:craftingtweaks (incompatible), mod:rftoolsutility, mod:enchdesc, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib (incompatible), mod:bluepower (incompatible), mod:forbidden_arcanus (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:enderchests, mod:engineersdecor, mod:solcarrot (incompatible), mod:modularrouters, mod:refinedstorageaddons, mod:balancedenchanting (incompatible), mod:xnetgases, mod:nomowanderer (incompatible), file/bluepower (incompatible), mod:worldedit (incompatible), mod:levelhearts (incompatible), mod:clickmachine (incompatible), mod:fansmod (incompatible), mod:botanytrees, mod:spatialharvesters, mod:laserrelays (incompatible), mod:blockshifter, mod:mining_dimension, mod:botanicalmachinery, mod:ftbessentials, mod:rsrequestify (incompatible), file/miningdimension, mod:phosphophyllite (incompatible), mod:biggerreactors (incompatible), mod:quarryplus, mod:libx, mod:mythicbotany, mod:autoreglib (incompatible), mod:iceandfire (incompatible), mod:psi (incompatible), mod:swingthroughgrass (incompatible), mod:quark (incompatible), mod:jaopca (incompatible), inmemory:jaopca (incompatible), mod:doubleslabs (incompatible), mod:servertabinfo, mod:missingstructurefix (incompatible), mod:reauth, mod:morpheus (incompatible), mod:fakeblocks, mod:fluxnetworks, mod:chiselsandbits (incompatible)
	Is Modded: Definitely; Server brand changed to 'forge'
	Type: Dedicated Server (map_server.txt)
commented

Unfortunately, I don't know much about modding.

In any case, I wish you the best of luck with troubleshooting.
I recently installed version 0.9.7 in my AllTheMods 6 (v1.2.0) instance. Unfortunately the problem persists. So I had to deactivate the Dark Mob Harvester, even though I would love to use it.

commented

Just in case you didn't already know, the original crash seemed to be with a mob from Ice and Fire called a "Dread Horse". The second one was because a type of fish didn't work with my attempt at fixing it from 0.9.6, which I reverted in 0.9.7.

You could try blacklisting the dread horse in the config, here's what the modid/registry name list should be:
["iceandfire", "dread_horse"]
It would go in the brackets under the entry called "blacklist_mobs"
Just to make sure that made sense, here's the full entry:
blacklist_mobs = [["iceandfire", "dread_horse"]]

That config option has been around for a while, not sure why I didn't think of it until now :)
It shouldn't even impede the functionality of the harvester, since it's just one mob whose drops are shared by others that should work (the other dread mobs).