Epic Fight

Epic Fight

13M Downloads

[1.16.5] Game crash with EFM on

thereddduke opened this issue · 3 comments

commented

The game crashes when I turn on EFM, but im struggling to understand the specific reason. Can someone help me?

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 3/26/21 8:21 AM
Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world
at maninhouse.epicfight.capabilities.entity.LivingData.initAttributes(LivingData.java:84) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.mob.ZombieData.initAttributes(ZombieData.java:58) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.LivingData.onEntityJoinWorld(LivingData.java:72) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.MobData.onEntityJoinWorld(MobData.java:44) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.mob.ZombieData.onEntityJoinWorld(ZombieData.java:29) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.mob.ZombieData.onEntityJoinWorld(ZombieData.java:22) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.events.EntityEvents.spawnEvent(EntityEvents.java:76) ~[?:1.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_586_EntityEvents_spawnEvent_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2542/258794839.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.minecraft.world.server.ServerWorld.func_217440_f(ServerWorld.java:829) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A}
at net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:592) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ChunkManager$$Lambda$20987/2074924945.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
at com.mojang.datafixers.util.Either$$Lambda$20752/285436601.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {}
at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:569) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ChunkManager$$Lambda$20984/2031205151.apply(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$20675/1979851463.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:514) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:522) ~[?:?] {re:classloading}
at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:267) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:722) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:696) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.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:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$20170/362776266.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 maninhouse.epicfight.capabilities.entity.LivingData.initAttributes(LivingData.java:84) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.mob.ZombieData.initAttributes(ZombieData.java:58) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.LivingData.onEntityJoinWorld(LivingData.java:72) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.MobData.onEntityJoinWorld(MobData.java:44) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.mob.ZombieData.onEntityJoinWorld(ZombieData.java:29) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.capabilities.entity.mob.ZombieData.onEntityJoinWorld(ZombieData.java:22) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.events.EntityEvents.spawnEvent(EntityEvents.java:76) ~[?:1.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_586_EntityEvents_spawnEvent_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2542/258794839.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.minecraft.world.server.ServerWorld.func_217440_f(ServerWorld.java:829) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A}
at net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:592) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ChunkManager$$Lambda$20987/2074924945.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
at com.mojang.datafixers.util.Either$$Lambda$20752/285436601.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {}
at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:569) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ChunkManager$$Lambda$20984/2031205151.apply(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$20675/1979851463.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:514) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:522) ~[?:?] {re:classloading}
at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:267) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:722) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['The_Red_Samurai'/472, l='ServerLevel[evergiven]', x=-720.06, y=90.00, z=1048.88]]
Chunk stats: ServerChunkCache: 2865
Level dimension: minecraft:overworld
Level spawn location: World: (-4048,93,3738), Chunk: (at 0,5,10 in -253,233; contains blocks -4048,0,3728 to -4033,255,3743), Region: (-8,7; contains chunks -256,224 to -225,255, blocks -4096,0,3584 to -3585,255,4095)
Level time: 279643 game time, 21606 day time
Level name: evergiven
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 89901 (now: false), thunder time: 71789 (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:854) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.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:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.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:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.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:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$20170/362776266.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: 2550816224 bytes (2432 MB) / 5510791168 bytes (5255 MB) up to 7516192768 bytes (7168 MB)
CPUs: 6
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8064m -Xms256m -XX:PermSize=256m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.0.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.0
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
TreeChop-1.16.4-0.13.0.jar |HT's TreeChop |treechop |0.13.0 |DONE |NOSIGNATURE
mowziesmobs-1.5.14.jar |Mowzie's Mobs |mowziesmobs |1.5.14 |DONE |NOSIGNATURE
astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |NOSIGNATURE
mining-helmet-1.16.4-2.0.0.jar |Mining Helmet |mining_helmet |2.0.0 |DONE |NOSIGNATURE
Bountiful Baubles FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |NOSIGNATURE
jei-1.16.5-7.6.1.75.jar |Just Enough Items |jei |7.6.1.75 |DONE |NOSIGNATURE
Druidcraft-1.16.5-0.4.52.jar |Druidcraft |druidcraft |0.4.52 |DONE |NOSIGNATURE
dungeons_mobs-1.16.4-1.0.3.jar |Dungeons Mobs |dungeons_mobs |1.0.3 |DONE |NOSIGNATURE
DoggyTalents-1.16.4-2.0.1.3.jar |Doggy Talents 2 |doggytalents |2.0.1.3 |DONE |NOSIGNATURE
abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |NOSIGNATURE
buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |NOSIGNATURE
scarper-2.0.0.jar |Scarper |scarper |2.0.0 |DONE |NOSIGNATURE
goblintraders-1.3.1-1.16.3.jar |Goblin Traders |goblintraders |1.3.1 |DONE |NOSIGNATURE
create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE
Waystones_1.16.5-7.4.0.jar |Waystones |waystones |7.4.0 |DONE |NOSIGNATURE
TerraForged-1.16.4-0.2.9.jar |TerraForged |terraforged |0.2.9 |DONE |7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
EpicFightMod-1.16.5-3.0.4.jar |Epic Fight Mod |epicfight |1.0 |DONE |NOSIGNATURE
citadel-1.6.2.jar |Citadel |citadel |1.6.2 |DONE |NOSIGNATURE
alexsmobs-1.8.1.jar |Alex's Mobs |alexsmobs |1.8.1 |DONE |NOSIGNATURE
TravelersBackpack-1.16.5-5.4.0.jar |Traveler's Backpack |travelersbackpack |5.4.0 |DONE |NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |NOSIGNATURE
betteranimalsplus-1.16.4-10.1.0.jar |Better Animals Plus |betteranimalsplus |10.1.0 |DONE |NOSIGNATURE
wolveswitharmor-1.1.0-1.16.2.jar |Wolves With Armor |wolveswitharmor |1.1.0 |DONE |NOSIGNATURE
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |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
Bookshelf-1.16.5-10.0.7.jar |Bookshelf |bookshelf |10.0.7 |DONE |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
BedBenefits-1.16.5-5.0.3.jar |BedBenefits |bedbenefits |5.0.3 |DONE |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
reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
musketmod-1.16.4-1.1.2.jar |Musket Mod |musketmod |1.1.2 |DONE |NOSIGNATURE
outvoted-1.16.5-1.2.1.jar |Outvoted |outvoted |1.2.1 |DONE |NOSIGNATURE
mahoutsukai-1.16.5-v1.28.3.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.28.3 |DONE |NOSIGNATURE
iceandfire-2.1.6-1.16.4.jar |Ice and Fire |iceandfire |2.1.6-1.16.4 |DONE |NOSIGNATURE
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
iChunUtil-1.16.3-10.0.0.jar |iChunUtil |ichunutil |10.0.0 |DONE |NOSIGNATURE
carryon-1.16.5-1.15.3.13.jar |Carry On |carryon |1.15.3.13 |DONE |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
mysticalworld-1.16.4-0.3.1.9.jar |Mystical World |mysticalworld |1.16.4-0.3.1.9 |DONE |NOSIGNATURE
Paraglider-1.16.2-1.3.1.0.jar |Paraglider |paraglider |1.3.1.0 |DONE |NOSIGNATURE
forge-1.16.5-36.1.0-universal.jar |Forge |forge |36.1.0 |DONE |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
BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |DONE |NOSIGNATURE
DynamicSurroundings-1.16.4-4.0.4.1.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.4.1 |DONE |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
antiqueatlas-5.4.4-forge.jar |Antique Atlas |antiqueatlas |5.4.4-forge |DONE |NOSIGNATURE
dungeonsarise1.16.5-1.2.68a-HF.jar |Dungeons Arise |dungeons_arise |1.2.68a |DONE |NOSIGNATURE
forge-1.16.5-36.1.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |NOSIGNATURE
pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |NOSIGNATURE
BiomesOPlenty-1.16.4-13.0.0.431-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.431 |DONE |NOSIGNATURE
valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |DONE |NOSIGNATURE
Botania-1.16.4-414.jar |Botania |botania |1.16.4-414 |DONE |NOSIGNATURE
astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |NOSIGNATURE
villagespawnpoint_1.16.5-1.5.jar |Village Spawn Point |villagespawnpoint |1.5 |DONE |NOSIGNATURE
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |NOSIGNATURE
CNB-1.16.3_4-1.2.10.jar |Creatures and Beasts |cnb |1.2.10 |DONE |NOSIGNATURE
curios-forge-1.16.5-4.0.5.0 (1).jar |Curios API |curios |1.16.5-4.0.5.0 |DONE |NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
Artifacts-1.16.5-2.8.3.jar |Artifacts |artifacts |1.16.5-2.8.3 |DONE |NOSIGNATURE
Curious Armor Stands-1.16.3-2.0.2.jar |Curious Armor Stands |curious_armor_stands |1.16.3-2.0.2 |DONE |NOSIGNATURE
SpartanShields-1.16.4-2.1.1.jar |Spartan Shields |spartanshields |2.1.1 |DONE |NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |NOSIGNATURE
Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |NOSIGNATURE
JAOPCA-1.16.5-3.4.0.6.jar |JAOPCA |jaopca |3.4.0.6 |DONE |NOSIGNATURE
gravestone-1.16.5-1.0.1.jar |Gravestone Mod |gravestone |1.16.5-1.0.1 |DONE |NOSIGNATURE
collective-1.16.5-2.25.jar |Collective |collective |2.25 |DONE |NOSIGNATURE
autumnity-1.16.5-2.1.0.jar |Autumnity |autumnity |2.1.0 |DONE |NOSIGNATURE
AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
Quark-r2.4-308.jar |Quark |quark |r2.4-308 |DONE |NOSIGNATURE
ToughAsNails-1.16.5-4.0.1.23-universal.jar |Tough As Nails |toughasnails |1.16.5-4.0.1.15 |DONE |NOSIGNATURE
BetterThirdPerson-Forge-1.16.4-1.4.0.jar |Better Third Person |betterthirdperson |1.4.0 |DONE |NOSIGNATURE
cagedmobs-1.16.4-1.2.6.jar |Caged Mobs |cagedmobs |1.16.4-1.2.6 |DONE |NOSIGNATURE
Clef-1.16.5-10.0.2.jar |Clef |clef |10.0.2 |DONE |NOSIGNATURE
Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |NOSIGNATURE
antiquewaystones-1.1.jar |Antique Waystones |antiquewaystones |1.1 |DONE |NOSIGNATURE
structurize-0.13.148-ALPHA-universal.jar |Structurize |structurize |0.13.148-ALPHA |DONE |NOSIGNATURE
TheAbyss2+1.9.7+1.16.5.jar |TheAbyss |theabyss |1.9.7 |DONE |NOSIGNATURE
minecolonies-0.14.58-ALPHA-universal.jar |MineColonies |minecolonies |0.14.58-ALPHA |DONE |NOSIGNATURE
SpartanWeaponry-1.16.4-2.1.0-beta-3.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 3 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
Aquaculture-1.16.5-2.1.16.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.16 |DONE |NOSIGNATURE
smallships-1.16.5-1.1.2.jar |Small Ships Mod |smallships |1.1.2 |DONE |NOSIGNATURE
CodeChickenLib-1.16.4-3.5.1.408-universal.jar |CodeChicken Lib |codechickenlib |3.5.1.408 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
EnderStorage-1.16.4-2.7.1.166-universal.jar |EnderStorage |enderstorage |2.7.1.166 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE
geckolib-forge-1.16.5-3.0.15.jar |GeckoLib |geckolib3 |3.0.15 |DONE |NOSIGNATURE
ars_nouveau-1.16.4-1.11.6.jar |Ars Nouveau |ars_nouveau |1.11.6 |DONE |NOSIGNATURE
Crash Report UUID: f6299372-3791-49b9-912b-914af002e7c1
Patchouli open book context: n/a
Player Count: 1 / 8; [ServerPlayerEntity['The_Red_Samurai'/472, l='ServerLevel[evergiven]', x=-720.06, y=90.00, z=1048.88]]
Data Packs: vanilla, mod:treechop, mod:mowziesmobs (incompatible), mod:astralsorcery, mod:wyrmroost (incompatible), mod:mining_helmet (incompatible), mod:bountifulbaubles (incompatible), mod:jei, mod:druidcraft (incompatible), mod:dungeons_mobs (incompatible), mod:doggytalents (incompatible), mod:abnormals_core, mod:buzzier_bees, mod:scarper, mod:goblintraders, mod:create (incompatible), mod:waystones (incompatible), mod:terraforged, mod:citadel (incompatible), mod:alexsmobs, mod:travelersbackpack (incompatible), mod:decorative_blocks, mod:betteranimalsplus (incompatible), mod:wolveswitharmor, mod:mutantbeasts (incompatible), mod:bookshelf, mod:bedbenefits, mod:xreliquary, mod:musketmod, mod:outvoted, mod:mahoutsukai (incompatible), mod:iceandfire (incompatible), mod:waila, mod:ichunutil, mod:carryon, mod:mysticalworld (incompatible), mod:paraglider, mod:forge, mod:bloodmagic, mod:dsurround, mod:antiqueatlas, mod:dungeons_arise, mod:upgrade_aquatic, mod:pandoras_creatures (incompatible), mod:biomesoplenty, mod:valhelsia_structures (incompatible), mod:botania, mod:astikorcarts, mod:villagespawnpoint, mod:bountiful (incompatible), mod:cnb, mod:curios, mod:eidolon, mod:artifacts, mod:curious_armor_stands (incompatible), mod:spartanshields, mod:savageandravage, mod:patchouli (incompatible), mod:jaopca (incompatible), mod:gravestone, mod:collective, mod:autumnity, mod:autoreglib (incompatible), mod:quark (incompatible), mod:toughasnails, mod:betterthirdperson, mod:cagedmobs, mod:clef, mod:chunkpregen, mod:antiquewaystones, mod:structurize, mod:theabyss, mod:minecolonies (incompatible), mod:spartanweaponry, mod:appleskin, mod:observerlib, mod:aquaculture (incompatible), mod:smallships, mod:codechickenlib (incompatible), mod:enderstorage (incompatible), mod:chiselsandbits (incompatible), mod:geckolib3 (incompatible), mod:ars_nouveau, inmemory:jaopca (incompatible), mod:epicfight
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'

commented

It started to happen while I was exploring. In a specific region of the world this happens. It shouldnt be a real problem but, since im working on a modpack to play with my friends, I would like to isolate the problem in order to both use this mod and guarantee a stable gameplay. I've also tried to turn off optifine but it still happened regardless of its presence. Thank you in advance for your help

commented

try 3.0.2 of Epic Fight Mod. It's the latest version of the mod that works.

commented

@Yesssssman any update on the ticking entity errors?