Paste your logs.

Built for Minecraft & Hytale

Forge 1.12.2 Server Log

7 errors
562 lines
Raw
Detected
Minecraft version: 1.12.2 Forge version: 14.23.5.2859
[16:21:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:21:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:21:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:21:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:21:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:21:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:21:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:21:13] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[16:21:13] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[16:21:13] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:13] [main/INFO] [Quark ASM]: Patch result: true
[16:21:13] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[16:21:13] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:13] [main/INFO] [Quark ASM]: Patch result: true
[16:21:14] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[16:21:14] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[16:21:14] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:14] [main/INFO] [Quark ASM]: Patch result: true
[16:21:14] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:14] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[16:21:14] [main/INFO] [Quark ASM]: Patch result: true
[16:21:14] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[16:21:14] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:14] [main/INFO] [Quark ASM]: Patch result: true
[16:21:14] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[16:21:15] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[16:21:15] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[16:21:15] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:15] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:21:15] [main/INFO] [Quark ASM]: Patch result: true
[16:21:16] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[16:21:16] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[16:21:16] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:16] [main/INFO] [Quark ASM]: Patch result: true
[16:21:16] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[16:21:16] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[16:21:16] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:16] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[16:21:16] [main/INFO] [Quark ASM]: Patch result: true
[16:21:16] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[16:21:16] [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:21:16] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:16] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:21:16] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:21:16] [main/INFO] [Quark ASM]: Patch result: true
[16:21:17] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[16:21:17] [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:21:17] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:17] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[16:21:17] [main/INFO] [Quark ASM]: Patch result: true
[16:21:17] [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:21:17] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:17] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[16:21:17] [main/INFO] [Quark ASM]: Patch result: true
[16:21:17] [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:21:17] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:17] [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:21:17] [main/INFO] [Quark ASM]: Patch result: true
[16:21:17] [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:21:17] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:17] [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:21:17] [main/INFO] [Quark ASM]: Patch result: true
[16:21:17] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[16:21:17] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[16:21:17] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:17] [main/INFO] [Quark ASM]: Patch result: true
[16:21:17] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[16:21:17] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:17] [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:21:17] [main/INFO] [Quark ASM]: Patch result: true
[16:21:17] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[16:21:17] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:17] [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:21:17] [main/INFO] [Quark ASM]: Patch result: true
[16:21:22] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[16:21:22] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[16:21:22] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:22] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:21:22] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[16:21:22] [main/INFO] [Quark ASM]: Patch result: true
[16:21:24] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
[16:21:24] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
[16:21:24] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:24] [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:21:24] [main/INFO] [Quark ASM]: Patch result: true
[16:21:24] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[16:21:24] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[16:21:24] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:24] [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:21:24] [main/INFO] [Quark ASM]: Patch result: true
[16:21:24] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[16:21:24] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[16:21:24] [main/INFO] [Quark ASM]: Failed to locate the method!
[16:21:26] [main/INFO] [STDOUT]: [com.flemmli97.tenshilib.asm.ASMTransformer:asmDebug:43]: [TenshiCore]: Patching PathNavigate
[16:21:26] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[16:21:26] [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:21:26] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:26] [main/INFO] [Quark ASM]: Patch result: true
[16:21:27] [main/INFO] [STDOUT]: [atomicstryker.stalkercreepers.common.SCTransformer:handleEntityAICreeperSwellObfuscated:63]: **************** Stalker Creepers transform running on EntityAICreeperSwell ***********************
[16:21:27] [main/INFO] [STDOUT]: [atomicstryker.stalkercreepers.common.SCTransformer:handleEntityAICreeperSwellObfuscated:73]: In target method! Patching!
[16:21:27] [main/INFO] [STDOUT]: [atomicstryker.stalkercreepers.common.SCTransformer:handleEntityAICreeperSwellObfuscated:132]: Patching Complete!
[16:21:28] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[16:21:28] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[16:21:28] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:28] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[16:21:28] [main/INFO] [Quark ASM]: Patch result: true
[16:21:29] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[16:21:29] [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:21:29] [main/INFO] [Quark ASM]: Located Method, patching...
[16:21:29] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[16:21:29] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[16:21:29] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[16:21:29] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[16:21:29] [main/INFO] [Quark ASM]: Patch result: true
[16:21:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[16:21:30] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2859 Initialized
[16:21:30] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[16:21:31] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[16:21:32] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[16:21:33] [Server thread/INFO] [FML]: Searching /server/./mods for mods
[16:21:36] [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
[16:21:36] [Server thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
[16:21:36] [Server thread/INFO] [FML]: Found mod(s) [futuremc] containing declared API package vazkii.quark.api (owned by quark) without associated API reference
[16:21:36] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[16:21:36] [Server thread/WARN] [FML]: Missing English translation for extendedrenderer: assets/extendedrenderer/lang/en_us.lang
[16:21:36] [Server thread/WARN] [FML]: Missing English translation for configmod: assets/configmod/lang/en_us.lang
[16:21:36] [Server thread/WARN] [FML]: Missing English translation for darknesslib: assets/darknesslib/lang/en_us.lang
[16:21:36] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[16:21:36] [Server thread/WARN] [FML]: Missing English translation for hardcoredarkness: assets/hardcoredarkness/lang/en_us.lang
[16:21:36] [Server thread/WARN] [FML]: Missing English translation for corerm: assets/corerm/lang/en_us.lang
[16:21:36] [Server thread/WARN] [FML]: Missing English translation for spiderstpo: assets/spiderstpo/lang/en_us.lang
[16:21:37] [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.
[16:21:38] [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
[16:21:38] [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
[16:21:43] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
[16:21:43] [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:21:43] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[16:21:43] [Server thread/INFO] [Quark ASM]: Patch result: true
[16:21:43] [Server thread/INFO] [thedarkcolour.futuremc.FutureMC]: Ido is gone...
[16:21:45] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[16:21:46] [Server thread/INFO] [FML]: Found 1421 ObjectHolder annotations
[16:21:46] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[16:21:46] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:21:46] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:21:46] [Forge Version Check/INFO] [forge.VersionCheck]: [darknesslib] Starting version check at https://raw.githubusercontent.com/Shinoow/DarknessLib/master/version.json
[16:21:47] [Forge Version Check/INFO] [forge.VersionCheck]: [darknesslib] Found status: UP_TO_DATE Target: null
[16:21:47] [Forge Version Check/INFO] [forge.VersionCheck]: [weeping-angels] Starting version check at https://raw.githubusercontent.com/Suffril/Weeping-Angels-Mod/master/update.json
[16:21:47] [Forge Version Check/INFO] [forge.VersionCheck]: [grue] Starting version check at https://raw.githubusercontent.com/Shinoow/Grue/master/version.json
[16:21:47] [Forge Version Check/INFO] [forge.VersionCheck]: [grue] Found status: UP_TO_DATE Target: null
[16:21:47] [Forge Version Check/INFO] [forge.VersionCheck]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
[16:21:48] [Forge Version Check/INFO] [forge.VersionCheck]: [corpse] Found status: UP_TO_DATE Target: null
[16:21:48] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:21:49] [Server thread/INFO] [Quark]: Module management is enabled
[16:21:49] [Server thread/INFO] [Quark]: Module building is enabled
[16:21:49] [Server thread/INFO] [Quark]: Module experimental is enabled
[16:21:49] [Server thread/INFO] [Quark]: Module tweaks is enabled
[16:21:49] [Server thread/INFO] [Quark]: Module misc is enabled
[16:21:49] [Server thread/INFO] [Quark]: Module client is enabled
[16:21:49] [Server thread/INFO] [Quark]: Module world is enabled
[16:21:49] [Server thread/INFO] [Quark]: Module decoration is enabled
[16:21:49] [Server thread/INFO] [Quark]: Module automation is enabled
[16:21:49] [Server thread/INFO] [Quark]: Module vanity is enabled
[16:21:49] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[16:21:49] [Forge Version Check/INFO] [forge.VersionCheck]: [travelersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw
[16:21:49] [Forge Version Check/INFO] [forge.VersionCheck]: [travelersbackpack] Found status: AHEAD Target: null
[16:21:56] [Server thread/INFO] [cannibalism]: [Cannibalism] Initializating Mod
[16:21:56] [Server thread/INFO] [cannibalism]: [Cannibalism] Adding Items, events, and Syncing Config
[16:21:56] [Server thread/INFO] [STDOUT]: [sorazodia.cannibalism.config.JSONConfig:<init>:50]: [Cannibalism] Config path: /server/config/cannibalism
[16:21:56] [Server thread/INFO] [DarknessLibAPI]: darknesslib added a Light Provider function!
[16:22:02] [Server thread/INFO] [SCP: Lockdown]: Loaded 0 donor names
[16:22:02] [Server thread/INFO] [svutils]: Pre-initializing registries and building config
[16:22:02] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectWater as a FluidEffect for water with the ID 0
[16:22:02] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectLava as a FluidEffect for lava with the ID 1
[16:22:02] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectMilk as a FluidEffect for milk with the ID 2
[16:22:02] [Server thread/INFO] [travelersbackpack]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.EffectPotion as a FluidEffect for potion with the ID 3
[16:22:02] [Server thread/INFO] [travelersbackpack]: Starting the Integration Handler.
[16:22:02] [Server thread/INFO] [travelersbackpack]: Didn't find any possible mod integration(s)!
[16:22:03] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.Modblocks$RegistrationHandler:registerBlocks:85]: Registering Blocks
[16:22:05] [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.
[16:22:05] [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.
[16:22:05] [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.
[16:22:05] [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.
[16:22:05] [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.
[16:22:05] [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.
[16:22:05] [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.
[16:22:05] [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.
[16:22:06] [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.
[16:22:06] [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.
[16:22:06] [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.
[16:22:06] [Server thread/INFO] [FML]: Applying holder lookups
[16:22:06] [Server thread/INFO] [FML]: Holder lookups applied
[16:22:07] [Server thread/INFO] [FML]: Applying holder lookups
[16:22:07] [Server thread/INFO] [FML]: Holder lookups applied
[16:22:07] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:376]: Registering entities
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityLavaCow
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityZombieMushroom
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityParasite
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityFoglet
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityZombieFrozen
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityUndeadSwine
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntitySalamander
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityWendigo
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityMimic
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntitySludgeLord
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntitySludgeJet
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityLilSludge
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityWarSmallFireball
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityRaven
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.flying.EntityPtera
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.flying.EntityVespa
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityScarecrow
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityVespaCocoon
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.aquatic.EntityPiranha
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.aquatic.EntityZombiePiranha
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityPiranhaLauncher
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityBoneWorm
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityAcidJet
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityHolyGrenade
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityPingu
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityUndertaker
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityUnburied
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.flying.EntityGhostRay
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityBanshee
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.tameable.EntityWeta
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityAvaton
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityGhostBomb
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntitySonicBomb
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityForsaken
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntitySkeletonKing
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntitySandBurst
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.projectiles.EntityDeathCoil
[16:22:08] [Server thread/INFO] [STDOUT]: [com.Fishmod.mod_LavaCow.init.ModEntities$RegistrationHandler:onEvent:380]: Registering entity = class com.Fishmod.mod_LavaCow.entities.EntityMummy
[16:22:08] [Server thread/INFO] [SCP: Lockdown]: Registered 77 SCPs
[16:22:08] [Server thread/INFO] [FML]: Applying holder lookups
[16:22:08] [Server thread/INFO] [FML]: Holder lookups applied
[16:22:08] [Server thread/INFO] [FML]: Applying holder lookups
[16:22:08] [Server thread/INFO] [FML]: Holder lookups applied
[16:22:08] [Server thread/INFO] [FML]: Injecting itemstacks
[16:22:08] [Server thread/INFO] [FML]: Itemstack injection complete
[16:22:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[16:22:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[16:22:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[16:22:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:12955
[16:22:09] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
[16:22:09] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:22:09] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[16:22:09] [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.
[16:22:09] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[16:22:10] [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.
[16:22:10] [Server thread/INFO] [FML]: Applying holder lookups
[16:22:10] [Server thread/INFO] [FML]: Holder lookups applied
[16:22:10] [Server thread/INFO] [cannibalism]: [Cannibalism] Initializating Recipes
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [Server thread/INFO] [svutils]: Initializing registries
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [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.
[16:22:11] [Server thread/INFO] [Weeping Angels]: Checking for Vivecraft Client...
[16:22:11] [Server thread/INFO] [Weeping Angels]: Vivecraft not detected!
[16:22:11] [Server thread/INFO] [FML]: Injecting itemstacks
[16:22:11] [Server thread/INFO] [FML]: Itemstack injection complete
[16:22:11] [Server thread/WARN] [FML]: No types have been added to Biome trevorcraft:agora, types have been assigned on a best-effort guess: [DRY, PLAINS]
[16:22:12] [Server thread/INFO] [cannibalism]: [Cannibalism] Checking Entity Mappings...
[16:22:12] [Server thread/INFO] [cannibalism]: [Cannibalism] Loading and reading data...
[16:22:12] [Server thread/INFO] [cannibalism]: [Cannibalism] Mod Locked and Loaded
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:brown_mushroom has been added to the Dynamic Lights List with Light level 1!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:torch has been added to the Dynamic Lights List with Light level 14!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:redstone_torch has been added to the Dynamic Lights List with Light level 7!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:glowstone has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:lit_pumpkin has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:end_portal_frame has been added to the Dynamic Lights List with Light level 1!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:dragon_egg has been added to the Dynamic Lights List with Light level 1!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:ender_chest has been added to the Dynamic Lights List with Light level 7!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:beacon has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:sea_lantern has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:end_rod has been added to the Dynamic Lights List with Light level 14!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: minecraft:magma has been added to the Dynamic Lights List with Light level 3!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:magma_bricks has been added to the Dynamic Lights List with Light level 3!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:magma_bricks_stairs has been added to the Dynamic Lights List with Light level 3!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:magma_bricks_slab has been added to the Dynamic Lights List with Light level 3!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:duskbound_lantern has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:crystal has been added to the Dynamic Lights List with Light level 11!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:crystal_pane has been added to the Dynamic Lights List with Light level 11!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:elder_sea_lantern has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:glowcelium has been added to the Dynamic Lights List with Light level 7!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:glowshroom has been added to the Dynamic Lights List with Light level 14!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:glowshroom_block has been added to the Dynamic Lights List with Light level 14!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:paper_lantern has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:lit_lamp has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:candle has been added to the Dynamic Lights List with Light level 14!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: quark:blaze_lantern has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: mod_lavacow:glowshroom has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: mod_lavacow:glowshroom_block_cap has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: cfm:electric_fence has been added to the Dynamic Lights List with Light level 3!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: cfm:fire_alarm_off has been added to the Dynamic Lights List with Light level 3!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: cfm:fire_alarm_on has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: cfm:tree_bottom has been added to the Dynamic Lights List with Light level 4!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: cfm:candle has been added to the Dynamic Lights List with Light level 12!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: cfm:fairy_light has been added to the Dynamic Lights List with Light level 7!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: cfm:fire_pit_on has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: cfm:digital_clock has been added to the Dynamic Lights List with Light level 7!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: futuremc:lantern has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: futuremc:campfire has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: futuremc:soul_fire_lantern has been added to the Dynamic Lights List with Light level 10!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: futuremc:soul_fire_torch has been added to the Dynamic Lights List with Light level 10!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: scp:lamp has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: scp:small_lamp has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: scp:damaged_ceiling_lamp has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/INFO] [DarknessLibAPI]: scp:ceiling_lamp has been added to the Dynamic Lights List with Light level 15!
[16:22:12] [Server thread/ERROR] [TenshiLib]: Faulty item registry name nothing
[16:22:12] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
[16:22:12] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
[16:22:12] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[16:22:12] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
[16:22:12] [Server thread/INFO] [Quark ASM]: Patch result: true
[16:22:12] [Server thread/INFO] [SCP: Lockdown]: Registered 176 recipes
[16:22:12] [Server thread/INFO] [svutils]: Running post-init
[16:22:13] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 34 mods
[16:22:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[16:22:13] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_stone_brick_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_purpur_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_sandstone_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_smooth_stone_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_oak_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_jungle_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_oak_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_sandstone_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_cobblestone_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_acacia_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_dark_oak_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_brick_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_quartz_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_birch_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_red_sandstone_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_dark_oak_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_brick_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_jungle_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_red_sandstone_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_birch_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_spruce_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_nether_brick_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_cobblestone_slab
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_acacia_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_stone_brick_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_quartz_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_spruce_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_nether_brick_stairs
[16:22:13] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world snowvariants:snow_purpur_slab
[16:22:15] [Server thread/INFO] [FML]: Applying holder lookups
[16:22:15] [Server thread/INFO] [FML]: Holder lookups applied
[16:22:15] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@76df2c87)
[16:22:16] [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]
[16:22:16] [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]
[16:22:16] [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]
[16:22:16] [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]
[16:22:16] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 610 advancements
[16:22:17] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@76df2c87)
[16:22:17] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@76df2c87)
[16:22:17] [Server thread/INFO] [FML]: Loading dimension -44 (world) (net.minecraft.server.dedicated.DedicatedServer@76df2c87)
[16:22:17] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[16:22:18] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
[16:22:18] [Server thread/INFO] [coroutil]: CoroUtil detected Infernal Mobs Not Installed for use
[16:22:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 13%
[16:22:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 38%
[16:22:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 67%
[16:22:21] [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$
[16:22:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (8.990s)! For help, type "help" or "?"
[16:22:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
[16:22:22] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:9898
[16:22:23] [Server thread/INFO] [STDOUT]: [sorazodia.api.nbt.IO:<init>:36]: [Cannibalism] NBT Location: ./saves/world/SavedPlayerData
[16:22:23] [Server thread/INFO] [cannibalism]: [Cannibalism] Attempting to read playerdata...
[16:22:23] [Server thread/INFO] [cannibalism]: [Cannibalism] Completed
[16:22:23] [Server thread/INFO] [coroutil]: CoroUtil being reinitialized
[16:22:24] [Server thread/INFO] [FML]: Unloading dimension -1
[16:22:24] [Server thread/INFO] [FML]: Unloading dimension 1
[16:22:24] [Server thread/INFO] [FML]: Unloading dimension -44
[16:22:25] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:773) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:750) [?:1.8.0_332]
Caused by: java.lang.NullPointerException
at tcb.spiderstpo.common.entity.movement.AdvancedWalkNodeProcessor.getSafePoints(AdvancedWalkNodeProcessor.java:521) ~[AdvancedWalkNodeProcessor.class:1.0.3]
at tcb.spiderstpo.common.entity.movement.AdvancedWalkNodeProcessor.func_186320_a(AdvancedWalkNodeProcessor.java:196) ~[AdvancedWalkNodeProcessor.class:1.0.3]
at tcb.spiderstpo.common.entity.movement.CustomPathFinder.findPath(CustomPathFinder.java:102) ~[CustomPathFinder.class:1.0.3]
at tcb.spiderstpo.common.entity.movement.CustomPathFinder.findPath(CustomPathFinder.java:67) ~[CustomPathFinder.class:1.0.3]
at tcb.spiderstpo.common.entity.movement.CustomPathFinder.func_186336_a(CustomPathFinder.java:58) ~[CustomPathFinder.class:1.0.3]
at tcb.spiderstpo.common.entity.movement.AdvancedClimberPathNavigator.func_179680_a(AdvancedClimberPathNavigator.java:63) ~[AdvancedClimberPathNavigator.class:1.0.3]
at net.minecraft.pathfinding.PathNavigate.func_75488_a(SourceFile:93) ~[ze.class:?]
at net.minecraft.pathfinding.PathNavigate.func_75492_a(SourceFile:143) ~[ze.class:?]
at net.minecraft.entity.ai.EntityAIWander.func_75249_e(SourceFile:65) ~[yc.class:?]
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:102) ~[xf.class:?]
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763) ~[vq.class:?]
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359) ~[vp.class:?]
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) ~[vq.class:?]
at tcb.spiderstpo.common.entity.mob.BetterSpiderEntity.func_70636_d(BetterSpiderEntity.java:95) ~[BetterSpiderEntity.class:1.0.3]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) ~[vp.class:?]
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) ~[vq.class:?]
at tcb.spiderstpo.common.entity.mob.AbstractClimberEntity.func_70071_h_(AbstractClimberEntity.java:370) ~[AbstractClimberEntity.class:1.0.3]
at tcb.spiderstpo.common.entity.mob.BetterSpiderEntity.func_70071_h_(BetterSpiderEntity.java:100) ~[BetterSpiderEntity.class:1.0.3]
at net.minecraft.world.World.func_72866_a(World.java:1996) ~[amu.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) ~[oo.class:?]
at net.minecraft.world.World.func_72870_g(World.java:1958) ~[amu.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1762) ~[amu.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) ~[MinecraftServer.class:?]
... 4 more
[16:22:25] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /server/./crash-reports/crash-2022-07-11_16.22.25-server.txt
[16:22:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[16:22:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[16:22:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[16:22:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
[16:22:26] [Server thread/INFO] [FML]: Unloading dimension 0
[16:22:26] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[16:22:26] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[16:22:26] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[16:22:26] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds