So basically my minecraft server crashes whenever i try to run it and i dont know how to tell whats making it crash, anyone think they can help? (i dont know why there are emojis i just pasted it like this)
C:\Users\lamar\Desktop\modpack>java -Xmx2048M -Xms2048M -jar forgeserver.jar nogui
2021-02-09 11:00:31,132 main WARN Disabling terminal, you're running in an unsupported environment.
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:00:31] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
[11:00:31] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_271, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_271
[11:00:31] [main/INFO] [FML]: Searching C:\Users\lamar\Desktop\modpack\.\mods for mods
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.12.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod ApotheosisCore (shadows.ApotheosisCore) is not signed!
[11:00:31] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.44_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[11:00:31] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from DynamicSurroundings-1.12.2-3.6.1.0.jar
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in iceandfire-1.9.1-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
[11:00:31] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[11:00:31] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from levelup2-1.5.8.jar
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.3.390.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in rats-3.2.14-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod ratscore (com.github.alexthe666.rats.server.asm.RatsPlugin) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in themidnight-0.3.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod midnight (com.mushroom.midnight.core.MidnightLoadingPlugin) is not signed!
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[11:00:31] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/lamar/Desktop/modpack/./mods/DynamicSurroundings-1.12.2-3.6.1.0.jar Service=LaunchWrapper Env=SERVER
[11:00:31] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[11:00:31] [main/WARN] [FML]: The coremod LevelUpCore (levelup2.core.LevelUpCore) is not signed!
[11:00:31] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[11:00:33] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@46866946
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Apotheosis : Core]: Transforming EntityLivingBase...
[11:00:34] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityLivingBase
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[11:00:34] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[11:00:34] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformerreTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[11:00:34] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[11:00:34] [main/INFO] [Apotheosis : Core]: Transforming Item...
[11:00:34] [main/INFO] [Apotheosis : Core]: Successfully transformed Item
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStackZ)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[11:00:34] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockStateZ)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
[11:00:34] [main/INFO] [Apotheosis : Core]: Transforming BlockBed...
[11:00:34] [main/INFO] [Apotheosis : Core]: Successfully transformed BlockBed
[11:00:35] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacingZ)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockStateZ
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [checkForMove, func_176316_e] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockStateV)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Apotheosis : Core]: Transforming EntityLivingBase...
[11:00:35] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityLivingBase
[11:00:35] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
[11:00:35] [main/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
[11:00:35] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
[11:00:36] [main/INFO] [Apotheosis : Core]: Transforming SharedMonsterAttributes...
[11:00:36] [main/INFO] [Apotheosis : Core]: Successfully transformed SharedMonsterAttributes
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStackZ)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:36] [main/INFO] [Apotheosis : Core]: Transforming ItemArrow...
[11:00:36] [main/INFO] [Apotheosis : Core]: Successfully transformed ItemArrow
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSourceV)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:36] [main/INFO] [Apotheosis : Core]: Transforming PotionEffect...
[11:00:36] [main/INFO] [Apotheosis : Core]: Successfully transformed PotionEffect
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/ListV)
[11:00:36] [main/INFO] [Quark ASM]: Failed to locate the method!
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:36] [main/INFO] [Apotheosis : Core]: Transforming EntityAITempt...
[11:00:36] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityAITempt
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/WorldZ)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStackI
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:37] [main/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
[11:00:37] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[11:00:37] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack
[11:00:37] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:37] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[11:00:37] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[11:00:37] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[11:00:37] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[11:00:37] [main/INFO] [Quark ASM]: Patch result: true
[11:00:37] [main/INFO] [Apotheosis : Core]: Transforming TileEntityMobSpawner$2...
[11:00:37] [main/INFO] [Apotheosis : Core]: Successfully transformed TileEntityMobSpawner$2
[11:00:37] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
[11:00:37] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized
[11:00:37] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[11:00:37] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[11:00:37] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[11:00:38] [Server thread/INFO] [FML]: Searching C:\Users\lamar\Desktop\modpack\.\mods for mods
[11:00:39] [Server thread/WARN] [FML]: Mod cavern is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.3.1
[11:00:39] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[11:00:39] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v5a
[11:00:39] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
[11:00:39] [Server thread/WARN] [FML]: Mod doggytalents is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.15.1.6
[11:00:40] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[11:00:40] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-23.6
[11:00:40] [Server thread/INFO] [FML]: Disabling mod ptrmodellib it is client side only.
[11:00:41] [Server thread/INFO] [FML]: Disabling mod torohealthmod it is client side only.
[11:00:41] [Server thread/WARN] [FML]: Mod trashslot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 8.4.10
[11:00:41] [Server thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.1.0
[11:00:42] [Server thread/INFO] [FML]: Forge Mod Loader has identified 97 mods to load
[11:00:42] [Server thread/INFO] [FML]: Found mod(s) [inventorypets] containing declared API package baubles.api (owned by Baubles) without associated API reference
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for aiimprovements: assets/aiimprovements/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for customspawner: assets/customspawner/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for fastleafdecay: assets/fastleafdecay/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for morpheus: assets/morpheus/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for placebo: assets/placebo/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for teslacorelib_registries: assets/teslacorelib_registries/lang/en_us.lang
[11:00:42] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod cofhcore (CoFH Core) requires [redstoneflux@[2.1.0,2.2.0)]
[11:00:42] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod powerchisels (Power Chisels) requires [chisel]
[11:00:42] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod spartanlands (Spartanlands) requires [spartanweaponry@[beta 1.1.2,beta 1.1.2]]
[11:00:42] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.MultipleModsErrored:
Missing Mods:
unknown : need [2.1.0,2.2.0): have missing
Missing Mods:
unknown : need any: have missing
Missing Mods:
unknown : need [beta 1.1.2,beta 1.1.2]: have beta 1.3.8
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:300) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:572) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
[11:00:42] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\lamar\Desktop\modpack\.\crash-reports\crash-2021-02-09_11.00.42-server.txt
[11:00:42] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[11:00:42] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[11:00:42] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[11:00:42] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
[11:00:42] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Saving worlds
C:\Users\lamar\Desktop\modpack>java -Xmx2048M -Xms2048M -jar forgeserver.jar nogui
2021-02-09 11:00:31,132 main WARN Disabling terminal, you're running in an unsupported environment.
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:00:31] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
[11:00:31] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_271, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_271
[11:00:31] [main/INFO] [FML]: Searching C:\Users\lamar\Desktop\modpack\.\mods for mods
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.12.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod ApotheosisCore (shadows.ApotheosisCore) is not signed!
[11:00:31] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.44_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[11:00:31] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from DynamicSurroundings-1.12.2-3.6.1.0.jar
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in iceandfire-1.9.1-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
[11:00:31] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[11:00:31] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from levelup2-1.5.8.jar
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.3.390.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:00:31] [main/WARN] [FML]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in rats-3.2.14-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod ratscore (com.github.alexthe666.rats.server.asm.RatsPlugin) is not signed!
[11:00:31] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in themidnight-0.3.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:00:31] [main/WARN] [FML]: The coremod midnight (com.mushroom.midnight.core.MidnightLoadingPlugin) is not signed!
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[11:00:31] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/lamar/Desktop/modpack/./mods/DynamicSurroundings-1.12.2-3.6.1.0.jar Service=LaunchWrapper Env=SERVER
[11:00:31] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[11:00:31] [main/WARN] [FML]: The coremod LevelUpCore (levelup2.core.LevelUpCore) is not signed!
[11:00:31] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[11:00:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:00:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[11:00:33] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@46866946
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:00:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:00:33] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Apotheosis : Core]: Transforming EntityLivingBase...
[11:00:34] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityLivingBase
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[11:00:34] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[11:00:34] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformerreTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[11:00:34] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[11:00:34] [main/INFO] [Apotheosis : Core]: Transforming Item...
[11:00:34] [main/INFO] [Apotheosis : Core]: Successfully transformed Item
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStackZ)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[11:00:34] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[11:00:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockStateZ)
[11:00:34] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:34] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:34] [main/INFO] [Quark ASM]: Patch result: true
[11:00:34] [main/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
[11:00:34] [main/INFO] [Apotheosis : Core]: Transforming BlockBed...
[11:00:34] [main/INFO] [Apotheosis : Core]: Successfully transformed BlockBed
[11:00:35] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacingZ)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockStateZ
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [checkForMove, func_176316_e] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockStateV)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [Apotheosis : Core]: Transforming EntityLivingBase...
[11:00:35] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityLivingBase
[11:00:35] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[11:00:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent
[11:00:35] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:35] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[11:00:35] [main/INFO] [Quark ASM]: Patch result: true
[11:00:35] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
[11:00:35] [main/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
[11:00:35] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
[11:00:36] [main/INFO] [Apotheosis : Core]: Transforming SharedMonsterAttributes...
[11:00:36] [main/INFO] [Apotheosis : Core]: Successfully transformed SharedMonsterAttributes
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStackZ)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:36] [main/INFO] [Apotheosis : Core]: Transforming ItemArrow...
[11:00:36] [main/INFO] [Apotheosis : Core]: Successfully transformed ItemArrow
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSourceV)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:36] [main/INFO] [Apotheosis : Core]: Transforming PotionEffect...
[11:00:36] [main/INFO] [Apotheosis : Core]: Successfully transformed PotionEffect
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/ListV)
[11:00:36] [main/INFO] [Quark ASM]: Failed to locate the method!
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:36] [main/INFO] [Apotheosis : Core]: Transforming EntityAITempt...
[11:00:36] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityAITempt
[11:00:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[11:00:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/WorldZ)
[11:00:36] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:36] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStackI
[11:00:36] [main/INFO] [Quark ASM]: Patch result: true
[11:00:37] [main/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
[11:00:37] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[11:00:37] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack
[11:00:37] [main/INFO] [Quark ASM]: Located Method, patching...
[11:00:37] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[11:00:37] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[11:00:37] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[11:00:37] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[11:00:37] [main/INFO] [Quark ASM]: Patch result: true
[11:00:37] [main/INFO] [Apotheosis : Core]: Transforming TileEntityMobSpawner$2...
[11:00:37] [main/INFO] [Apotheosis : Core]: Successfully transformed TileEntityMobSpawner$2
[11:00:37] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
[11:00:37] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized
[11:00:37] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[11:00:37] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[11:00:37] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[11:00:38] [Server thread/INFO] [FML]: Searching C:\Users\lamar\Desktop\modpack\.\mods for mods
[11:00:39] [Server thread/WARN] [FML]: Mod cavern is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.3.1
[11:00:39] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[11:00:39] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v5a
[11:00:39] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
[11:00:39] [Server thread/WARN] [FML]: Mod doggytalents is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.15.1.6
[11:00:40] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[11:00:40] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-23.6
[11:00:40] [Server thread/INFO] [FML]: Disabling mod ptrmodellib it is client side only.
[11:00:41] [Server thread/INFO] [FML]: Disabling mod torohealthmod it is client side only.
[11:00:41] [Server thread/WARN] [FML]: Mod trashslot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 8.4.10
[11:00:41] [Server thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.1.0
[11:00:42] [Server thread/INFO] [FML]: Forge Mod Loader has identified 97 mods to load
[11:00:42] [Server thread/INFO] [FML]: Found mod(s) [inventorypets] containing declared API package baubles.api (owned by Baubles) without associated API reference
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for aiimprovements: assets/aiimprovements/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for customspawner: assets/customspawner/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for fastleafdecay: assets/fastleafdecay/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for morpheus: assets/morpheus/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for placebo: assets/placebo/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
[11:00:42] [Server thread/WARN] [FML]: Missing English translation for teslacorelib_registries: assets/teslacorelib_registries/lang/en_us.lang
[11:00:42] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod cofhcore (CoFH Core) requires [redstoneflux@[2.1.0,2.2.0)]
[11:00:42] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod powerchisels (Power Chisels) requires [chisel]
[11:00:42] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod spartanlands (Spartanlands) requires [spartanweaponry@[beta 1.1.2,beta 1.1.2]]
[11:00:42] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.MultipleModsErrored:
Missing Mods:
unknown : need [2.1.0,2.2.0): have missing
Missing Mods:
unknown : need any: have missing
Missing Mods:
unknown : need [beta 1.1.2,beta 1.1.2]: have beta 1.3.8
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:300) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:572) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
[11:00:42] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\lamar\Desktop\modpack\.\crash-reports\crash-2021-02-09_11.00.42-server.txt
[11:00:42] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[11:00:42] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[11:00:42] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[11:00:42] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
[11:00:42] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Saving worlds