TerraForged / tracker

Technical issue tracker
1 stars 0 forks source link

Game Crash when generating world. (NOT URGENT ~ LOW PRIORITY) #183

Closed Hukenon closed 2 years ago

Hukenon commented 2 years ago

PLEASE PROVIDE DETAILED INFORMATION, LOGS, CRASH-REPORTS.
Search for existing issues before opening a new one.
Note: we are not accepting feature requests/questions. Just bugs pls :]

I have a server that's been running for over a year on 1.16.4, and need to update it to 1.16.5. The world is a massive Terraforged continent that is around 26,000 blocks wide. I've spent weeks tweaking the new version of the modpack for the server only to realize the new Terraforged update will create chunk borders throughout the continent effectively ruining it if I update, and pre-generating the world would take about a week & more room on my computer than I have hardware to support.

I wanted to run the old Terraforged version I was using (Version 1.16.4 0.2.0-BETA-8) on 1.16.5 to prevent chunk borders. It crashes the game when I try to generate a world with this configuration however. I'll post the crash log, and I want to know if I somehow were to change the version in the code to make the mod think its for 1.16.5, would it work? 1.16.4 and 1.16.5 are so similar many mods are unaffected without needing to be updated. If its at all possible to make the older version of Terraforged work in 1.16.5 it would be a life saver.

I understand this is an annoying request but I appreciate you reading it, thank you.

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 4/28/22 3:06 AM Description: Exception initializing level

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at com.terraforged.mod.chunk.SetupFactory.createFeatureDecorators(SetupFactory.java:80) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.GeneratorResources.(GeneratorResources.java:56) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.GeneratorResources.lambda$factory$0(GeneratorResources.java:72) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.GeneratorResources$$Lambda$18880/1409221621.apply(Unknown Source) ~[?:?] {} at com.terraforged.engine.concurrent.task.LazySupplier.lambda$factory$0(LazySupplier.java:52) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.engine.concurrent.task.LazySupplier$$Lambda$18859/343767154.get(Unknown Source) ~[?:?] {} at com.terraforged.engine.concurrent.task.LazySupplier.create(LazySupplier.java:40) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.engine.concurrent.task.LazyCallable.call(LazyCallable.java:66) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.engine.concurrent.task.LazyCallable.get(LazyCallable.java:101) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.TFChunkGenerator.getChunkReader(TFChunkGenerator.java:358) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.TFChunkGenerator.func_222529_a(TFChunkGenerator.java:260) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.biome.spawn.SpawnHandler.getSurface(SpawnHandler.java:90) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.biome.spawn.SpawnHandler.createSpawn(SpawnHandler.java:60) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_342_SpawnHandler_createSpawn_CreateSpawnPosition.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3213/1436741771.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.event.ForgeEventFactory.onCreateWorldSpawn(ForgeEventFactory.java:522) ~[?:?] {re:mixin,re:classloading} at net.minecraft.server.MinecraftServer.func_240786a(MinecraftServer.java:391) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240787a(MinecraftServer.java:344) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:308) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:86) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$20399/2110835918.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [snowrealmagic.mixins.json:MixinLayerDecorator] from phase [DEFAULT] in config [snowrealmagic.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 37 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Redirect annotation on srm_isIn could not find any targets matching 'fixBaseBlock' in com.terraforged.mod.chunk.column.post.LayerDecorator. Using refmap mixins.snowrealmagic.refmap.json [PREINJECT Applicator Phase -> snowrealmagic.mixins.json:MixinLayerDecorator -> Prepare Injections -> -> redirect$zep000$srm_isIn(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/Block;)Z -> Parse] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:316) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:308) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo.(RedirectInjectionInfo.java:44) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at sun.reflect.GeneratedConstructorAccessor36.newInstance(Unknown Source) ~[?:?] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 37 more

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

