Consistent Crash
SexualReasons opened this issue · 5 comments
Here is the 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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin: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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$17372/1186441710.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
I would need the full log to say something...anyway, before i even look at the log can you give some more context? When or where the crash happened, what where you doing before the crash etc. ? Also, have you tried without BetterEnd installed and see if this still happens? Because as you can see here https://github.com/Beethoven92/BetterEndForge/blob/master/src/main/java/mod/beethoven92/betterendforge/mixin/MinecraftServerMixin.java we don't really do anything special with the MinecraftServerMixin
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 4/5/21 6:29 PM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at uniquee.handler.EntityEvents.onLootingLevel(EntityEvents.java:918) ~[?:1.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_352_EntityEvents_onLootingLevel_LootingLevelEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2653/722290397.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:401) ~[?:?] {re:mixin,re:classloading}
at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:394) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.loot.LootContext.getLootingModifier(LootContext.java:99) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:repurposed_structures.mixins.json:LootContextAccessor,pl:mixin:A}
at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:36) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:18) ~[?:?] {re:classloading,pl:accesstransformer:B}
at java.util.function.Predicate.lambda$and$10(Predicate.java:69) ~[?:1.8.0_51] {re:computing_frames}
at java.util.function.Predicate$$Lambda$488/1723810021.test(Unknown Source) ~[?:?] {}
at net.minecraft.loot.LootPool.func_216091_a(LootPool.java:84) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.loot.LootTable.func_216114_a(LootTable.java:68) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
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:1307) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.loot.LootTable.func_216113_a(LootTable.java:86) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at com.minecraftabnormals.upgrade_aquatic.common.entities.pike.PikeEntity.generateFishingLoot(PikeEntity.java:448) ~[?:3.1.0] {re:classloading}
at com.minecraftabnormals.upgrade_aquatic.common.entities.pike.PikeEntity.func_213386_a(PikeEntity.java:302) ~[?:3.1.0] {re:classloading}
at net.minecraft.world.spawner.WorldEntitySpawner.func_234966_a_(WorldEntitySpawner.java:175) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.world.spawner.WorldEntitySpawner.func_234967_a_(WorldEntitySpawner.java:124) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.world.spawner.WorldEntitySpawner.func_234979_a_(WorldEntitySpawner.java:110) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.world.server.ServerChunkProvider.func_217220_m(ServerChunkProvider.java:666) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A}
at net.minecraft.world.server.ServerChunkProvider.func_217207_a(ServerChunkProvider.java:321) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:333) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.ServerWorldBlockUpdateMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:performant.mixins.json:world.ServerWorldMixin,pl:mixin:APP:performant.mixins.json:entity.MobServerWorldMixin,pl:mixin:APP:fabrication.mixins.json:i_woina.no_experience.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:c_tweaks.alt_absorption_sound.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin: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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$17325/1917262417.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:
-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['SexualReasons'/270, l='ServerLevel[New World]', x=-600.26, y=70.00, z=930.48]]
Chunk stats: ServerChunkCache: 2025
Level dimension: minecraft:overworld
Level spawn location: World: (-688,71,848), Chunk: (at 0,4,0 in -43,53; contains blocks -688,0,848 to -673,255,863), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
Level time: 3310 game time, 3310 day time
Level name: New World
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 42657 (now: false), thunder time: 168077 (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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin: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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$17325/1917262417.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: 22349157896 bytes (21313 MB) / 26440892416 bytes (25216 MB) up to 31138512896 bytes (29696 MB)
CPUs: 12
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx29G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
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.2.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.2.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.2.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.2.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/preview_OptiFine_1.16.5_HD_U_G8_pre11.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.2.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.2
FML Language Providers:
[email protected]
minecraft@1
Mod List:
enchantedbookredesign-3.3-1.16.4.jar |Enchanted Book Redesign |enchantedbookredesign |3.3-1.16.4 |DONE |NOSIGNATURE
notenoughcrashes-3.1.8-forge.jar |Not Enough Crashes |notenoughcrashes |3.1.8 |DONE |NOSIGNATURE
GlobalGameRules-1.16.4-5.0.1.3.jar |Global GameRules |globalgamerules |5.0.1.3 |DONE |15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
supermartijn642configlib-1.0.5a-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.5a |DONE |NOSIGNATURE
SlimyBoyos-3.1.0.11.jar |SlimyBoyos |slimyboyos |3.1.0.11 |DONE |NOSIGNATURE
ExtraDetails+for+1.16.5.jar |ExtraDetails |extradetails |1.0 |DONE |NOSIGNATURE
Variant16x-1.16.5-v0.17.4.5_beta.jar |Variant16x |variant16x |0.17.4.5_beta |DONE |NOSIGNATURE
bigbrain-1.1.3.jar |Big Brain |bigbrain |1.1.3 |DONE |NOSIGNATURE
infernal-expansion-forge-1.3.jar |Infernal Expansion |infernalexp |Release 1.3 |DONE |NOSIGNATURE
TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |DONE |NOSIGNATURE
GoldenChorusFruit1.16.x-1.0.jar |Golden Chorus Fruit |goldenchorus |1.16.x-1.0.0 |DONE |NOSIGNATURE
LimitedLives-1.16.3-1.1.2.jar |Limited Lives |limitedlives |1.1.2 |DONE |NOSIGNATURE
bambooeverything-1.16.3-forge-1.0.0.jar |Bamboo Everything |bambooeverything |1.16.3-forge-1.0.0 |DONE |NOSIGNATURE
wonderful-enchantments-1.16.4-1.1.3.jar |Wonderful Enchantments |wonderful_enchantments |1.1.3 |DONE |NOSIGNATURE
villagernames_1.16.5-2.9.jar |Villager Names |villagernames |2.9 |DONE |NOSIGNATURE
realisticbees_1.16.5-1.2.jar |Realistic Bees |realisticbees |1.2 |DONE |NOSIGNATURE
Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |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
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |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
forgery-1.3.4.jar |Fabrication |fabrication |1.3.4 |DONE |NOSIGNATURE
toolleveling-1.16.2-1.1.1.jar |Tool Leveling |toolleveling |1.16.2 - 1.1.1 |DONE |NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
ProgressiveBosses-2.2.0-mc1.16.x.jar |Progressive Bosses |progressivebosses |2.2.0 |DONE |NOSIGNATURE
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
cowboyup-2.0.3-mc1.16.4.jar |CowboyUp |cowboyup |2.0.3-mc1.16.4 |DONE |NOSIGNATURE
kelpfertilizer_1.16.5-1.4.jar |Kelp Fertilizer |kelpfertilizer |1.4 |DONE |NOSIGNATURE
FpsReducer-mc1.16.4-1.18.jar |FPS Reducer |fpsreducer |mc1.16.4-1.18 |DONE |NOSIGNATURE
JustEnoughResources-1.16.3-0.12.0.100.jar |Just Enough Resources |jeresources |0.12.0.100 |DONE |NOSIGNATURE
exp_ore-1.16.4-1.2.jar |Exp Ore Block |exp_ore |1.2 |DONE |NOSIGNATURE
lavasponge-1.0.2-1.16.5.jar |LavaSponge |lavasponge |1.0.2-1.16.5 |DONE |NOSIGNATURE
LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |DONE |NOSIGNATURE
RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |DONE |NOSIGNATURE
netherite-plus-mod-1.4.2-1.16.5-forge.jar |Netherite Plus |netherite_plus |1.4.2-1.16.5 |DONE |NOSIGNATURE
EnhancedSnowman-1.16.4-1.0.2.jar |Enhanced Snowman |enhanced_snowman |1.0.2 |DONE |NOSIGNATURE
betterendforge-1.16.4-1.5.1.jar |BetterEnd Forge |betterendforge |1.16.4-1.5.1 |DONE |NOSIGNATURE
cuneiform-1.16.3-1.2.3.1.jar |Cuneiform |cuneiform |1.16.3-1.2.3.1 |DONE |NOSIGNATURE
oretweaker-1.1.1.jar |OreTweaker |oretweaker |1.1.1 |DONE |NOSIGNATURE
chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |NOSIGNATURE
dwmh-1.16.4-0.4.0.2.jar |Dude! Where's my Horse? |dwmh |1.16.4-0.4.0.2 |DONE |NOSIGNATURE
customizableelytra-1.16.4-1.4.2.jar |Customizable Elytra |customizableelytra |1.16.4-1.4.2 |DONE |NOSIGNATURE
repurposed_structures-1.16.5-2.5.1.jar |Repurposed Structures |repurposed_structures |1.16.5-2.5.1 |DONE |NOSIGNATURE
solpotato-1.16.X-1.1.0.jar |Spice of Life: Potato Edition |solpotato |1.16.X-1.1.0 |DONE |NOSIGNATURE
BetterDrowning-1.16.5-2.0.2.jar |BetterDrowning |betterdrowning |2.0.2 |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
projectvibrantjourneys-1.16.5-3.0.0.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.0.0 |DONE |NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |NOSIGNATURE
LetSleepingDogsLie-1.16.3-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |DONE |NOSIGNATURE
toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |NOSIGNATURE
BetterDefaultBiomes-1.16.4+-Alpha+2.5.3.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.3 |DONE |NOSIGNATURE
villagespawnpoint_1.16.5-1.5.jar |Village Spawn Point |villagespawnpoint |1.5 |DONE |NOSIGNATURE
Many+Enchants+1.1.jar |Fluffys Many Enchantments! |manyenchants |1.1 |DONE |NOSIGNATURE
random_plant_heights-1.0.2.jar |Random Plant Heights |random_plant_heights |1.0.2 |DONE |NOSIGNATURE
CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |NOSIGNATURE
playerex-1.1.7.5-1.16.4.jar |Player Ex |playerex |1.1.7.5 |DONE |NOSIGNATURE
curios-forge-1.16.5-4.0.5.0.jar |Curios API |curios |1.16.5-4.0.5.0 |DONE |NOSIGNATURE
relics-0.1.10.1.jar |Relics |relics |0.1.10.1 |DONE |NOSIGNATURE
Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |NOSIGNATURE
MoreFlowerBushes-1.0.jar |More Flower Bushes |moreflowerbushes |1.0 |DONE |NOSIGNATURE
collective-1.16.5-2.25.jar |Collective |collective |2.25 |DONE |NOSIGNATURE
nightterror-1.0.jar |Night Terror |nightterror |1.0 |DONE |NOSIGNATURE
levelhearts-1.16.2-2.2.0.jar |LevelHearts |levelhearts |2.2.0 |DONE |NOSIGNATURE
Unique+Enchantments-1.16.5-1.9.1.jar |Unique Enchantments |uniquee |1.9.0 |DONE |NOSIGNATURE
TreePlant-1.16.x-0.3.0.jar |HT's TreePlant |treeplant |0.3.0 |DONE |NOSIGNATURE
betteranimals-1.16.4-5.5.0.jar |Cyber's Better Animal Models |betteranimals |5.5.0 |DONE |NOSIGNATURE
MushroomQuest_1.16.4_v3.0.jar |Mushroom Quest |mushroomquest |3.0.0 |DONE |NOSIGNATURE
BuddiesForBaby-1.16.4-v1.3.1.jar |Buddies For Baby |buddies_for_baby |1.3.1 |DONE |NOSIGNATURE
lottaterracotta-1.16.5-1.3.1.jar |Lotta Terracotta |lottaterracotta |1.16.5-1.3.1 |DONE |NOSIGNATURE
nolavabuild-1.16.3-1.0.1.jar |No Lava Build |nolavabuild |1.16.3-1.0.1 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
relicex-1.0.0-1.16.4.jar |Relic Ex |relicex |1.0.0 |DONE |NOSIGNATURE
Chunk+Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |NOSIGNATURE
majruszs-difficulty-1.16.5-0.5.2.jar |Majrusz's Progressive Difficul|majruszs_difficulty |0.5.2 |DONE |NOSIGNATURE
sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |DONE |NOSIGNATURE
architectury-1.10.139-forge.jar |Architectury |architectury |1.10.139 |DONE |NOSIGNATURE
ItemPhysic_v1.4.17_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |NOSIGNATURE
TrampleStopper-2.4.9+mc-1.16.5.jar |Trample Stopper |tramplestopper |2.4.9+mc-1.16.5 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
BetterBurning-1.16.5-6.0.3.jar |BetterBurning |betterburning |6.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
abstoneedition-1.1.9-mc1.16.jar |Additional Blocks: Stone Editi|abstoneedition |1.1.9 |DONE |NOSIGNATURE
WellBehavedMobs-v1.2.3-1.16.5.jar |Well-Behaved Mobs |wellbehavedmobs |1.2.3 |DONE |3b:7d:be:d1:e9:dc:c0:ad:9f:f6:3d:4d:65:a8:d0:5e:da:d1:2b:b1:33:11:18:5f:0b:0d:4c:fa:9e:7c:27:41
ScalingHealth-1.16.5-4.0.5+5.jar |Scaling Health |scalinghealth |4.0.5+5 |DONE |NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |NOSIGNATURE
JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |DONE |NOSIGNATURE
geckolib-forge-1.16.5-3.0.19.jar |GeckoLib |geckolib3 |3.0.19 |DONE |NOSIGNATURE
altereddamage_1.16.5-1.4.jar |Altered Damage |altereddamage |1.4 |DONE |NOSIGNATURE
SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |NOSIGNATURE
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
mowziesmobs-1.5.15.jar |Mowzie's Mobs |mowziesmobs |1.5.15 |DONE |NOSIGNATURE
Cursed-1.16.5-7.0.1.jar |Cursed |cursed |7.0.1 |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
AbyssalDepths-1.16.5-1.0.1.jar |Abyssal Depths |abyssaldepths |1.16.5-1.0.1 |DONE |NOSIGNATURE
TonsOfEnchants-1.16.5-0.5vfix.jar |Tons Of Enchantments |tonsofenchants |1.16.5-0.5 |DONE |NOSIGNATURE
mining-helmet-1.16.4-2.0.0.jar |Mining Helmet |mining_helmet |2.0.0 |DONE |NOSIGNATURE
mosaic_blocks-1.16.5-1.0.jar |Mosaic Blocks |mosaic_blocks |1.16.5-0.1 |DONE |NOSIGNATURE
EasyMagic-v1.0.2-1.16.5.jar |Easy Magic |easymagic |1.0.2 |DONE |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
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
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |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
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
Enhanced-Mushrooms-1.16.5-3.0.7.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.7 |DONE |NOSIGNATURE
Bayou-Blues-1.16.5-1.0.4.jar |Bayou Blues |bayou_blues |1.16.5-1.0.4 |DONE |NOSIGNATURE
differentiate-1.16.5-0.3.3.jar |Differentiate |differentiate |0.3.3 |DONE |NOSIGNATURE
addendum-1.16.5-1.3.0.jar |Addendum |addendum |1.3.0 |DONE |NOSIGNATURE
morerespawnanchors-1.16.5-1.3.0.jar |More Respawn Anchors |morerespawnanchors |1.3.0 |DONE |NOSIGNATURE
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |NOSIGNATURE
CuriosQuarkOBP-1.16.5-1.0.2.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.0.2 |DONE |NOSIGNATURE
colytra-forge-1.16.4-5.1.0.0.jar |Colytra |colytra |1.16.4-5.1.0.0 |DONE |NOSIGNATURE
Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |NOSIGNATURE
WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |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
totaldarkness-1.2-1.16.3.jar |Total Darkness |totaldarkness |1.2-1.16.3 |DONE |NOSIGNATURE
PassableFoliage-1.16.4-2.2.0.jar |Passable Foliage |passablefoliage |2.2.0 |DONE |NOSIGNATURE
BetterPortals-1.16.4-0.3.2.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.2 |DONE |NOSIGNATURE
HarderBranchMining-1.36.0.8.jar |Harder Branch Mining Mod |harderbranchmining |1.36.0.8 |DONE |NOSIGNATURE
BasaltBlocks-1.16.3-1.0.0.jar |Basalt Blocks |basaltblocks |1.0.0 |DONE |NOSIGNATURE
ObsidianExpansion-1.16.4-1.0.1.jar |Killerz Obsidian Expansion |obsidianexpansion |1.0.1 |DONE |NOSIGNATURE
sweetconcrete-1.16.5-1.7.1.jar |Sweet Concrete |sweetconcrete |1.16.3-1.7.1 |DONE |NOSIGNATURE
MoreEnchantments_MC_1.16.4_Vers.1.0.1.jar |More Enchantments |more_enchantments |1.0.1 |DONE |NOSIGNATURE
NaturesCompass-1.16.5-1.8.6.jar |Nature's Compass |naturescompass |1.16.5-1.8.6 |DONE |NOSIGNATURE
bestfriend-1.0.jar |Best Friend |bestfriend |1.0.0 |DONE |NOSIGNATURE
configurablemobpotioneffects_1.16.5-1.2.jar |Configurable Mob Potion Effect|configurablemobpotioneffects |1.2 |DONE |NOSIGNATURE
betteranimalsplus-1.16.4-10.1.0.jar |Better Animals Plus |betteranimalsplus |10.1.0 |DONE |NOSIGNATURE
RealisticTorches-1.16.5-3.1.2.jar |Realistic Torches |realistictorches |1.16.5-3.1.2 |DONE |NOSIGNATURE
Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |NOSIGNATURE
JEITweaker-1.16.5-1.0.1.14.jar |JEI Tweaker |jeitweaker |1.0.1.14 |DONE |NOSIGNATURE
MysticsBiomes-1.16.4-1.0.6.jar |Mystic's Biomes |mysticsbiomes |1.16.4-1.0.6 |DONE |NOSIGNATURE
CraftTweaker-1.16.5-7.1.0.177.jar |CraftTweaker |crafttweaker |7.1.0.177 |DONE |NOSIGNATURE
forge-1.16.5-36.1.2-universal.jar |Forge |forge |36.1.2 |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
WailaHarvestability-mc1.16.x-forge-1.1.14.jar |Waila Harvestability |wailaharvestability |1.1.14 |DONE |NOSIGNATURE
untitledduckmod-0.1.2-forge.jar |Untitled Duck Mod |untitledduckmod |0.1.2 |DONE |NOSIGNATURE
SubWild-1.16.5-1.2.0.jar |Subterranean Wilderness |subwild |1.2.0 |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
wooltweaks_1.16.5-1.2.jar |Wool Tweaks |wooltweaks |1.2 |DONE |NOSIGNATURE
forge-1.16.5-36.1.2-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
cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |NOSIGNATURE
ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
beaconchunkloaders-1.16.4-1.2.jar |Beacon Chunkloaders |beaconchunkloaders |1.16.4-1.2 |DONE |NOSIGNATURE
itlt-1.16.x-1.0.5.jar |It's the little things |itlt |1.16.x-1.0.5 |DONE |NOSIGNATURE
weakerspiderwebs_1.16.5-1.7.jar |Weaker Spiderwebs |weakerspiderwebs |1.7 |DONE |NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.0.3.jar |EnchantmentDescriptions |enchdesc |7.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
swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |DONE |NOSIGNATURE
Abundance-1.16.5-1.0.5.jar |Abundance |abundance |1.16.5-1.0.5 |DONE |NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |NOSIGNATURE
additionalenderitems_1.16.4_1.2.0.jar |Additional Ender Items |additionalenderitems |1.2.0 |DONE |NOSIGNATURE
spidersproducewebs_1.16.5-1.3.jar |Spiders Produce Webs |spidersproducewebs |1.3 |DONE |NOSIGNATURE
modifiers-0.1.2-forge.jar |Modifiers |modifiers |0.1.2 |DONE |NOSIGNATURE
CreativeCore_v2.1.0_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE
HerdMentality-1.16.5-6.0.2.jar |HerdMentality |herdmentality |6.0.2 |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
turtlemancy-1.16.5-1.6.3.jar |Turtlemancy |turtlemancy |1.6.3 |DONE |NOSIGNATURE
villagertrades-0.1.jar |Villager Trades |villagertrades |0.1 |DONE |NOSIGNATURE
Natural+Decor+Mod+1.16.5++II+V1.1+BETA.jar |Natural Decor Mod |naturaldecormod |1.1 |DONE |NOSIGNATURE
personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |NOSIGNATURE
nolakes-0.1-1.16.4.jar |NoLakes! |nolakes |0.1-1.16.4 |DONE |NOSIGNATURE
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |NOSIGNATURE
majrusz-library-1.16.4-1.5.0.jar |Majrusz Library |majrusz_library |1.5.0 |DONE |NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |NOSIGNATURE
whisperwoods-1.16.4-2.0.0.jar |Whisperwoods |whisperwoods |2.0.0 |DONE |NOSIGNATURE
notenoughanimations-1.2.3.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.3 |DONE |NOSIGNATURE
SpartanShields-1.16.4-2.1.1.jar |Spartan Shields |spartanshields |2.1.1 |DONE |NOSIGNATURE
notenoughbreeding-1.16.4-1.0.0.jar |Not Enough Breeding |notenoughbreeding |1.16.4-1.0.0 |DONE |NOSIGNATURE
FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |NOSIGNATURE
AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
Quark-r2.4-310.jar |Quark |quark |r2.4-310 |DONE |NOSIGNATURE
charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |NOSIGNATURE
terraincognita-1.16.3-1.6.3.jar |Terra Incognita |terraincognita |1.16.3-1.6.3 |DONE |NOSIGNATURE
extragolems-11.3.0.jar |Extra Golems |golems |11.3.0 |DONE |NOSIGNATURE
performant-1.16.2-5-3.40m.jar |Performant |performant |3.40m |DONE |NOSIGNATURE
DoubleSlabs-1.16-3.4.10.jar |Double Slabs |doubleslabs |3.4.10 |DONE |NOSIGNATURE
Regrowth-1.16.4-1.16.4-1.35.0.18.jar |Regrowth Mod |regrowth |1.16.4-1.35.0.18 |DONE |NOSIGNATURE
globaldataandresourcepacks-1.16.4-1.7.4.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.16.4-1.7.3 |DONE |NOSIGNATURE
FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
solcarrot-1.16.3-1.9.10.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.10 |DONE |NOSIGNATURE
OddWaterMobs[1.16.5]_1.2.5.jar |Odd Water Mobs |oddwatermobs |1.2.5 |DONE |NOSIGNATURE
curseofcurses-1.16.2-1.1.3.jar |Curse of Curses |curseofcurses |1.1.3 |DONE |NOSIGNATURE
byg-1.1.14.jar |Oh The Biomes You'll Go |byg |1.1.14 |DONE |NOSIGNATURE
Variant16x-BiomesYouGo-1.16.5-v0.17.4.4_beta_pre1.|Variant16x: Oh the Biomes You'|variant16x_biomesyougo |0.17.4.4_beta_pre1 |DONE |NOSIGNATURE
HarderFarther-1.16.5-1.36.0.6.jar |Harder Farther Mod |harderfarther |1.36.0.6 |DONE |NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
enchantingfever-1.3.1.jar |Enchanting Fever |enchantingfever |1.3.1 |DONE |NOSIGNATURE
Crash Report UUID: f99728d2-f113-4ba4-95e9-68422b161a75
Patchouli open book context: n/a
Suspected Mods: Unknown
Player Count: 1 / 8; [ServerPlayerEntity['SexualReasons'/270, l='ServerLevel[New World]', x=-600.26, y=70.00, z=930.48]]
Data Packs: vanilla, mod:enchantedbookredesign (incompatible), mod:notenoughcrashes, mod:globalgamerules, mod:supermartijn642configlib, mod:slimyboyos, mod:extradetails (incompatible), mod:variant16x, mod:bigbrain, mod:infernalexp (incompatible), mod:transliterationlib (incompatible), mod:goldenchorus, mod:limitedlives, mod:bambooeverything (incompatible), mod:wonderful_enchantments, mod:villagernames, mod:realisticbees, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:yungsapi, mod:mutantbeasts (incompatible), mod:bookshelf, mod:fabrication, mod:toolleveling (incompatible), mod:randompatches, mod:progressivebosses, mod:waila, mod:cowboyup, mod:kelpfertilizer, mod:fpsreducer, mod:jeresources, mod:exp_ore (incompatible), mod:lavasponge (incompatible), mod:losttrinkets, mod:revampedwolf, mod:netherite_plus, mod:enhanced_snowman (incompatible), mod:betterendforge, mod:cuneiform, mod:oretweaker, mod:chocolate, mod:dwmh (incompatible), mod:customizableelytra, mod:repurposed_structures, mod:solpotato (incompatible), mod:betterdrowning (incompatible), mod:projectvibrantjourneys, mod:lollipop, mod:dogslie, mod:toughnessbar (incompatible), mod:betterdefaultbiomes, mod:villagespawnpoint, mod:manyenchants, mod:random_plant_heights, mod:cnb, mod:playerex, mod:curios, mod:relics, mod:patchouli (incompatible), mod:moreflowerbushes (incompatible), mod:collective, mod:nightterror (incompatible), mod:levelhearts (incompatible), mod:uniquee (incompatible), mod:treeplant, mod:betteranimals (incompatible), mod:mushroomquest, mod:buddies_for_baby, mod:lottaterracotta (incompatible), mod:nolavabuild (incompatible), mod:relicex, mod:chunkpregen, mod:majruszs_difficulty, mod:sapience, mod:architectury, mod:itemphysic, mod:tramplestopper (incompatible), mod:betterburning, mod:abstoneedition, mod:wellbehavedmobs, mod:scalinghealth, mod:fastleafdecay (incompatible), mod:babel, mod:jepb, mod:geckolib3 (incompatible), mod:altereddamage, mod:savemystronghold, mod:quarkoddities (incompatible), mod:mowziesmobs (incompatible), mod:cursed, mod:abyssaldepths, mod:tonsofenchants, mod:mining_helmet (incompatible), mod:mosaic_blocks, mod:easymagic, mod:jei, mod:druidcraft (incompatible), mod:attributefix, mod:abnormals_core, mod:buzzier_bees, mod:enhanced_mushrooms, mod:bayou_blues, mod:differentiate, mod:addendum, mod:morerespawnanchors, mod:caelus, mod:curiosquarkobp, mod:colytra (incompatible), mod:better_badlands, mod:wawla, mod:totaldarkness, mod:passablefoliage, mod:betterportals, mod:harderbranchmining, mod:basaltblocks (incompatible), mod:obsidianexpansion, mod:sweetconcrete (incompatible), mod:more_enchantments, mod:naturescompass (incompatible), mod:bestfriend, mod:configurablemobpotioneffects, mod:betteranimalsplus (incompatible), mod:realistictorches (incompatible), mod:toastcontrol (incompatible), mod:jeitweaker, mod:mysticsbiomes, mod:crafttweaker, mod:forge, mod:wailaharvestability, mod:untitledduckmod, mod:subwild, mod:dsurround, mod:wooltweaks, mod:upgrade_aquatic, mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:endergetic, mod:beaconchunkloaders (incompatible), mod:itlt (incompatible), mod:weakerspiderwebs, mod:enchdesc, mod:swingthroughgrass (incompatible), mod:mousetweaks, mod:toolbelt (incompatible), mod:abundance, mod:silentlib (incompatible), mod:additionalenderitems, mod:spidersproducewebs, mod:modifiers, mod:creativecore, mod:herdmentality (incompatible), mod:turtlemancy, mod:villagertrades, mod:naturaldecormod, mod:personality, mod:nolakes (incompatible), mod:atmospheric, mod:majrusz_library, mod:jeiintegration, mod:whisperwoods (incompatible), mod:notenoughanimations (incompatible), mod:spartanshields, mod:notenoughbreeding, mod:fastbench (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:charm, mod:terraincognita, mod:golems (incompatible), mod:performant (incompatible), mod:doubleslabs (incompatible), mod:regrowth, mod:globaldataandresourcepacks (incompatible), mod:fastfurnace (incompatible), mod:appleskin, mod:solcarrot (incompatible), mod:oddwatermobs, mod:curseofcurses (incompatible), mod:byg, mod:variant16x_biomesyougo, mod:harderfarther, mod:overloadedarmorbar (incompatible), mod:enchantingfever
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
OptiFine Version: OptiFine_1.16.5_HD_U_G8_pre11
OptiFine Build: 20210324-231709
Render Distance Chunks: 5
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 - Build 27.20.100.8935
OpenGlRenderer: Intel(R) UHD Graphics 630
OpenGlVendor: Intel
CpuCount: 12
Idk, lately I've been frequently getting these crashes. Sorry if isn't your mod but I don't know how to decipher what most of this means.
I have stumbled upon this error before. Since the introduction of global loot modifiers in Forge, the DamageSource for getDamageSource() in LootingLevelEvent can return null, which a lot of mods don't handle. In this case, the bug is in the Unique Enchantments mod. If I remember correctly, our mod does not use global loot modifiers at all (seems probable since this mod is a port from Fabric, which does not have a global loot modifier system at all), so this crash is completely unrelated to Better End.