Paste your logs.

Built for Minecraft & Hytale

Forge 1.12.2 Server Log

7 errors
600 lines
Raw
Detected
Minecraft version: 1.12.2 Forge version: 14.23.5.2847
[16:39:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:39:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:39:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:39:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:39:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:39:21] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[16:39:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:39:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:39:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:39:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:39:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:39:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:39:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:39:26] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[16:39:26] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[16:39:26] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:26] [main/INFO] [Quark ASM]: Patch result: true
[16:39:26] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[16:39:26] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:26] [main/INFO] [Quark ASM]: Patch result: true
[16:39:28] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[16:39:28] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[16:39:28] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:28] [main/INFO] [Quark ASM]: Patch result: true
[16:39:28] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:28] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[16:39:28] [main/INFO] [Quark ASM]: Patch result: true
[16:39:28] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[16:39:28] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:28] [main/INFO] [Quark ASM]: Patch result: true
[16:39:28] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[16:39:30] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[16:39:30] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[16:39:30] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:30] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:39:30] [main/INFO] [Quark ASM]: Patch result: true
[16:39:30] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[16:39:30] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[16:39:30] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:30] [main/INFO] [Quark ASM]: Patch result: true
[16:39:31] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[16:39:31] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[16:39:31] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:31] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[16:39:31] [main/INFO] [Quark ASM]: Patch result: true
[16:39:32] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[16:39:32] [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/IBlockState;)Z)
[16:39:32] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:32] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:39:32] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:39:32] [main/INFO] [Quark ASM]: Patch result: true
[16:39:33] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[16:39:33] [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/EnumFacing;)Z)
[16:39:33] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:33] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[16:39:33] [main/INFO] [Quark ASM]: Patch result: true
[16:39:33] [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)
[16:39:33] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:33] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[16:39:33] [main/INFO] [Quark ASM]: Patch result: true
[16:39:33] [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)
[16:39:33] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:33] [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
[16:39:33] [main/INFO] [Quark ASM]: Patch result: true
[16:39:33] [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/IBlockState;)V)
[16:39:33] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:33] [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
[16:39:33] [main/INFO] [Quark ASM]: Patch result: true
[16:39:33] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[16:39:33] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[16:39:33] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:33] [main/INFO] [Quark ASM]: Patch result: true
[16:39:33] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[16:39:33] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:33] [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
[16:39:33] [main/INFO] [Quark ASM]: Patch result: true
[16:39:33] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[16:39:33] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:33] [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
[16:39:33] [main/INFO] [Quark ASM]: Patch result: true
[16:39:38] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[16:39:38] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[16:39:38] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:38] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:39:38] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:39:38] [main/INFO] [Quark ASM]: Patch result: true
[16:39:39] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
[16:39:39] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
[16:39:39] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:39] [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;
[16:39:39] [main/INFO] [Quark ASM]: Patch result: true
[16:39:39] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[16:39:39] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[16:39:39] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:39] [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;
[16:39:39] [main/INFO] [Quark ASM]: Patch result: true
[16:39:40] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[16:39:40] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[16:39:40] [main/INFO] [Quark ASM]: Failed to locate the method!
[16:39:41] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[16:39:41] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
[16:39:41] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:41] [main/INFO] [Quark ASM]: Patch result: true
[16:39:43] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[16:39:43] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[16:39:43] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:43] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[16:39:43] [main/INFO] [Quark ASM]: Patch result: true
[16:39:47] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[16:39:47] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[16:39:47] [main/INFO] [Quark ASM]: Located Method, patching...
[16:39:47] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[16:39:47] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[16:39:47] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[16:39:47] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[16:39:47] [main/INFO] [Quark ASM]: Patch result: true
[16:39:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[16:39:49] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
[16:39:49] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[16:39:50] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[16:39:51] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[16:39:52] [Server thread/INFO] [FML]: Searching /aternos/server/./mods for mods
[16:40:01] [Server thread/INFO] [FML]: Forge Mod Loader has identified 26 mods to load
[16:40:02] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[16:40:02] [Server thread/WARN] [FML]: Missing English translation for libraryex: assets/libraryex/lang/en_us.lang
[16:40:02] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
[16:40:02] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
[16:40:02] [Server thread/INFO] [FML]: FML has found a non-mod file core-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:40:02] [Server thread/INFO] [FML]: FML has found a non-mod file json-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:40:05] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, aether_legacy, autoreglib, backpack, bibliocraft, biomesoplenty, golems, fossil, waila, iceandfire, jei, journeymap, libraryex, mantle, mca, multimob, natura, netherex, primitivemobs, quark, roguelike, twilightforest, llibrary] at CLIENT
[16:40:05] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, aether_legacy, autoreglib, backpack, bibliocraft, biomesoplenty, golems, fossil, waila, iceandfire, jei, journeymap, libraryex, mantle, mca, multimob, natura, netherex, primitivemobs, quark, roguelike, twilightforest, llibrary] at SERVER
[16:40:07] [Server thread/ERROR] [FML]: The mod backpack is expecting signature @FINGERPRINT@ for source backpack-3.0.2-1.12.2.jar, however there is no signature matching that description
[16:40:08] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
[16:40:08] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
[16:40:08] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[16:40:08] [Server thread/INFO] [Quark ASM]: Patch result: true
[16:40:10] [Server thread/INFO] [Pulsar-natura]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[16:40:15] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[16:40:16] [Server thread/INFO] [FML]: Found 2162 ObjectHolder annotations
[16:40:16] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[16:40:16] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:40:17] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:40:17] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
[16:40:20] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: AHEAD Target: null
[16:40:20] [Forge Version Check/INFO] [forge.VersionCheck]: [aether_legacy] Starting version check at https://raw.githubusercontent.com/Modding-Legacy/Aether-Legacy/master/aether-legacy-changelog.json
[16:40:20] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
[16:40:20] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Found status: AHEAD Target: null
[16:40:20] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:40:21] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[16:40:28] [Server thread/INFO] [Quark]: Module tweaks is enabled
[16:40:28] [Server thread/INFO] [Quark]: Module vanity is enabled
[16:40:28] [Server thread/INFO] [Quark]: Module decoration is enabled
[16:40:28] [Server thread/INFO] [Quark]: Module automation is enabled
[16:40:28] [Server thread/INFO] [Quark]: Module client is enabled
[16:40:28] [Server thread/INFO] [Quark]: Module management is enabled
[16:40:28] [Server thread/INFO] [Quark]: Module experimental is enabled
[16:40:28] [Server thread/INFO] [Quark]: Module world is enabled
[16:40:28] [Server thread/INFO] [Quark]: Module building is enabled
[16:40:28] [Server thread/INFO] [Quark]: Module misc is enabled
[16:40:57] [Server thread/INFO] [fossils]: Archaean horizon
[16:40:57] [Server thread/INFO] [fossils]: The first sunrise
[16:40:57] [Server thread/INFO] [fossils]: On a pristine Gaea
[16:40:57] [Server thread/INFO] [fossils]: Opus perfectum
[16:40:57] [Server thread/INFO] [fossils]: Somewhere there, us sleeping
[16:40:58] [Server thread/INFO] [Ice And Fire]: A raven flies from the north to the sea
[16:40:58] [Server thread/INFO] [Ice And Fire]: A dragon whispers her name in the east
[16:40:59] [Server thread/WARN] [mca]: An update for Minecraft Comes Alive is available: v6.0.1
[16:40:59] [Server thread/INFO] [mca]: Loaded 12 supporters.
[16:41:10] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Baubles.
[16:41:10] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Chisel.
[16:41:10] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Forestry.
[16:41:10] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Immersive Engineering.
[16:41:10] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Just Enough Items.
[16:41:10] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Tinkers' Construct.
[16:41:10] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Thaumcraft.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bookcase`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `shelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `markerpole`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clipboard`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bibliolight`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furniturepaneler`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potionshelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `toolrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `label`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `desk`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `table`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `seat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancysign`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancyworkbench`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `framedchest`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mapframe`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `case`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeborderless`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframefancy`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeflat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframemiddle`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframesimple`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armorstand`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typesettingtable`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `printingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookiejar`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dinnerplate`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `discrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `swordpedestal`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bell`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typewriter`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lectern`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `podium`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `egginice`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pixie_house`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `jar`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dummygorgonheadidle`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dummygorgonheadactive`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `myrmexcocoon`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dragonforge`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dragonforgeinput`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dragonforgebrick`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `natura.netherrack_furnace`, expected `natura`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:16] [Server thread/INFO] [FML]: Applying holder lookups
[16:41:16] [Server thread/INFO] [FML]: Holder lookups applied
[16:41:16] [Server thread/INFO] [Backpack]: Loading items...
[16:41:16] [Server thread/INFO] [Backpack]: 15 item features loaded.
[16:41:19] [Server thread/INFO] [FML]: Applying holder lookups
[16:41:19] [Server thread/INFO] [FML]: Holder lookups applied
[16:41:23] [Server thread/INFO] [FML]: Applying holder lookups
[16:41:23] [Server thread/INFO] [FML]: Holder lookups applied
[16:41:23] [Server thread/INFO] [FML]: Applying holder lookups
[16:41:23] [Server thread/INFO] [FML]: Holder lookups applied
[16:41:23] [Server thread/INFO] [FML]: Injecting itemstacks
[16:41:23] [Server thread/INFO] [FML]: Itemstack injection complete
[16:41:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[16:41:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[16:41:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[16:41:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:10255
[16:41:24] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
[16:41:25] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:markerpole
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:488) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_232]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[16:41:26] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:clipboard
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:488) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_232]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[16:41:28] [Server thread/INFO] [Backpack]: Loading recipes...
[16:41:29] [Server thread/INFO] [Backpack]: 15 recipe features loaded.
[16:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `nether_brick_fence`, expected `netherex`. This could be a intended override, but in most cases indicates a broken mod.
[16:41:29] [Server thread/INFO] [FML]: Applying holder lookups
[16:41:29] [Server thread/INFO] [FML]: Holder lookups applied
[16:41:31] [Server thread/INFO] [fossils]: After a billion years
[16:41:31] [Server thread/INFO] [fossils]: The show is still here
[16:41:31] [Server thread/INFO] [fossils]: Not a single one of your fathers died young
[16:41:31] [Server thread/INFO] [fossils]: The handy travelers out of Africa
[16:41:31] [Server thread/INFO] [fossils]: Little Lucy of the Afar
[16:41:31] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(2, 1) invalid, 1 smaller than 2
[16:41:31] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(4, 1) invalid, 1 smaller than 4
[16:41:31] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(10, 1) invalid, 1 smaller than 10
[16:41:31] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(9, 1) invalid, 1 smaller than 9
[16:41:31] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(3, 2) invalid, 2 smaller than 3
[16:41:31] [Server thread/INFO] [Ice And Fire]: The watcher waits on the northern wall
[16:41:31] [Server thread/INFO] [Ice And Fire]: A daughter picks up a warrior's sword
[16:41:32] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
[16:41:32] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
[16:41:32] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[16:41:32] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
[16:41:32] [Server thread/INFO] [Quark ASM]: Patch result: true
[16:41:33] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.hellsand@0 = 1xtile.netherex:soul_glass@0
[16:41:33] [Server thread/INFO] [NetherEx]: Reading Nether biome data configs from disk.
[16:41:34] [Server thread/INFO] [NetherEx]: Reading Pigtificate trade configs from disk.
[16:41:35] [Server thread/INFO] [FML]: Injecting itemstacks
[16:41:35] [Server thread/INFO] [FML]: Itemstack injection complete
[16:41:36] [Server thread/INFO] [Ice And Fire]: A brother bound to a love he must hide
[16:41:36] [Server thread/INFO] [Ice And Fire]: The younger's armor is worn in the mind
[16:41:36] [Server thread/INFO] [Ice And Fire]: A cold iron throne holds a boy barely grown
[16:41:36] [Server thread/INFO] [Ice And Fire]: And now it is known
[16:41:36] [Server thread/INFO] [Ice And Fire]: A claim to the prize, a crown laced in lies
[16:41:36] [Server thread/INFO] [Ice And Fire]: You win or you die
[16:41:36] [Server thread/INFO] [Ice And Fire]: Damn season 8 really sucked didn't it
[16:41:37] [Server thread/INFO] [NetherEx]: Writing Nether biome data configs to disk.
[16:41:37] [Server thread/INFO] [NetherEx]: Writing Pigtificate trade configs to disk.
[16:41:38] [Server thread/INFO] [Waila]: Starting Waila...
[16:41:38] [Server thread/INFO] [Waila]: Gathering annotated plugins...
[16:41:38] [Server thread/INFO] [Waila]: Gathering wrapped IMC plugins...
[16:41:38] [Server thread/INFO] [Waila]: Registering plugins...
[16:41:38] [Server thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[16:41:38] [Server thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[16:41:38] [Server thread/INFO] [Waila]: Registering plugin at com.github.alexthe666.iceandfire.compat.waila.PluginIceAndFire
[16:41:38] [Server thread/INFO] [Waila]: Registering plugin at com.golems.integration.waila.WailaExtraGolems
[16:41:38] [Server thread/INFO] [Waila]: Registering plugin at com.progwml6.natura.plugin.waila.PluginWaila
[16:41:38] [Server thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[16:41:38] [Server thread/INFO] [Waila]: Starting Waila took 311.6 ms
[16:41:40] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 26 mods
[16:41:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "moincreft"
[16:41:40] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
[16:41:40] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
[16:41:40] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:89]: ChunkGeneratorOverworldBOP json:
[16:41:40] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:96]: ChunkGeneratorOverworldBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
[16:41:41] [Server thread/INFO] [FML]: Loading dimension 0 (moincreft) (net.minecraft.server.dedicated.DedicatedServer@35cb7688)
[16:41:46] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
[16:41:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement twilightforest:alt/compat/ie_shaders
com.google.gson.JsonSyntaxException: Unknown item id 'immersiveengineering:shader'
at net.minecraft.advancements.critereon.ItemPredicate.func_192492_a(ItemPredicate.java:127) ~[an.class:?]
at net.minecraft.advancements.critereon.ItemPredicate.func_192494_b(ItemPredicate.java:163) ~[an.class:?]
at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:62) ~[al.class:?]
at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:21) ~[al.class:?]
at net.minecraft.advancements.Criterion.func_192145_a(SourceFile:35) ~[n.class:?]
at net.minecraft.advancements.Criterion.func_192144_b(SourceFile:46) ~[n.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:204) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188176_a(SourceFile:517) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188178_a(SourceFile:537) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[16:41:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement twilightforest:alt/compat/tc_aspects
com.google.gson.JsonSyntaxException: Unknown item id 'thaumcraft:thaumonomicon'
at net.minecraft.advancements.critereon.ItemPredicate.func_192492_a(ItemPredicate.java:127) ~[an.class:?]
at net.minecraft.advancements.critereon.ItemPredicate.func_192494_b(ItemPredicate.java:163) ~[an.class:?]
at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:62) ~[al.class:?]
at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:21) ~[al.class:?]
at net.minecraft.advancements.Criterion.func_192145_a(SourceFile:35) ~[n.class:?]
at net.minecraft.advancements.Criterion.func_192144_b(SourceFile:46) ~[n.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:204) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188176_a(SourceFile:517) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188178_a(SourceFile:537) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[16:41:47] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement twilightforest:alt/compat/tconstruct
com.google.gson.JsonSyntaxException: Unknown item id 'tconstruct:book'
at net.minecraft.advancements.critereon.ItemPredicate.func_192492_a(ItemPredicate.java:127) ~[an.class:?]
at net.minecraft.advancements.critereon.ItemPredicate.func_192494_b(ItemPredicate.java:163) ~[an.class:?]
at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:62) ~[al.class:?]
at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:21) ~[al.class:?]
at net.minecraft.advancements.Criterion.func_192145_a(SourceFile:35) ~[n.class:?]
at net.minecraft.advancements.Criterion.func_192144_b(SourceFile:46) ~[n.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:204) ~[i$a.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188176_a(SourceFile:517) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188178_a(SourceFile:537) ~[rc.class:?]
at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) ~[ForgeHooks.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
[16:41:47] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 1069 advancements
[16:41:50] [Server thread/INFO] [NetherEx]: Reading Nether biome data configs from disk.
[16:41:51] [Server thread/INFO] [NetherEx]: Reading Pigtificate trade configs from disk.
[16:41:51] [Server thread/INFO] [twilightforest]: Loaded a world with the tfEnforcedProgression game rule not defined. Defining it.
[16:41:51] [Server thread/INFO] [FML]: Loading dimension 1 (moincreft) (net.minecraft.server.dedicated.DedicatedServer@35cb7688)
[16:41:51] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world:
[16:41:51] [Server thread/INFO] [FML]: Loading dimension -1 (moincreft) (net.minecraft.server.dedicated.DedicatedServer@35cb7688)
[16:41:51] [Server thread/INFO] [FML]: Loading dimension -23 (moincreft) (net.minecraft.server.dedicated.DedicatedServer@35cb7688)
[16:41:51] [Server thread/INFO] [FML]: Loading dimension -24 (moincreft) (net.minecraft.server.dedicated.DedicatedServer@35cb7688)
[16:41:51] [Server thread/INFO] [FML]: Loading dimension 4 (moincreft) (net.minecraft.server.dedicated.DedicatedServer@35cb7688)
[16:41:52] [Server thread/INFO] [FML]: Loading dimension 7 (moincreft) (net.minecraft.server.dedicated.DedicatedServer@35cb7688)
[16:41:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[16:41:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
[16:41:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 3%
[16:41:58] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 4%
[16:41:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 4%
[16:42:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 5%
[16:42:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 6%
[16:42:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 7%
[16:42:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 8%
[16:42:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 8%
[16:42:06] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 9%
[16:42:08] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 10%
[16:42:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 10%
[16:42:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 11%
[16:42:11] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 12%
[16:42:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 13%
[16:42:13] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 14%
[16:42:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 14%
[16:42:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 15%
[16:42:17] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 16%
[16:42:18] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 16%
[16:42:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 17%
[16:42:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 19%
[16:42:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 20%
[16:42:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 21%
[16:42:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 22%
[16:42:24] [Server thread/WARN] [mca]: No skin found for profession: `fossil:archeologist`. A random skin will be generated.
[16:42:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 23%
[16:42:26] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 23%
[16:42:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 24%
[16:42:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 25%
[16:42:29] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 26%
[16:42:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 27%
[16:42:31] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 28%
[16:42:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 29%
[16:42:33] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 30%
[16:42:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 31%
[16:42:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 31%
[16:42:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 34%
[16:42:38] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 34%
[16:42:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 35%
[16:42:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 36%
[16:42:42] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 37%
[16:42:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 38%
[16:42:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 38%
[16:42:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 39%
[16:42:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 40%
[16:42:48] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 41%
[16:42:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 43%
[16:42:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 43%
[16:42:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 45%
[16:42:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 46%
[16:42:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 47%
[16:42:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 48%
[16:42:56] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 50%
[16:42:57] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [5, 21] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:57] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:57] [Server thread/WARN] [mca]: No skin found for profession: `fossil:archeologist`. A random skin will be generated.
[16:42:57] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [5, 22] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:57] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:58] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [4, 22] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:58] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:58] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [5, 20] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:58] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:58] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [6, 22] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:58] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [6, 21] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [7, 21] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [8, 21] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [6, 20] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [5, 19] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [5, 18] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [7, 20] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [8, 20] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [6, 24] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [6, 23] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:42:59] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [7, 24] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:42:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:00] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [6, 19] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:00] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:00] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [6, 18] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:00] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:00] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [5, 23] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:00] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:01] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [4, 23] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:01] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:01] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [7, 23] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:01] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:01] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [7, 22] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:01] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:02] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [6, 25] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:02] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:02] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [7, 19] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:02] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:02] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [7, 18] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:02] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:04] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [5, 24] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:04] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:05] [Server thread/WARN] [FML]: Roguelike Dungeons loaded a new chunk [4, 24] in dimension 0 (overworld) while populating chunk [4, 21], causing cascading worldgen lag.
[16:43:05] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:43:11] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 51%
[16:43:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 52%
[16:43:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 54%
[16:43:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 57%
[16:43:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 58%
[16:43:17] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 61%
[16:43:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 64%
[16:43:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 65%
[16:43:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 67%
[16:43:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 69%
[16:43:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 70%
[16:43:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 72%
[16:43:26] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 73%
[16:43:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 74%
[16:43:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 76%
[16:43:29] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 77%
[16:43:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 78%
[16:43:31] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 80%
[16:43:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 81%
[16:43:34] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 81%
[16:43:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 83%
[16:43:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 84%
[16:43:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 86%
[16:43:38] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 88%
[16:43:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 89%
[16:43:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 89%
[16:43:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 91%
[16:43:42] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 92%
[16:43:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 94%
[16:43:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 94%
[16:43:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 96%
[16:43:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 98%
[16:43:48] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 99%
[16:43:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (128.527s)! For help, type "help" or "?"
[16:43:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
[16:43:48] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on **.**.**.**:10255
[16:43:50] [Server thread/INFO] [journeymap]: dim4 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim4.config
[16:43:50] [Server thread/INFO] [journeymap]: dim4 (Valid) Creating config file: ./journeymap/server/5.5/journeymap.server.dim4.config
[16:43:50] [Server thread/INFO] [NetherEx]: The Nether has been overridden.
[16:43:52] [Server thread/INFO] [FML]: Unloading dimension 1
[16:43:52] [Server thread/INFO] [FML]: Unloading dimension -1
[16:43:52] [Server thread/INFO] [FML]: Unloading dimension -23
[16:43:52] [Server thread/INFO] [FML]: Unloading dimension -24
[16:43:52] [Server thread/INFO] [FML]: Unloading dimension 4
[16:43:52] [Server thread/INFO] [FML]: Unloading dimension 7
[16:44:03] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 12216ms behind, skipping 244 tick(s)
[16:44:22] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 11263ms behind, skipping 225 tick(s)
[16:44:30] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3653ms behind, skipping 73 tick(s)
[16:44:35] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player SymphonyMermaid is d103ea7f-8a4a-4e2f-9fd6-d61d861d52c6
[16:44:36] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
[16:44:36] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 26 mods : minecraft@1.12.2,biomesoplenty@7.0.1.2444,mca@6.1.0,jei@**.**.**.**,bibliocraft@2.4.5,golems@7.1.8,roguelike@1.8.0,quark@r1.6-177,mantle@1.12-1.3.3.55,mcp@9.42,journeymap@1.12.2-5.5.5,autoreglib@1.3-32,libraryex@1.0.12,multimob@1.0.5,natura@1.12.2-4.3.2.69,FML@**.**.**.**,llibrary@1.7.19,fossil@8.0.3,iceandfire@1.8.3,waila@1.8.26,aether_legacy@1.4.4,forge@14.23.5.2847,backpack@3.0.2,twilightforest@3.9.984,netherex@2.0.15,primitivemobs@1.2.3a
[16:44:36] [Netty Epoll Server IO #2/INFO] [journeymap]: CLIENT
[16:44:40] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[16:44:40] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: SymphonyMermaid[/**.**.**.**:59234] logged in with entity id 3197 at (88.5, 81.0, 254.5)
[16:44:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SymphonyMermaid joined the game
[16:44:40] [Server thread/INFO] [Waila]: Player EntityPlayerMP['SymphonyMermaid'/3197, l='moincreft', x=88.50, y=81.00, z=254.50] connected. Sending ping
[16:44:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SymphonyMermaid has made the advancement [Ice and Fire]
[16:44:45] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.daveyx0.multimob.entity.EntityMMBird from class net.daveyx0.multimob.entity.EntityMMFlyingMob
[16:45:26] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 31925ms behind, skipping 638 tick(s)
[16:45:31] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5072ms behind, skipping 101 tick(s)
[16:45:36] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: SymphonyMermaid moved too quickly! 3.2458416027343873,-8.37404208100915,-5.419132216621676
[16:45:40] [User Authenticator #2/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player MiyokataNonako is 3cebdedd-01c0-4e2d-bcf5-9e0ea2ecf509
[16:45:41] [Netty Epoll Server IO #0/INFO] [FML]: Client protocol version 2
[16:45:41] [Netty Epoll Server IO #0/INFO] [FML]: Client attempting to join with 26 mods : minecraft@1.12.2,biomesoplenty@7.0.1.2444,mca@6.1.0,jei@**.**.**.**,bibliocraft@2.4.5,golems@7.1.8,roguelike@1.8.0,quark@r1.6-177,mantle@1.12-1.3.3.55,mcp@9.42,journeymap@1.12.2-5.5.5,autoreglib@1.3-32,libraryex@1.0.12,multimob@1.0.5,natura@1.12.2-4.3.2.69,FML@**.**.**.**,llibrary@1.7.19,fossil@8.0.3,iceandfire@1.8.3,waila@1.8.26,aether_legacy@1.4.4,forge@14.23.5.2847,backpack@3.0.2,twilightforest@3.9.984,netherex@2.0.15,primitivemobs@1.2.3a
[16:45:41] [Netty Epoll Server IO #0/INFO] [journeymap]: CLIENT
[16:45:42] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: MiyokataNonako lost connection: Disconnected
[16:45:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MiyokataNonako left the game
[16:45:54] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: SymphonyMermaid lost connection: Disconnected
[16:45:54] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SymphonyMermaid left the game
[16:46:03] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10874ms behind, skipping 217 tick(s)
[16:46:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server
[16:46:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[16:46:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[16:46:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[16:46:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'moincreft'/overworld
[16:46:28] [Server thread/INFO] [NetherEx]: Writing Nether biome data configs to disk.
[16:46:28] [Server thread/INFO] [NetherEx]: Writing Pigtificate trade configs to disk.
[16:46:28] [Server thread/INFO] [FML]: Unloading dimension 0
[16:46:28] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server