-- Head -- Thread: Server thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at com.terraforged.mod.chunk.SetupFactory.createFeatureDecorators(SetupFactory.java:80) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.GeneratorResources.(GeneratorResources.java:56) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.GeneratorResources.lambda$factory$0(GeneratorResources.java:72) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.GeneratorResources$$Lambda$18880/1409221621.apply(Unknown Source) ~[?:?] {} at com.terraforged.engine.concurrent.task.LazySupplier.lambda$factory$0(LazySupplier.java:52) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.engine.concurrent.task.LazySupplier$$Lambda$18859/343767154.get(Unknown Source) ~[?:?] {} at com.terraforged.engine.concurrent.task.LazySupplier.create(LazySupplier.java:40) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.engine.concurrent.task.LazyCallable.call(LazyCallable.java:66) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.engine.concurrent.task.LazyCallable.get(LazyCallable.java:101) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.TFChunkGenerator.getChunkReader(TFChunkGenerator.java:358) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.chunk.TFChunkGenerator.func_222529_a(TFChunkGenerator.java:260) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.biome.spawn.SpawnHandler.getSurface(SpawnHandler.java:90) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at com.terraforged.mod.biome.spawn.SpawnHandler.createSpawn(SpawnHandler.java:60) ~[?:1.16.4-0.2.0-BETA-8] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_342_SpawnHandler_createSpawn_CreateSpawnPosition.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3213/1436741771.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.event.ForgeEventFactory.onCreateWorldSpawn(ForgeEventFactory.java:522) ~[?:?] {re:mixin,re:classloading} at net.minecraft.server.MinecraftServer.func_240786a(MinecraftServer.java:391) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} -- Affected level -- Details: All players: 0 total; [] Chunk stats: ServerChunkCache: 0 Level dimension: minecraft:overworld Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 0 game time, 0 day time Level name: please work... Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.func_240787a(MinecraftServer.java:344) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:308) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:86) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$20399/2110835918.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: 4884868512 bytes (4658 MB) / 8522825728 bytes (8128 MB) up to 8589934592 bytes (8192 MB) CPUs: 16 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: javafml@36.2 minecraft@1 kotlinforforge@1.15.1 Mod List: enchantedbookredesign-3.3-1.16.4.jar |Enchanted Book Redesign |enchantedbookredesign |3.3-1.16.4 |DONE |Manifest: NOSIGNATURE BetterDungeons-1.16.4-1.2.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2 |DONE |Manifest: NOSIGNATURE bigbrain-1.2.4.jar |Big Brain |bigbrain |1.2.4 |DONE |Manifest: NOSIGNATURE Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |DONE |Manifest: NOSIGNATURE areas_1.16.5-2.8.jar |Areas |areas |2.8 |DONE |Manifest: NOSIGNATURE upsizer-mc1.16.4-6.1.1.jar |Upsizer |upsizer |6.1.1 |DONE |Manifest: NOSIGNATURE curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar |Curious Shulker Boxes |curiousshulkerboxes |1.16.5-4.0.1.0 |DONE |Manifest: NOSIGNATURE glazedsymmetry-1.0.jar |Glazed Symmetry |glazedsymmetry |1.0 |DONE |Manifest: NOSIGNATURE wonderful-enchantments-1.16.4-1.3.5.jar |Wonderful Enchantments |wonderful_enchantments |1.3.5 |DONE |Manifest: NOSIGNATURE KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |Manifest: NOSIGNATURE pitg-1.16.5-2.0.1.jar |Pane In The Glass |pitg |1.16.5-2.0.1 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE villagernames_1.16.5-3.3.jar |Villager Names |villagernames |3.3 |DONE |Manifest: NOSIGNATURE TerraForged-1.16.4-0.2.0-BETA-8.jar |TerraForged |terraforged |0.2.0-BETA-8 |DONE |Manifest: 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 Controlling-7.0.0.24.jar |Controlling |controlling |7.0.0.24 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.0.jar |Alex's Mobs |alexsmobs |1.12.0 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 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 Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE Omni-1.16.5-1.2.2.jar |Omni |omni |version |DONE |Manifest: NOSIGNATURE NotEnoughCreativity-Forge-1.16-1.3.1.jar |Not Enough Creativity |notenoughcreativity |1.3.1 |DONE |Manifest: NOSIGNATURE fakename-1.16.2-1.4.0.9.jar |Fakename |fakename |1.4.0.9 |DONE |Manifest: 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 speedyhoppers-1.16.4-1.jar |Speedy Hoppers |speedyhoppers |1.16.4-1 |DONE |Manifest: NOSIGNATURE SnowRealMagic-1.16.4-2.6.1.jar |Snow! Real Magic! |snowrealmagic |2.6.1 |DONE |Manifest: NOSIGNATURE immersive-armors-1.1.2-forge.jar |Immersive Armors |immersive_armors |1.1.2 |DONE |Manifest: NOSIGNATURE carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |Manifest: 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 supplementaries-1.16.5-0.17.9.jar |Supplementaries |supplementaries |1.16.5-0.17.9 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE LavaClearView-1.16.2-1.1.0.jar |Lava Clear View |clearview |1.1.0 |DONE |Manifest: NOSIGNATURE corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE chipped-1.1.2.jar |Chipped |chipped |1.1.2 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.4.6.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.6 |DONE |Manifest: NOSIGNATURE locallooks-1.0.0-1.16.5.jar |Local Looks |locallooks |1.0.0 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.482-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.482 |DONE |Manifest: NOSIGNATURE simpleshops-1.1.3.jar |Simple Shops |simpleshops |1.1.3 |DONE |Manifest: NOSIGNATURE thatched-0.5.jar |Thatched |thatched |version |DONE |Manifest: NOSIGNATURE snailmail-1.16.4-1.0.0.jar |Snail Mail |snailmail |1.0.0 |DONE |Manifest: NOSIGNATURE fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE dungeons_enhanced-1.16.5-1.7.jar |Dungeons Enhanced |dungeons_enhanced |1.7 |DONE |Manifest: NOSIGNATURE pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE collective-1.16.5-2.64.jar |Collective |collective |2.64 |DONE |Manifest: NOSIGNATURE extlights-3.3.jar |Extended Lights |extlights |3.3 |DONE |Manifest: NOSIGNATURE xercapaint-1.16.5-1.0.jar |Joy of Painting |xercapaint |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE CustomNPCs-1.16.5.20220226.jar |Custom NPCs |customnpcs |1.16.5.20220226 |DONE |Manifest: NOSIGNATURE buildersaddition-1.16.5-20210807a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210807a |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |Manifest: NOSIGNATURE cherishedworlds-forge-1.16.5-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.16.5-5.1.1.0 |DONE |Manifest: NOSIGNATURE FallingTree-1.16.5-2.11.5.jar |FallingTree |fallingtree |2.11.5 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 enchantwithmob-1.16.5-1.4.6.jar |Enchant With Mob |enchantwithmob |1.16.5-1.4.6 |DONE |Manifest: NOSIGNATURE smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.68.jar |GeckoLib |geckolib3 |3.0.68 |DONE |Manifest: NOSIGNATURE dungeons_gear-1.16.5-3.0.17.jar |Dungeons Gear |dungeons_gear |3.0.17 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE Kiwi-1.16.5-3.5.2.jar |Kiwi |kiwi |3.5.2 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE SereneShrubbery-1.16.5-1.1.0.jar |Serene Shrubbery |serene_shrubbery |1.0.0 |DONE |Manifest: NOSIGNATURE pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE locks-1.16.5-3.0.3.jar |Locks |locks |3.0.3 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.121.jar |Just Enough Items |jei |7.7.1.121 |DONE |Manifest: NOSIGNATURE [1.16.5]-Medieval-Siege-Machines-v1.6.jar |Medieval Siege Machines |siegemachines |1.16-1.17 |DONE |Manifest: NOSIGNATURE callablehorses-1.16.3-1.2.1.4.jar |Callable Horses |callablehorses |1.2.1.4 |DONE |Manifest: 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 abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |DONE |Manifest: NOSIGNATURE environmental-1.16.5-1.1.0.jar |Environmental |environmental |1.1.0 |DONE |Manifest: NOSIGNATURE allurement-1.16.5-1.2.0.jar |Allurement |allurement |1.2.0 |DONE |Manifest: NOSIGNATURE buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.1.jar |Caelus API |caelus |1.16.5-2.1.3.1 |DONE |Manifest: NOSIGNATURE extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.3.jar |Waystones |waystones |7.6.3 |DONE |Manifest: NOSIGNATURE totaldarkness-1.3-1.16.5.jar |Total Darkness |totaldarkness |1.3-1.16.5 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |DONE |Manifest: NOSIGNATURE Artifacts-1.16.5-2.10.0.jar |Artifacts |artifacts |1.16.5-2.10.0 |DONE |Manifest: NOSIGNATURE netheritehorsearmor-1.7.jar |Netherite Horse Armor Mod |netheritehorsearmor |1.7 |DONE |Manifest: NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE betteranimalsplus-1.16.5-10.2.0.jar |Better Animals Plus |betteranimalsplus |10.2.0 |DONE |Manifest: NOSIGNATURE bedspreads-forge-1.16.5-5.1.0.2.jar |Bedspreads |bedspreads |1.16.5-5.1.0.2 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE catalogue-1.5.0-1.16.5.jar |Catalogue |catalogue |1.5.0 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.4.1.jar |iChunUtil |ichunutil |10.4.1 |DONE |Manifest: NOSIGNATURE traverse-1.16.4-0.4.3.8.jar |Traverse: Reforged |traverse |1.16.4-0.4.3.8 |DONE |Manifest: NOSIGNATURE CraftTweaker-1.16.5-7.1.2.459.jar |CraftTweaker |crafttweaker |7.1.2.459 |DONE |Manifest: NOSIGNATURE wandering-bag-1.16.5-1.0.4.jar |Wandering Bag |wandering_bag |1.0.4 |DONE |Manifest: NOSIGNATURE DiamondOrbs1.0.0.jar |Diamond Orbs |diamond_orbs |1.0.0 |DONE |Manifest: NOSIGNATURE 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE xercamusic-1.16.5-1.4.jar |Xerca's Music Maker Mod |xercamusic |1.16.5-1.4 |DONE |Manifest: NOSIGNATURE DynamicSurroundings-1.16.4-4.0.4.2.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |DONE |Manifest: 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 tellme-forge-1.16.4-0.9.1.jar |TellMe |tellme |0.9.1 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.8.1.jar |Selene |selene |1.16.5-1.8.1 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.0.12.jar |EnchantmentDescriptions |enchdesc |7.0.12 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE torojimaBuildHelper-3.3.0.2.jar |Torojima's Buildhelper |buildhelper |3.3.0.2 |DONE |Manifest: NOSIGNATURE pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE HukesSoulSandGlass_v2.0_1.16.4.jar |Huke's Soul Sand Glass |soul_sand_glass |1.0.0 |DONE |Manifest: NOSIGNATURE astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |Manifest: NOSIGNATURE atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE majrusz-library-1.16.4-2.0.1.jar |Majrusz Library |majrusz_library |2.0.1 |DONE |Manifest: NOSIGNATURE notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |DONE |Manifest: NOSIGNATURE justplayerheads_1.16.5-1.7.jar |Just Player Heads |justplayerheads |1.7 |DONE |Manifest: NOSIGNATURE flywheel-1.16-0.2.3.jar |Flywheel |flywheel |1.16-0.2.3 |DONE |Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2d.jar |Create |create |v0.3.2d |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE placeableitems-4.5.jar |Placeable Items |placeableitems |4.5 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |Manifest: NOSIGNATURE autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE Quark-r2.4-316.jar |Quark |quark |r2.4-316 |DONE |Manifest: NOSIGNATURE charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE abnormals_delight-1.16.5-1.2.0.jar |Abnormals Delight |abnormalsdelight |1.2.0 |DONE |Manifest: NOSIGNATURE PiTweaks-1.16.5-1.3.3.jar |CplPibald's Tweaks |pitweaks |1.16.5-1.3.3 |DONE |Manifest: NOSIGNATURE backpacked-2.1.6-1.16.5.jar |Backpacked |backpacked |2.1.6 |DONE |Manifest: NOSIGNATURE InventoryHud[1.16.2-1.16.5].forge-3.4.0.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.0 |DONE |Manifest: NOSIGNATURE illagersweararmor-1.0.4.jar |Illagers Wear Armor |illagersweararmor |1.0.4 |DONE |Manifest: NOSIGNATURE fins-1.6.2.jar |Fins and Tails |fins |1.6.2 |DONE |Manifest: NOSIGNATURE armor-weight-1.16.5-1.0.0.jar |Armor Weight |armor_weight |1.0.0 |DONE |Manifest: NOSIGNATURE FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |Manifest: NOSIGNATURE SoL-Carrot-1.16.5-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |DONE |Manifest: NOSIGNATURE BackTools-1.16.5-10.1.0.jar |Back Tools |backtools |10.1.0 |DONE |Manifest: NOSIGNATURE byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 valhelsia_core-16.0.12.jar |Valhelsia Core |valhelsia_core |16.0.12 |DONE |Manifest: NOSIGNATURE valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE chiselsandbits-1.0.63.jar |Chisels & bits |chiselsandbits |1.0.63 |DONE |Manifest: NOSIGNATURE xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |Manifest: NOSIGNATURE DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 2a57f1f6-753e-4f2e-8ce4-c5e7a70b0ea9 Kiwi Modules: kiwi:contributors kiwi:data snowrealmagic:core snowrealmagic:terraforged snowrealmagic:world Player Count: 0 / 8; [] Data Packs: vanilla, mod:enchantedbookredesign (incompatible), mod:betterdungeons, mod:bigbrain, mod:wyrmroost (incompatible), mod:transliterationlib (incompatible), mod:areas, mod:upsizer, mod:curiousshulkerboxes, mod:glazedsymmetry, mod:wonderful_enchantments, mod:kleeslabs (incompatible), mod:pitg (incompatible), mod:bettercaves (incompatible), mod:villagernames, mod:terraforged, mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:yungsapi, mod:bookshelf, mod:guardvillagers, mod:randompatches, mod:morpheus (incompatible), mod:omni, mod:notenoughcreativity, mod:fakename (incompatible), mod:speedyhoppers (incompatible), mod:snowrealmagic, mod:immersive_armors, mod:carryon, mod:supplementaries, mod:structure_gel, mod:clearview, mod:corpse, mod:chipped, mod:farmersdelight, mod:locallooks, mod:biomesoplenty, mod:simpleshops, mod:thatched, mod:snailmail (incompatible), mod:fairylights, mod:dungeons_enhanced, mod:pamhc2foodextended (incompatible), mod:cnb, mod:curios, mod:collective, mod:extlights, mod:xercapaint (incompatible), mod:betterstrongholds, mod:customnpcs, mod:buildersaddition (incompatible), mod:spartanweaponry, mod:curiouselytra, mod:aiimprovements, mod:cherishedworlds, mod:fallingtree, mod:enchantwithmob, mod:smallships, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:dungeons_gear, mod:quarkoddities (incompatible), mod:kiwi, mod:mowziesmobs (incompatible), mod:serene_shrubbery, mod:pamhc2trees (incompatible), mod:locks, mod:jei, mod:siegemachines, mod:callablehorses, mod:abnormals_core, mod:environmental, mod:allurement, mod:buzzier_bees, mod:caelus, mod:extraboats, mod:waystones (incompatible), mod:totaldarkness, mod:journeymap (incompatible), mod:artifacts, mod:netheritehorsearmor, mod:decorative_blocks, mod:curioofundying, mod:betteranimalsplus (incompatible), mod:bedspreads, mod:iceandfire (incompatible), mod:catalogue, mod:ichunutil, mod:traverse (incompatible), mod:crafttweaker, mod:wandering_bag, mod:diamond_orbs, mod:skinlayers3d, mod:forge, mod:bountiful (incompatible), mod:xercamusic (incompatible), mod:dsurround, mod:tellme (incompatible), mod:selene, mod:upgrade_aquatic, mod:endergetic, mod:enchdesc, mod:swingthroughgrass (incompatible), mod:buildhelper, mod:pamhc2crops (incompatible), mod:soul_sand_glass, mod:astikorcarts, mod:atmospheric, mod:majrusz_library, mod:notenoughanimations (incompatible), mod:justplayerheads, mod:flywheel, mod:create, mod:spartanshields, mod:savageandravage, mod:pamhc2foodcore (incompatible), mod:placeableitems (incompatible), mod:fastbench (incompatible), mod:autumnity, mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:charm, mod:abnormals_delight, mod:pitweaks, mod:backpacked (incompatible), mod:inventoryhud, mod:illagersweararmor (incompatible), mod:fins, mod:armor_weight, mod:fastfurnace (incompatible), mod:solcarrot, mod:backtools, mod:byg, mod:expandability, mod:cosmeticarmorreworked (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:chiselsandbits (incompatible), mod:xpbook, mod:defaultoptions (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' OptiFine Version: OptiFine_1.16.5_HD_U_G8 OptiFine Build: 20210515-161946 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 471.11 OpenGlRenderer: NVIDIA GeForce RTX 3070 Laptop GPU/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 16

Won-Ton commented 2 years ago

Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [snowrealmagic.mixins.json:MixinLayerDecorator]

snowrealmagic is crashing your game.

Also, we don't support running versions of the mod on minecraft versions they weren't intended for. Forge changed stuff between 1.16.4 and 1.16..5 which broke compatibility for older versions of TF.