Paste your logs.

Built for Minecraft & Hytale

Forge 1.12.2 Server Log

4 errors
517 lines
Raw
Detected
Minecraft version: 1.12.2 Forge version: 14.23.5.2859
[15:40:25] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:40:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:40:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:40:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:40:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:40:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:40:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:40:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:40:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:40:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:40:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:40:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:40:28] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[15:40:28] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[15:40:28] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:28] [main/INFO] [Quark ASM]: Patch result: true
[15:40:28] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[15:40:28] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:28] [main/INFO] [Quark ASM]: Patch result: true
[15:40:29] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[15:40:29] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[15:40:29] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:29] [main/INFO] [Quark ASM]: Patch result: true
[15:40:29] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:29] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[15:40:29] [main/INFO] [Quark ASM]: Patch result: true
[15:40:29] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[15:40:29] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:29] [main/INFO] [Quark ASM]: Patch result: true
[15:40:29] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[15:40:29] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[15:40:29] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[15:40:29] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:29] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[15:40:29] [main/INFO] [Quark ASM]: Patch result: true
[15:40:30] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[15:40:30] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[15:40:30] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:30] [main/INFO] [Quark ASM]: Patch result: true
[15:40:30] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[15:40:30] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[15:40:30] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:30] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[15:40:30] [main/INFO] [Quark ASM]: Patch result: true
[15:40:30] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[15:40:30] [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)
[15:40:30] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:30] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[15:40:30] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[15:40:30] [main/INFO] [Quark ASM]: Patch result: true
[15:40:31] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[15:40:31] [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)
[15:40:31] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:31] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[15:40:31] [main/INFO] [Quark ASM]: Patch result: true
[15:40:31] [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)
[15:40:31] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:31] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[15:40:31] [main/INFO] [Quark ASM]: Patch result: true
[15:40:31] [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)
[15:40:31] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:31] [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
[15:40:31] [main/INFO] [Quark ASM]: Patch result: true
[15:40:31] [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)
[15:40:31] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:31] [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
[15:40:31] [main/INFO] [Quark ASM]: Patch result: true
[15:40:31] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[15:40:31] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[15:40:31] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:31] [main/INFO] [Quark ASM]: Patch result: true
[15:40:31] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[15:40:31] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:31] [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
[15:40:31] [main/INFO] [Quark ASM]: Patch result: true
[15:40:31] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[15:40:31] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:31] [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
[15:40:31] [main/INFO] [Quark ASM]: Patch result: true
[15:40:34] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[15:40:34] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[15:40:34] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:34] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[15:40:34] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[15:40:34] [main/INFO] [Quark ASM]: Patch result: true
[15:40:35] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
[15:40:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
[15:40:35] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:35] [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;
[15:40:35] [main/INFO] [Quark ASM]: Patch result: true
[15:40:35] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[15:40:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[15:40:35] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:35] [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;
[15:40:35] [main/INFO] [Quark ASM]: Patch result: true
[15:40:35] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[15:40:35] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[15:40:35] [main/INFO] [Quark ASM]: Failed to locate the method!
[15:40:36] [main/INFO] [STDOUT]: [com.flemmli97.tenshilib.asm.ASMTransformer:asmDebug:43]: [TenshiCore]: Patching PathNavigate
[15:40:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[15:40: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)
[15:40:36] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:36] [main/INFO] [Quark ASM]: Patch result: true
[15:40:36] [main/INFO] [STDOUT]: [atomicstryker.stalkercreepers.common.SCTransformer:handleEntityAICreeperSwellObfuscated:63]: **************** Stalker Creepers transform running on EntityAICreeperSwell ***********************
[15:40:36] [main/INFO] [STDOUT]: [atomicstryker.stalkercreepers.common.SCTransformer:handleEntityAICreeperSwellObfuscated:73]: In target method! Patching!
[15:40:36] [main/INFO] [STDOUT]: [atomicstryker.stalkercreepers.common.SCTransformer:handleEntityAICreeperSwellObfuscated:132]: Patching Complete!
[15:40:37] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[15:40:37] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[15:40:37] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:37] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[15:40:37] [main/INFO] [Quark ASM]: Patch result: true
[15:40:38] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[15:40:38] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[15:40:38] [main/INFO] [Quark ASM]: Located Method, patching...
[15:40:38] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:40:38] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:40:38] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:40:38] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:40:38] [main/INFO] [Quark ASM]: Patch result: true
[15:40:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[15:40:39] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2859 Initialized
[15:40:40] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[15:40:41] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[15:40:41] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[15:40:42] [Server thread/INFO] [FML]: Searching /server/./mods for mods
[15:40:47] [Server thread/WARN] [FML]: Mod spiderstpo is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.3
[15:40:48] [Server thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
[15:40:48] [Server thread/INFO] [FML]: Found mod(s) [futuremc] containing declared API package vazkii.quark.api (owned by quark) without associated API reference
[15:40:48] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[15:40:48] [Server thread/WARN] [FML]: Missing English translation for extendedrenderer: assets/extendedrenderer/lang/en_us.lang
[15:40:48] [Server thread/WARN] [FML]: Missing English translation for configmod: assets/configmod/lang/en_us.lang
[15:40:48] [Server thread/WARN] [FML]: Missing English translation for darknesslib: assets/darknesslib/lang/en_us.lang
[15:40:48] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[15:40:48] [Server thread/WARN] [FML]: Missing English translation for hardcoredarkness: assets/hardcoredarkness/lang/en_us.lang
[15:40:48] [Server thread/WARN] [FML]: Missing English translation for corerm: assets/corerm/lang/en_us.lang
[15:40:48] [Server thread/WARN] [FML]: Missing English translation for spiderstpo: assets/spiderstpo/lang/en_us.lang
[15:40:48] [Server thread/INFO] [FML]: FML has found a non-mod file StalkerCreepers-1.12.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:40:50] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, autoreglib, bloodmoon, cannibalism, comforts, extendedrenderer, coroutil, configmod, corpse, darknesslib, eyesinthedarkness, mod_lavacow, forgelin, cfm, futuremc, grue, hardcoredarkness, improvedmobs, quark, rftl, corerm, scp, spiderstpo, csam, svutils, tenshilib, camping, travelersbackpack, trevorcraft, zombieawareness, weeping-angels] at CLIENT
[15:40:50] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, autoreglib, bloodmoon, cannibalism, comforts, extendedrenderer, coroutil, configmod, corpse, darknesslib, eyesinthedarkness, mod_lavacow, forgelin, cfm, futuremc, grue, hardcoredarkness, improvedmobs, quark, rftl, corerm, scp, spiderstpo, csam, svutils, tenshilib, camping, travelersbackpack, trevorcraft, zombieawareness, weeping-angels] at SERVER
[15:40:55] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
[15:40:55] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
[15:40:55] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[15:40:55] [Server thread/INFO] [Quark ASM]: Patch result: true
[15:40:55] [Server thread/INFO] [thedarkcolour.futuremc.FutureMC]: Ido is gone...
[15:40:57] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[15:40:57] [Server thread/INFO] [FML]: Found 1421 ObjectHolder annotations
[15:40:57] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:40:57] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:40:58] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:40:58] [Forge Version Check/INFO] [forge.VersionCheck]: [weeping-angels] Starting version check at https://raw.githubusercontent.com/Suffril/Weeping-Angels-Mod/master/update.json
[15:40:59] [Forge Version Check/INFO] [forge.VersionCheck]: [grue] Starting version check at https://raw.githubusercontent.com/Shinoow/Grue/master/version.json
[15:40:59] [Forge Version Check/INFO] [forge.VersionCheck]: [grue] Found status: UP_TO_DATE Target: null
[15:40:59] [Forge Version Check/INFO] [forge.VersionCheck]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
[15:41:00] [Forge Version Check/INFO] [forge.VersionCheck]: [corpse] Found status: UP_TO_DATE Target: null
[15:41:00] [Forge Version Check/INFO] [forge.VersionCheck]: [travelersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw
[15:41:00] [Forge Version Check/INFO] [forge.VersionCheck]: [travelersbackpack] Found status: AHEAD Target: null
[15:41:00] [Forge Version Check/INFO] [forge.VersionCheck]: [darknesslib] Starting version check at https://raw.githubusercontent.com/Shinoow/DarknessLib/master/version.json
[15:41:00] [Forge Version Check/INFO] [forge.VersionCheck]: [darknesslib] Found status: UP_TO_DATE Target: null
[15:41:00] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:41:00] [Server thread/INFO] [Quark]: Module decoration is enabled
[15:41:00] [Server thread/INFO] [Quark]: Module experimental is enabled
[15:41:00] [Server thread/INFO] [Quark]: Module tweaks is enabled
[15:41:00] [Server thread/INFO] [Quark]: Module building is enabled
[15:41:00] [Server thread/INFO] [Quark]: Module world is enabled
[15:41:00] [Server thread/INFO] [Quark]: Module vanity is enabled
[15:41:00] [Server thread/INFO] [Quark]: Module client is enabled
[15:41:00] [Server thread/INFO] [Quark]: Module management is enabled
[15:41:00] [Server thread/INFO] [Quark]: Module automation is enabled
[15:41:00] [Server thread/INFO] [Quark]: Module misc is enabled
[15:41:01] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[15:41:11] [Server thread/INFO] [cannibalism]: [Cannibalism] Initializating Mod
[15:41:11] [Server thread/INFO] [cannibalism]: [Cannibalism] Adding Items, events, and Syncing Config
[15:41:11] [Server thread/INFO] [STDOUT]: [sorazodia.cannibalism.config.JSONConfig:<init>:50]: [Cannibalism] Config path: /server/config/cannibalism
[15:41:12] [Server thread/INFO] [DarknessLibAPI]: darknesslib added a Light Provider function!
[15:41:17] [Server thread/INFO] [SCP: Lockdown]: Loaded 0 donor names
[15:41:17] [Server thread/INFO] [svutils]: Pre-initializing registries and building config
[15:41:18] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectWater as a FluidEffect for water with the ID 0
[15:41:18] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectLava as a FluidEffect for lava with the ID 1
[15:41:18] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectMilk as a FluidEffect for milk with the ID 2
[15:41:18] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectPotion as a FluidEffect for potion with the ID 3
[15:41:18] [Server thread/INFO] [travelersbackpack]: Starting the Integration Handler.
[15:41:18] [Server thread/INFO] [travelersbackpack]: Didn't find any possible mod integration(s)!
[15:41:18] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.Modblocks$RegistrationHandler:registerBlocks:85]: Registering Blocks
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-control_panel`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-item_generator`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-card_reader`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-document_machine`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-computer`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-file_cabinet`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-shelf`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-item_plate`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-sliding_door`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-desk`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-bloodstone`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:20] [Server thread/INFO] [FML]: Applying holder lookups
[15:41:20] [Server thread/INFO] [FML]: Holder lookups applied
[15:41:21] [Server thread/INFO] [FML]: Applying holder lookups
[15:41:21] [Server thread/INFO] [FML]: Holder lookups applied
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:376]: Registering entities
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityLavaCow
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityZombieMushroom
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityParasite
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityFoglet
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityZombieFrozen
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityUndeadSwine
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntitySalamander
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityWendigo
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityMimic
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntitySludgeLord
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntitySludgeJet
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityLilSludge
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityWarSmallFireball
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityRaven
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.flying.EntityPtera
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.flying.EntityVespa
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityScarecrow
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityVespaCocoon
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.aquatic.EntityPiranha
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.aquatic.EntityZombiePiranha
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityPiranhaLauncher
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityBoneWorm
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityAcidJet
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityHolyGrenade
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityPingu
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityUndertaker
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityUnburied
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.flying.EntityGhostRay
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityBanshee
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityWeta
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityAvaton
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityGhostBomb
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntitySonicBomb
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityForsaken
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntitySkeletonKing
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntitySandBurst
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityDeathCoil
[15:41:21] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityMummy
[15:41:22] [Server thread/INFO] [SCP: Lockdown]: Registered 77 SCPs
[15:41:22] [Server thread/INFO] [FML]: Applying holder lookups
[15:41:22] [Server thread/INFO] [FML]: Holder lookups applied
[15:41:22] [Server thread/INFO] [FML]: Applying holder lookups
[15:41:22] [Server thread/INFO] [FML]: Holder lookups applied
[15:41:22] [Server thread/INFO] [FML]: Injecting itemstacks
[15:41:22] [Server thread/INFO] [FML]: Itemstack injection complete
[15:41:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[15:41:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[15:41:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[15:41:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:12955
[15:41:22] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
[15:41:23] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[15:41:23] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[15:41:23] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[15:41:23] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `nether_brick_fence`, expected `futuremc`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/INFO] [FML]: Applying holder lookups
[15:41:24] [Server thread/INFO] [FML]: Holder lookups applied
[15:41:24] [Server thread/INFO] [cannibalism]: [Cannibalism] Initializating Recipes
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmoven`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfridge`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfreezer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbedsidecabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmailbox`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcomputer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmprinter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmstereo`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmpresent`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbin`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwallcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbath`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmshowerhead`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmplate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcouch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtoaster`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmchoppingboard`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmblender`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmicrowave`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwashingmachine`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdishwasher`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinetkitchen`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcup`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcookiejar`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtree`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmirror`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmgrill`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmeski`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdoormat`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcrate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmlightswitch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmceilingfan`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdeskcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmodernslidingdoor`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdigitalclock`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtv`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounterdrawer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:24] [Server thread/INFO] [svutils]: Initializing registries
[15:41:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilelantern`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilelogseat`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilelight`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tiletrap`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilecampfirecook`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilecampfirewoodon`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tilecampfirewoodoff`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camping_tiletent`, expected `camping`. This could be a intended override, but in most cases indicates a broken mod.
[15:41:25] [Server thread/INFO] [Weeping Angels]: Checking for Vivecraft Client...
[15:41:25] [Server thread/INFO] [Weeping Angels]: Vivecraft not detected!
[15:41:25] [Server thread/INFO] [FML]: Injecting itemstacks
[15:41:25] [Server thread/INFO] [FML]: Itemstack injection complete
[15:41:25] [Server thread/WARN] [FML]: No types have been added to Biome trevorcraft:agora, types have been assigned on a best-effort guess: [PLAINS, DRY]
[15:41:25] [Server thread/INFO] [cannibalism]: [Cannibalism] Checking Entity Mappings...
[15:41:25] [Server thread/INFO] [cannibalism]: [Cannibalism] Loading and reading data...
[15:41:25] [Server thread/INFO] [cannibalism]: [Cannibalism] Mod Locked and Loaded
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:brown_mushroom has been added to the Dynamic Lights List with Light level 1!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:torch has been added to the Dynamic Lights List with Light level 14!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:redstone_torch has been added to the Dynamic Lights List with Light level 7!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:glowstone has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:lit_pumpkin has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:end_portal_frame has been added to the Dynamic Lights List with Light level 1!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:dragon_egg has been added to the Dynamic Lights List with Light level 1!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:ender_chest has been added to the Dynamic Lights List with Light level 7!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:beacon has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:sea_lantern has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:end_rod has been added to the Dynamic Lights List with Light level 14!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: minecraft:magma has been added to the Dynamic Lights List with Light level 3!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:paper_lantern has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:lit_lamp has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:candle has been added to the Dynamic Lights List with Light level 14!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:blaze_lantern has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:magma_bricks has been added to the Dynamic Lights List with Light level 3!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:magma_bricks_stairs has been added to the Dynamic Lights List with Light level 3!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:magma_bricks_slab has been added to the Dynamic Lights List with Light level 3!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:duskbound_lantern has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:crystal has been added to the Dynamic Lights List with Light level 11!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:crystal_pane has been added to the Dynamic Lights List with Light level 11!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:elder_sea_lantern has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:glowcelium has been added to the Dynamic Lights List with Light level 7!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:glowshroom has been added to the Dynamic Lights List with Light level 14!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: quark:glowshroom_block has been added to the Dynamic Lights List with Light level 14!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: mod_lavacow:glowshroom has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: mod_lavacow:glowshroom_block_cap has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: cfm:electric_fence has been added to the Dynamic Lights List with Light level 3!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: cfm:fire_alarm_off has been added to the Dynamic Lights List with Light level 3!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: cfm:fire_alarm_on has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: cfm:tree_bottom has been added to the Dynamic Lights List with Light level 4!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: cfm:candle has been added to the Dynamic Lights List with Light level 12!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: cfm:fairy_light has been added to the Dynamic Lights List with Light level 7!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: cfm:fire_pit_on has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: cfm:digital_clock has been added to the Dynamic Lights List with Light level 7!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: futuremc:lantern has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: futuremc:campfire has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: futuremc:soul_fire_lantern has been added to the Dynamic Lights List with Light level 10!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: futuremc:soul_fire_torch has been added to the Dynamic Lights List with Light level 10!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: scp:lamp has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: scp:small_lamp has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: scp:damaged_ceiling_lamp has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [DarknessLibAPI]: scp:ceiling_lamp has been added to the Dynamic Lights List with Light level 15!
[15:41:25] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
[15:41:25] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
[15:41:25] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[15:41:25] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
[15:41:25] [Server thread/INFO] [Quark ASM]: Patch result: true
[15:41:25] [Server thread/INFO] [SCP: Lockdown]: Registered 176 recipes
[15:41:25] [Server thread/INFO] [svutils]: Running post-init
[15:41:26] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 34 mods
[15:41:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[15:41:26] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_stone_brick_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_purpur_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_sandstone_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_smooth_stone_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_oak_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_jungle_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_oak_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_sandstone_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_cobblestone_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_acacia_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_dark_oak_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_brick_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_quartz_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_birch_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_red_sandstone_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_dark_oak_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_brick_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_jungle_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_red_sandstone_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_birch_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_spruce_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_nether_brick_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_cobblestone_slab
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_acacia_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_stone_brick_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_quartz_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_spruce_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_nether_brick_stairs
[15:41:27] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_purpur_slab
[15:41:28] [Server thread/INFO] [FML]: Applying holder lookups
[15:41:28] [Server thread/INFO] [FML]: Holder lookups applied
[15:41:29] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2665c036)
[15:41:29] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/redstone/trapdoor
com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:trapdoor'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[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_193839_a(SourceFile:532) ~[rc.class:?]
at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [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:750) [?:1.8.0_332]
[15:41:30] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement csam:recipes/flint/flint_pick
com.google.gson.JsonSyntaxException: Unknown item id 'minecraft:flint_pick'
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:14.23.5.2859]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
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:750) [?:1.8.0_332]
[15:41:30] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement csam:mod/half_baked
com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'csam:terracotta_pickaxe'
at net.minecraft.util.JsonUtils.func_188172_b(SourceFile:124) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188180_i(SourceFile:135) ~[rc.class:?]
at net.minecraft.advancements.DisplayInfo.func_193221_a(DisplayInfo.java:133) ~[r.class:?]
at net.minecraft.advancements.DisplayInfo.func_192294_a(DisplayInfo.java:111) ~[r.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:202) ~[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:14.23.5.2859]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
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:750) [?:1.8.0_332]
[15:41:30] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement csam:mod/arts_and_crafts
com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'csam:clay_pickaxe_head'
at net.minecraft.util.JsonUtils.func_188172_b(SourceFile:124) ~[rc.class:?]
at net.minecraft.util.JsonUtils.func_188180_i(SourceFile:135) ~[rc.class:?]
at net.minecraft.advancements.DisplayInfo.func_193221_a(DisplayInfo.java:133) ~[r.class:?]
at net.minecraft.advancements.DisplayInfo.func_192294_a(DisplayInfo.java:111) ~[r.class:?]
at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:202) ~[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:14.23.5.2859]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
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:750) [?:1.8.0_332]
[15:41:30] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 610 advancements
[15:41:30] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@2665c036)
[15:41:30] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@2665c036)
[15:41:30] [Server thread/INFO] [FML]: Loading dimension -44 (world) (net.minecraft.server.dedicated.DedicatedServer@2665c036)
[15:41:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[15:41:31] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
[15:41:32] [Server thread/INFO] [coroutil]: CoroUtil detected Infernal Mobs Not Installed for use
[15:41:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 11%
[15:41:33] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 57%
[15:41:34] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class com.rikmuld.camping.features.entities.camper.EntityCamper from class com.rikmuld.camping.features.entities.camper.EntityCamper$
[15:41:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (8.129s)! For help, type "help" or "?"
[15:41:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
[15:41:34] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:9898
[15:41:35] [Server thread/INFO] [STDOUT]: [sorazodia.api.nbt.IO:<init>:36]: [Cannibalism] NBT Location: ./saves/world/SavedPlayerData
[15:41:35] [Server thread/INFO] [cannibalism]: [Cannibalism] Attempting to read playerdata...
[15:41:35] [Server thread/INFO] [cannibalism]: [Cannibalism] Completed
[15:41:35] [Server thread/INFO] [coroutil]: CoroUtil being reinitialized
[15:41:36] [Server thread/INFO] [FML]: Unloading dimension -1
[15:41:36] [Server thread/INFO] [FML]: Unloading dimension 1
[15:41:36] [Server thread/INFO] [FML]: Unloading dimension -44