Jump to content

Server wont start, using forge 1.16.5 36.2.9


Recommended Posts

Whenever I start my server it give out this huge text and then stops itself, I'm thinking its because of the mods I have but I'm not sure what mods to get rid of or not.

 

Below is what I get every time I try to open my server

Spoiler

2021-11-07 09:20:45,096 main WARN Advanced terminal features are not available in this environment
[09:20:45] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.9, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[09:20:45] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_301 by Oracle Corporation
[09:20:45] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[09:20:45] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/foxim/Downloads/Medieval%20Minecraft%20Server%20Pack%20%5bFORGE%5d%201.16.5/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[09:20:47] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 2:141 token recognition error at: ';'
[09:20:47] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
Init ItemPhysic coremods ...
Init CreativeCore coremods ...
[09:20:47] [main/ERROR] [mixin/]: Mixin config antiqueatlas.mixins.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config unionlib.mixins.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config survive.mixins.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config mixins.terraform-biome-builder.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config mixins.terraform-dirt.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config mixins.terraform-leaves.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config mixins.terraform-signs.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config mixins.terraform-overworld-biome-extensions.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config mixins.terraform-tree-api-v1.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config mixins.terraform-utils.json does not specify "minVersion" property
[09:20:47] [main/ERROR] [mixin/]: Mixin config illagers_plus.mixin.json does not specify "minVersion" property
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [org.infernalstudios.infernalexp.mixin.MixinConnector]
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [someoneelse.betternetherreforged.mixin.MixinConnector]
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.blackgear.cavesandcliffs.mixin.CCBMixinConnector]
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [cech12.extendedmushrooms.mixin.ModMixinConnector]
[09:20:47] [main/ERROR] [mixin/CATCHING]: Catching
java.lang.ClassNotFoundException: corgiaoc.byg.mixin.MixinConnector
        at java.lang.ClassLoader.findClass(Unknown Source) ~[?:1.8.0_301] {}
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.0.9.jar:?] {}
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_301] {}
        at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_301] {}
        at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
        at java.util.HashMap.forEach(Unknown Source) [?:1.8.0_301] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) [modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.9.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.9.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.9.jar:?] {}
        Suppressed: java.lang.ClassNotFoundException
                at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:282) ~[modlauncher-8.0.9.jar:?] {}
                at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {}
                at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {}
                at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
                at java.lang.Class.forName0(Native Method) ~[?:1.8.0_301] {}
                at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_301] {}
                at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
                at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
                at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
                at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
                at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
                at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
                at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
                at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
                at java.util.HashMap.forEach(Unknown Source) [?:1.8.0_301] {}
                at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) [modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
                at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) [modlauncher-8.0.9.jar:?] {}
                at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
                at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
                at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
                at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.9.jar:?] {}
                at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.9.jar:?] {}
                at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.9.jar:?] {}
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.robertx22.library_of_exile.main.MixinConnector]
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.treyruffy.betterf3.betterf3forge.BetterF3MixinConnector]
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector]
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.fuzs.easymagic.mixin.MixinConnector]
[09:20:47] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
[09:20:47] [main/INFO] [so.be.BetterNether/]: Better Nether: Mixin Connected!
[09:20:47] [main/INFO] [STDOUT/]: [com.robertx22.library_of_exile.main.MixinConnector:connect:10]: Connecting library_of_exile Mixins
[09:20:47] [main/INFO] [BetterF3/]: Invoking Mixin Connector
[09:20:47] [main/ERROR] [mixin/]: Mixin config assets/enigmaticlegacy/enigmaticlegacy.mixins.json does not specify "minVersion" property
[09:20:47] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[09:20:48] [main/WARN] [mixin/]: Reference map 'immersivecooking.refmap.json' for immersivecooking.mixins.json could not be read. If this is a development environment you can ignore this message
[09:20:48] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[09:20:48] [main/WARN] [mixin/]: Reference map 'untamedwilds.refmap.json' for untamedwilds.mixins.json could not be read. If this is a development environment you can ignore this message
[09:20:48] [main/WARN] [mixin/]: Reference map 'globaldataandresourcepacks.refmap.json' for globaldataandresourcepacks.mixins.json could not be read. If this is a development environment you can ignore this message
[09:20:48] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 24 options available, 2 override(s) found
[09:20:48] [main/WARN] [mixin/]: Reference map 'craftabledeeds.refmap.json' for craftabledeeds.mixins.json could not be read. If this is a development environment you can ignore this message
[09:20:48] [main/WARN] [mixin/]: Reference map 'nethers_delight.refmap.json' for nethers_delight.mixins.json could not be read. If this is a development environment you can ignore this message
[09:20:48] [main/WARN] [mixin/]: Reference map 'brazier-forge-refmap.json' for brazier-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[09:20:48] [main/INFO] [RoadRunner Early Loading/]: Loaded rule configuration file for RoadRunner: 81 options available, 0 override(s) found
[09:20:48] [main/INFO] [co.pe.co.Performant/]: Performant configs loaded
[09:20:48] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/resources/SkinManager (java.lang.ClassNotFoundException: null)
[09:20:48] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.resources.SkinManager was not found transliterationlib.forge.mixins.json:PlayerSkinProviderMixin
[09:20:48] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/entity/player/AbstractClientPlayerEntity for invalid dist DEDICATED_SERVER
[09:20:48] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/entity/player/AbstractClientPlayerEntity (java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/AbstractClientPlayerEntity for invalid dist DEDICATED_SERVER)
[09:20:48] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.entity.player.AbstractClientPlayerEntity was not found transliterationlib.forge.mixins.json:AbstractClientPlayerEntityMixin
[09:20:48] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/resources/DefaultPlayerSkin (java.lang.ClassNotFoundException: null)
[09:20:48] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.resources.DefaultPlayerSkin was not found transliterationlib.forge.mixins.json:DefaultSkinHelperMixin
[09:20:48] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/model/PlayerModel (java.lang.ClassNotFoundException: null)
[09:20:48] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.model.PlayerModel was not found transliterationlib.forge.mixins.json:PlayerEntityModelMixin
[09:20:48] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/layers/HeldItemLayer (java.lang.ClassNotFoundException: null)
[09:20:48] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.HeldItemLayer was not found transliterationlib.forge.mixins.json:HeldItemFeatureRendererMixin
[Serene Seasons Transformer]: Transforming func_176224_k in net/minecraft/block/CauldronBlock
[Serene Seasons Transformer]: Patched 1 calls
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[09:20:48] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
[09:20:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
[09:20:49] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[UnionLib Transformer]: Patching ItemStack...
[UnionLib Transformer]:  Successfully applied patch 1
[UnionLib Transformer]: Patch for ItemStack#getAttributeModifiers was successful
[09:20:49] [main/WARN] [mixin/]: Error loading class: top/theillusivec4/culinaryconstruct/common/item/CulinaryItemBase (java.lang.ClassNotFoundException: null)
[09:20:49] [main/WARN] [mixin/]: @Mixin target top.theillusivec4.culinaryconstruct.common.item.CulinaryItemBase was not found origins.forge.mixins.json:compat.cconstruct.CulinaryItemBaseMixin
[09:20:49] [main/WARN] [mixin/]: Error loading class: org/jwaresoftware/mcmods/vfp/common/VfpPantryItem (java.lang.ClassNotFoundException: null)
[09:20:49] [main/WARN] [mixin/]: @Mixin target org.jwaresoftware.mcmods.vfp.common.VfpPantryItem was not found origins.forge.mixins.json:compat.vfp.VfpPantryItemMixin
[09:20:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[09:20:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
[09:20:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
[09:20:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
[09:20:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
[09:20:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
[09:20:49] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/IngameGui for invalid dist DEDICATED_SERVER
[09:20:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/IngameGui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/IngameGui for invalid dist DEDICATED_SERVER)
[09:20:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.IngameGui was not found conjuring.mixins.json:InGameHudMixin
[09:20:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[09:20:49] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ItemRenderer for invalid dist DEDICATED_SERVER
[09:20:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ItemRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ItemRenderer for invalid dist DEDICATED_SERVER)
[09:20:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.ItemRenderer was not found conjuring.mixins.json:ItemRendererMixin
[09:20:49] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
[09:20:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/ParticleManager (java.lang.RuntimeException: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER)
[09:20:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.particle.ParticleManager was not found conjuring.mixins.json:ParticleManagerAccessor
[Serene Seasons Transformer]: Transforming func_228438_a_ in net/minecraft/client/renderer/WorldRenderer
[Serene Seasons Transformer]: Patched 1 calls
[Serene Seasons Transformer]: Transforming func_228436_a_ in net/minecraft/client/renderer/WorldRenderer
[Serene Seasons Transformer]: Patched 1 calls
[09:20:49] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER
[09:20:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/WorldRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER)
[09:20:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.WorldRenderer was not found conjuring.mixins.json:SpawnerParticleMixin
[Serene Seasons Transformer]: Transforming func_228438_a_ in net/minecraft/client/renderer/WorldRenderer
[Serene Seasons Transformer]: Patched 1 calls
[Serene Seasons Transformer]: Transforming func_228436_a_ in net/minecraft/client/renderer/WorldRenderer
[Serene Seasons Transformer]: Patched 1 calls
[09:20:49] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER
[09:20:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/WorldRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER)
[09:20:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.WorldRenderer was not found conjuring.mixins.json:WorldRendererMixin
[09:20:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly
[09:20:49] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/PlayerRenderer for invalid dist DEDICATED_SERVER
[09:20:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PlayerRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/PlayerRenderer for invalid dist DEDICATED_SERVER)
[09:20:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PlayerRenderer was not found seals.mixins.json:MixinPlayerRenderer
[09:20:49] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
[Serene Seasons Transformer]: Transforming func_201854_a in net/minecraft/world/biome/Biome
[Serene Seasons Transformer]: Patched 1 calls
[Serene Seasons Transformer]: Transforming func_201850_b in net/minecraft/world/biome/Biome
[Serene Seasons Transformer]: Patched 1 calls
[09:20:49] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER
[09:20:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screen/Screen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER)
[09:20:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screen.Screen was not found equipmentcompare.mixins.json:ScreenMixin
[09:20:49] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/tileentity/SignTileEntityRenderer for invalid dist DEDICATED_SERVER
[09:20:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/tileentity/SignTileEntityRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/tileentity/SignTileEntityRenderer for invalid dist DEDICATED_SERVER)
[09:20:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.tileentity.SignTileEntityRenderer was not found farmersdelight.mixins.json:CanvasSignMaterialMixin
[09:20:49] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER
[09:20:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/entity/player/ClientPlayerEntity (java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER)
[09:20:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.entity.player.ClientPlayerEntity was not found ars_nouveau.mixins.json:ClientElytraMixin
[09:20:49] [main/WARN] [mixin/]: Error loading class: biomesoplenty/common/world/BOPBiomeProvider (java.lang.ClassNotFoundException: null)
[09:20:49] [main/WARN] [mixin/]: Error loading class: xiroc/dungeoncrawl/dungeon/Dungeon (java.lang.ClassNotFoundException: null)
[09:20:49] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe
[09:20:50] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
[Antique Atlas Transformer]: Patching StructureStart...
[Antique Atlas Transformer]: Patch 1 was successful
[Antique Atlas Transformer]: Patch 2 was successful
[Antique Atlas Transformer]: Patching StructureStart#func_230366_a_ was successful
[UnionLib Transformer]: Patching StructureStart...
[UnionLib Transformer]:  Successfully applied patch 1
[UnionLib Transformer]:  Successfully applied patch 2
[UnionLib Transformer]: Patch for StructureStart#func_230366_a_ was successful
[09:20:50] [main/INFO] [ne.mi.co.Co.itemphysic/COREMODLOG]: start
[09:20:50] [main/INFO] [ne.mi.co.Co.itemphysic/COREMODLOG]: find block call
[09:20:50] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER
[09:20:50] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/entity/player/ClientPlayerEntity (java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER)
[09:20:50] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.entity.player.ClientPlayerEntity was not found twoplayersonehorse.mixins.json:ClientPlayerEntityMixin
[09:20:50] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/PlayerController for invalid dist DEDICATED_SERVER
[09:20:50] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/multiplayer/PlayerController (java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/PlayerController for invalid dist DEDICATED_SERVER)
[09:20:50] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.multiplayer.PlayerController was not found twoplayersonehorse.mixins.json:PlayerControllerMixin
[09:20:50] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER
[09:20:50] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/LivingRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER)
[09:20:50] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.LivingRenderer was not found twoplayersonehorse.mixins.json:LivingRendererMixin
[09:20:50] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LootTableManager#apply
[09:20:50] [main/WARN] [mixin/]: Error loading class: net/darkhax/darkutils/features/charms/CharmEffects (java.lang.ClassNotFoundException: null)
[09:20:50] [main/INFO] [co.pe.co.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.forge.BasicEventHooksMixin as config disables it.
[09:20:50] [main/INFO] [co.pe.co.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.world.WorldMixin as config disables it.
[09:20:50] [main/INFO] [co.pe.co.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.entity.LivingEntityUpdateEventMixin as config disables it.
[09:20:51] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[09:20:51] [main/FATAL] [mixin/]: Mixin apply failed roadrunner.mixins.json:gen.features.StructureFeatureMixin -> net.minecraft.world.gen.feature.structure.Structure: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/world/gen/feature/structure/Structure::biomeConditionalGetChunk with priority 1000 cannot inject into net/minecraft/world/gen/feature/structure/Structure::func_236388_a_(Lnet/minecraft/world/IWorldReader;Lnet/minecraft/world/gen/feature/structure/StructureManager;Lnet/minecraft/util/math/BlockPos;IZJLnet/minecraft/world/gen/settings/StructureSeparationSettings;)Lnet/minecraft/util/math/BlockPos; merged by com.performant.coremod.mixin.world.StructureMixin with priority 1000 [PREINJECT Applicator Phase -> roadrunner.mixins.json:gen.features.StructureFeatureMixin -> Prepare Injections ->  -> redirect$bjo000$biomeConditionalGetChunk(Lnet/minecraft/world/IWorldReader;IILnet/minecraft/world/chunk/ChunkStatus;)Lnet/minecraft/world/chunk/IChunk; -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/world/gen/feature/structure/Structure::biomeConditionalGetChunk with priority 1000 cannot inject into net/minecraft/world/gen/feature/structure/Structure::func_236388_a_(Lnet/minecraft/world/IWorldReader;Lnet/minecraft/world/gen/feature/structure/StructureManager;Lnet/minecraft/util/math/BlockPos;IZJLnet/minecraft/world/gen/settings/StructureSeparationSettings;)Lnet/minecraft/util/math/BlockPos; merged by com.performant.coremod.mixin.world.StructureMixin with priority 1000 [PREINJECT Applicator Phase -> roadrunner.mixins.json:gen.features.StructureFeatureMixin -> Prepare Injections ->  -> redirect$bjo000$biomeConditionalGetChunk(Lnet/minecraft/world/IWorldReader;IILnet/minecraft/world/chunk/ChunkStatus;)Lnet/minecraft/world/chunk/IChunk; -> Prepare]
        at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[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] {}
        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.0.9.jar:8.0.9+86+master.3cf110c] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
        at net.minecraftforge.registries.GameData.init(GameData.java:178) ~[forge:?] {re:classloading}
        at net.minecraftforge.registries.GameData.<clinit>(GameData.java:132) ~[forge:?] {re:classloading}
        at net.minecraft.util.registry.Registry.forge(Registry.java:347) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enhancedcelestials.mixins.json:access.RegistryAccess,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.util.registry.Registry.forge(Registry.java:331) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enhancedcelestials.mixins.json:access.RegistryAccess,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.util.registry.Registry.<clinit>(Registry.java:140) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enhancedcelestials.mixins.json:access.RegistryAccess,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38) ~[?:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:92) ~[?:?] {re:classloading}
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301] {}
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_301] {}
        at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.9.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.9.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.9.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.9.jar:?] {}
Exception in thread "main" [09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.reflect.InvocationTargetException
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         ... 7 more
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraftforge.registries.GameData.init(GameData.java:178)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraftforge.registries.GameData.<clinit>(GameData.java:132)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.util.registry.Registry.forge(Registry.java:347)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.util.registry.Registry.forge(Registry.java:331)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.util.registry.Registry.<clinit>(Registry.java:140)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.server.Main.main(Main.java:92)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     ... 13 more
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [roadrunner.mixins.json:gen.features.StructureFeatureMixin] from phase [DEFAULT] in config [roadrunner.mixins.json] FAILED during APPLY
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     ... 30 more
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/world/gen/feature/structure/Structure::biomeConditionalGetChunk with priority 1000 cannot inject into net/minecraft/world/gen/feature/structure/Structure::func_236388_a_(Lnet/minecraft/world/IWorldReader;Lnet/minecraft/world/gen/feature/structure/StructureManager;Lnet/minecraft/util/math/BlockPos;IZJLnet/minecraft/world/gen/settings/StructureSeparationSettings;)Lnet/minecraft/util/math/BlockPos; merged by com.performant.coremod.mixin.world.StructureMixin with priority 1000 [PREINJECT Applicator Phase -> roadrunner.mixins.json:gen.features.StructureFeatureMixin -> Prepare Injections ->  -> redirect$bjo000$biomeConditionalGetChunk(Lnet/minecraft/world/IWorldReader;IILnet/minecraft/world/chunk/ChunkStatus;)Lnet/minecraft/world/chunk/IChunk; -> Prepare]
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[09:20:51] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     ... 30 more


 

Edited by CinnamonRollFoxi
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.