
Sofucles
Members-
Posts
1 -
Joined
-
Last visited
Sofucles's Achievements

Tree Puncher (2/8)
0
Reputation
-
Sofucles joined the community
-
Hola, estoy teniendo problemas para ejecutar mi servidor con mods y no se donde ni como resolver el problema La codificacion es esta 1[16:15:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker 2[16:15:07] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker 3[16:15:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker 4[16:15:07] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading 5[16:15:07] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_222, running on Linux:amd64:4.4.0-174-generic, installed at /usr/local/openjdk-8/jre 6[16:15:08] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed! 7[16:15:08] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed! 8[16:15:08] [main/INFO] [FML]: Searching /aternos/server/./mods for mods 9[16:15:08] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod. 10[16:15:09] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 11[16:15:09] [main/INFO] [Astral Core]: [AstralCore] Initialized. 12[16:15:09] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod. 13[16:15:09] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 14[16:15:09] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed! 15[16:15:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker 16[16:15:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker 17[16:15:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker 18[16:15:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker 19[16:15:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 20[16:15:15] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing 21[16:15:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 22[16:15:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker 23[16:15:15] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches... 24[16:15:16] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches! 25[16:15:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 26[16:15:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 27[16:15:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 28[16:15:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker 29[16:15:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker 30[16:15:19] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches! 31[16:15:19] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER 32[16:15:19] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON 33[16:15:20] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches! 34[16:15:20] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT 35[16:15:20] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN 36[16:15:20] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE 37[16:15:20] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA 38[16:15:21] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} 39[16:15:21] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState] 40[16:15:22] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished. 41[16:15:23] [main/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches! 42[16:15:23] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER 43[16:15:23] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER 44[16:15:31] [main/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches! 45[16:15:31] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE 46[16:15:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2 47[16:15:35] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized 48[16:15:35] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. 49[16:15:36] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... 50[16:15:37] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients 51[16:15:37] [Server thread/INFO] [FML]: Searching /aternos/server/./mods for mods 52[16:15:42] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353 53[16:15:42] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only. 54[16:15:45] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-20 55[16:15:45] [Server thread/INFO] [FML]: Disabling mod ptrmodellib it is client side only. 56[16:15:47] [Server thread/INFO] [FML]: Forge Mod Loader has identified 22 mods to load 57[16:15:47] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang 58[16:15:48] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang 59[16:15:48] [Server thread/WARN] [FML]: Missing English translation for radixcore: assets/radixcore/lang/en_us.lang 60[16:15:48] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-1.0.2.31.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 61[16:15:48] [Server thread/INFO] [FML]: FML has found a non-mod file PTRLib-1.0.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 62[16:15:50] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, securitycraft, astralsorcery, baubles, biomesoplenty, chisel, codechickenlib, props, fossil, cfm, jei, leatherworks, mca, harvestcraft, patchouli, radixcore, tombstone, twilightforest, llibrary] at CLIENT 63[16:15:50] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, securitycraft, astralsorcery, baubles, biomesoplenty, chisel, codechickenlib, props, fossil, cfm, jei, leatherworks, mca, harvestcraft, patchouli, radixcore, tombstone, twilightforest, llibrary] at SERVER 64[16:15:53] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches! 65[16:15:53] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH 66[16:15:58] [Server thread/INFO] [FML]: Processing ObjectHolder annotations 67[16:15:59] [Server thread/INFO] [FML]: Found 1585 ObjectHolder annotations 68[16:15:59] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations 69[16:15:59] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations 70[16:16:00] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 71[16:16:00] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib 72[16:16:01] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null 73[16:16:01] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json 74[16:16:03] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: OUTDATED Target: 1.7.18 75[16:16:03] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json 76[16:16:04] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Found status: UP_TO_DATE Target: null 77[16:16:04] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json 78[16:16:04] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null 79[16:16:04] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json 80[16:16:04] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Found status: OUTDATED Target: v1.8.17 81[16:16:04] [Forge Version Check/INFO] [forge.VersionCheck]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json 82[16:16:04] [Forge Version Check/INFO] [forge.VersionCheck]: [tombstone] Found status: UP_TO_DATE Target: null 83[16:16:14] [Server thread/INFO] [Astral Sorcery]: Crafttweaker not found! 84[16:16:18] [Server thread/INFO] [FML]: Applying holder lookups 85[16:16:18] [Server thread/INFO] [FML]: Holder lookups applied 86[16:16:19] [Server thread/INFO] [com.mia.craftstudio.CSPack]: Original locale was en, switching to Locale.US 87[16:16:19] [Server thread/INFO] [com.mia.craftstudio.CSPack]: Locale is now en_US 88[16:16:19] [Server thread/INFO] [com.mia.craftstudio.CSPack]: Locale was restored to en 89[16:17:01] [Server thread/INFO] [fossils]: Archaean horizon 90[16:17:01] [Server thread/INFO] [fossils]: The first sunrise 91[16:17:01] [Server thread/INFO] [fossils]: On a pristine Gaea 92[16:17:01] [Server thread/INFO] [fossils]: Opus perfectum 93[16:17:01] [Server thread/INFO] [fossils]: Somewhere there, us sleeping 94[16:17:03] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `leather_helmet`, expected `leatherworks`. This could be a intended override, but in most cases indicates a broken mod. 95[16:17:03] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `leather_chestplate`, expected `leatherworks`. This could be a intended override, but in most cases indicates a broken mod. 96[16:17:03] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `leather_leggings`, expected `leatherworks`. This could be a intended override, but in most cases indicates a broken mod. 97[16:17:03] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `leather_boots`, expected `leatherworks`. This could be a intended override, but in most cases indicates a broken mod. 98[16:17:03] [Server thread/INFO] [leatherworks]: Removing Recipe: minecraft:leather 99[16:17:04] [Server thread/WARN] [mca]: MCA is running on a dedicated server and will default to using English as its language. 100[16:17:04] [Server thread/WARN] [mca]: This may cause issues with some phrases being translated while others are not. 101[16:17:04] [Server thread/WARN] [mca]: **** To change your server's language in MCA, change the `serverLanguageId` option in MCA's configuration. **** 102[16:17:04] [Server thread/INFO] [mca]: Loaded language en_us 103[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `apple`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 104[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wheat`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 105[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 106[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `carrot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 107[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 108[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `melon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 109[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 110[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 111[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 112[16:17:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 113[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 114[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 115[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 116[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 117[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 118[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 119[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 120[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 121[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 122[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 123[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clownfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 124[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pufferfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 125[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 126[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 127[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 128[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `baked_potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 129[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 130[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 131[16:17:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 132[16:17:07] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Baubles. 133[16:17:07] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Chisel. 134[16:17:07] [Server thread/INFO] [twilightforest]: twilightforest has skipped compatibility for mod Immersive Engineering. 135[16:17:07] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Just Enough Items. 136[16:17:07] [Server thread/INFO] [twilightforest]: twilightforest has skipped compatibility for mod Tinkers' Construct. 137[16:17:07] [Server thread/INFO] [twilightforest]: twilightforest has skipped compatibility for mod Thaumcraft. 138[16:17:07] [Server thread/INFO] [Chisel]: Loading blocks... 139[16:17:07] [Server thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing. 140[16:17:07] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing. 141[16:17:07] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing. 142[16:17:17] [Server thread/INFO] [Chisel]: 72 Feature's blocks loaded. 143[16:17:17] [Server thread/INFO] [Chisel]: Loading Tile Entities... 144[16:17:17] [Server thread/INFO] [Chisel]: Tile Entities loaded. 145[16:17:25] [Server thread/INFO] [FML]: Applying holder lookups 146[16:17:25] [Server thread/INFO] [FML]: Holder lookups applied 147[16:17:25] [Server thread/INFO] [Chisel]: Loading items... 148[16:17:25] [Server thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing. 149[16:17:25] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing. 150[16:17:25] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing. 151[16:17:25] [Server thread/INFO] [Chisel]: 72 Feature's items loaded. 152[16:17:25] [Server thread/INFO] [FML]: Applying holder lookups 153[16:17:25] [Server thread/INFO] [FML]: Holder lookups applied 154[16:17:26] [Server thread/INFO] [FML]: Applying holder lookups 155[16:17:26] [Server thread/INFO] [FML]: Holder lookups applied 156[16:17:26] [Server thread/INFO] [FML]: Applying holder lookups 157[16:17:26] [Server thread/INFO] [FML]: Holder lookups applied 158[16:17:26] [Server thread/INFO] [FML]: Injecting itemstacks 159[16:17:26] [Server thread/INFO] [FML]: Itemstack injection complete 160[16:17:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties 161[16:17:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL 162[16:17:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair 163[16:17:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:10350 164[16:17:27] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type 165[16:17:27] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! 166[16:17:27] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware. 167[16:17:27] [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. 168[16:17:27] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file. 169[16:17:34] [Server thread/ERROR] [FML]: Parsing error loading recipe fossil:bonemeal_from_ash 170com.google.gson.JsonSyntaxException: Unknown item 'fossil:volcano_ash' 171at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?] 172at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?] 173at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?] 174at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?] 175at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?] 176at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?] 177at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?] 178at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?] 179at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_222] 180at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?] 181at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?] 182at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?] 183at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?] 184at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?] 185at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?] 186at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] 187[16:17:35] [Server thread/INFO] [Chisel]: Loading recipes... 188[16:17:35] [Server thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing. 189[16:17:35] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing. 190[16:17:35] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing. 191[16:17:46] [Server thread/INFO] [Chisel]: 72 Feature's recipes loaded. 192[16:17:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 193[16:17:46] [Server thread/WARN] [FML]: Unable to find recipe for minecraft:rabbit_stew 194[16:17:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 195[16:17:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 196[16:17:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 197[16:17:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 198[16:17:46] [Server thread/WARN] [FML]: Unable to find recipe for minecraft:baked_potato 199[16:17:48] [Server thread/INFO] [FML]: Applying holder lookups 200[16:17:48] [Server thread/INFO] [FML]: Holder lookups applied 201[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid crystaloil for rarity registry - it doesn't exist in the current environment 202[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid empoweredoil for rarity registry - it doesn't exist in the current environment 203[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid redstone for rarity registry - it doesn't exist in the current environment 204[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid glowstone for rarity registry - it doesn't exist in the current environment 205[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ender for rarity registry - it doesn't exist in the current environment 206[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid pyrotheum for rarity registry - it doesn't exist in the current environment 207[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid cryotheum for rarity registry - it doesn't exist in the current environment 208[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid refined_oil for rarity registry - it doesn't exist in the current environment 209[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid refined_fuel for rarity registry - it doesn't exist in the current environment 210[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid iron for rarity registry - it doesn't exist in the current environment 211[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid gold for rarity registry - it doesn't exist in the current environment 212[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid cobalt for rarity registry - it doesn't exist in the current environment 213[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ardite for rarity registry - it doesn't exist in the current environment 214[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid emerald for rarity registry - it doesn't exist in the current environment 215[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid fluidoil for rarity registry - it doesn't exist in the current environment 216[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid fluidnitrodiesel for rarity registry - it doesn't exist in the current environment 217[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ic2uu_matter for rarity registry - it doesn't exist in the current environment 218[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biomass for rarity registry - it doesn't exist in the current environment 219[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biogas for rarity registry - it doesn't exist in the current environment 220[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid mana for rarity registry - it doesn't exist in the current environment 221[16:17:48] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid nacre for rarity registry - it doesn't exist in the current environment 222[16:17:58] [AstralSorcery Patreon Effect Loader/INFO] [Astral Sorcery]: Patreon effect loading finished. 223[16:17:59] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming wh : net.minecraft.entity.ai.attributes.ModifiableAttributeInstance with 1 patches! 224[16:17:59] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHPOSTPROCESSATTRIBUTES 225[16:17:59] [Server thread/INFO] [Astral Sorcery]: Loaded OAK of minecraft into tree registry. 226[16:17:59] [Server thread/INFO] [Astral Sorcery]: Loaded SPRUCE of minecraft into tree registry. 227[16:17:59] [Server thread/INFO] [Astral Sorcery]: Loaded BIRCH of minecraft into tree registry. 228[16:17:59] [Server thread/INFO] [Astral Sorcery]: Loaded JUNGLE of minecraft into tree registry. 229[16:17:59] [Server thread/INFO] [Astral Sorcery]: Loaded ACACIA of minecraft into tree registry. 230[16:17:59] [Server thread/INFO] [Astral Sorcery]: Loaded DARK_OAK of minecraft into tree registry. 231[16:17:59] [Server thread/INFO] [Astral Sorcery]: Not loading tree type SLIME as the mod tconstruct is not loaded. 232[16:18:00] [Server thread/INFO] [fossils]: After a billion years 233[16:18:00] [Server thread/INFO] [fossils]: The show is still here 234[16:18:00] [Server thread/INFO] [fossils]: Not a single one of your fathers died young 235[16:18:00] [Server thread/INFO] [fossils]: The handy travelers out of Africa 236[16:18:00] [Server thread/INFO] [fossils]: Little Lucy of the Afar 237[16:18:00] [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. 238[16:18:00] [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. 239[16:18:00] [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. 240[16:18:00] [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. 241[16:18:00] [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. 242[16:18:00] [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. 243[16:18:00] [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. 244[16:18:00] [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. 245[16:18:00] [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. 246[16:18:00] [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. 247[16:18:00] [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. 248[16:18:00] [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. 249[16:18:00] [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. 250[16:18:00] [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. 251[16:18:00] [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. 252[16:18:00] [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. 253[16:18:00] [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. 254[16:18:00] [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. 255[16:18:00] [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. 256[16:18:00] [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. 257[16:18:00] [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. 258[16:18:00] [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. 259[16:18:00] [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. 260[16:18:00] [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. 261[16:18:00] [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. 262[16:18:00] [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. 263[16:18:00] [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. 264[16:18:00] [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. 265[16:18:00] [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. 266[16:18:00] [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. 267[16:18:00] [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. 268[16:18:00] [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. 269[16:18:00] [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. 270[16:18:00] [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. 271[16:18:00] [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. 272[16:18:00] [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. 273[16:18:00] [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. 274[16:18:00] [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. 275[16:18:00] [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. 276[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: java.util.zip.ZipException: error in opening zip file 277[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.open(Native Method) 278[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:225) 279[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:155) 280[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:169) 281[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.fileContainsModData(SkinLoader.java:153) 282[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:137) 283[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 284[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 285[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 286[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 287[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModAsArchive(SkinLoader.java:83) 288[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModDataFile(SkinLoader.java:57) 289[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.loadSkins(SkinLoader.java:31) 290[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.core.MCA.init(MCA.java:154) 291[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 292[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 293[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 294[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 295[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) 296[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 297[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 298[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 299[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 300[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 301[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 302[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 303[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 304[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 305[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 306[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) 307[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 308[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 309[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 310[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 311[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 312[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 313[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 314[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 315[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 316[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 317[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 318[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 319[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) 320[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) 321[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) 322[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) 323[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) 324[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) 325[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.Thread.run(Thread.java:748) 326[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: java.util.zip.ZipException: error in opening zip file 327[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.open(Native Method) 328[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:225) 329[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:155) 330[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:169) 331[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.fileContainsModData(SkinLoader.java:153) 332[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:137) 333[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 334[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 335[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 336[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 337[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModAsArchive(SkinLoader.java:83) 338[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModDataFile(SkinLoader.java:57) 339[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.loadSkins(SkinLoader.java:31) 340[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.core.MCA.init(MCA.java:154) 341[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 342[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 343[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 344[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 345[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) 346[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 347[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 348[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 349[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 350[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 351[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 352[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 353[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 354[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 355[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 356[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) 357[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 358[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 359[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 360[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 361[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 362[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 363[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 364[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 365[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 366[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 367[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 368[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 369[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) 370[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) 371[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) 372[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) 373[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) 374[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) 375[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.Thread.run(Thread.java:748) 376[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: java.util.zip.ZipException: error in opening zip file 377[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.open(Native Method) 378[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:225) 379[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:155) 380[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:169) 381[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.fileContainsModData(SkinLoader.java:153) 382[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:137) 383[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 384[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 385[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 386[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 387[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModAsArchive(SkinLoader.java:83) 388[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModDataFile(SkinLoader.java:57) 389[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.loadSkins(SkinLoader.java:31) 390[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.core.MCA.init(MCA.java:154) 391[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 392[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 393[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 394[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 395[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) 396[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 397[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 398[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 399[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 400[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 401[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 402[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 403[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 404[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 405[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 406[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) 407[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 408[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 409[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 410[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 411[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 412[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 413[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 414[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 415[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 416[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 417[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 418[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 419[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) 420[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) 421[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) 422[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) 423[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) 424[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) 425[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.Thread.run(Thread.java:748) 426[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: java.util.zip.ZipException: error in opening zip file 427[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.open(Native Method) 428[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:225) 429[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:155) 430[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:169) 431[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.fileContainsModData(SkinLoader.java:153) 432[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:137) 433[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 434[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 435[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 436[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 437[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModAsArchive(SkinLoader.java:83) 438[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModDataFile(SkinLoader.java:57) 439[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.loadSkins(SkinLoader.java:31) 440[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.core.MCA.init(MCA.java:154) 441[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 442[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 443[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 444[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 445[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) 446[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 447[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 448[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 449[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 450[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 451[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 452[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 453[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 454[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 455[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 456[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) 457[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 458[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 459[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 460[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 461[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 462[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 463[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 464[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 465[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 466[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 467[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 468[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 469[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) 470[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) 471[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) 472[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) 473[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) 474[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) 475[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.Thread.run(Thread.java:748) 476[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: java.util.zip.ZipException: error in opening zip file 477[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.open(Native Method) 478[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:225) 479[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:155) 480[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.util.zip.ZipFile.<init>(ZipFile.java:169) 481[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.fileContainsModData(SkinLoader.java:153) 482[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:137) 483[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 484[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 485[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 486[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 487[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.getModFileFromNestedFolder(SkinLoader.java:132) 488[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModAsArchive(SkinLoader.java:83) 489[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.findModDataFile(SkinLoader.java:57) 490[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.util.SkinLoader.loadSkins(SkinLoader.java:31) 491[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at mca.core.MCA.init(MCA.java:154) 492[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 493[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 494[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 495[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 496[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) 497[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 498[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 499[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 500[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 501[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 502[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 503[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 504[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 505[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 506[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 507[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) 508[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 509[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 510[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 511[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 512[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.reflect.Method.invoke(Method.java:498) 513[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) 514[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) 515[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) 516[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) 517[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) 518[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) 519[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at com.google.common.eventbus.EventBus.post(EventBus.java:217) 520[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) 521[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) 522[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) 523[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) 524[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) 525[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) 526[16:18:00] [Server thread/INFO] [STDERR]: [mca.util.SkinLoader:fileContainsModData:174]: at java.lang.Thread.run(Thread.java:748) 527[16:18:00] [Server thread/INFO] [mca]: MCA has successfully loaded 259 skins. 528[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tiletombstone`, expected `mca`. This could be a intended override, but in most cases indicates a broken mod. 529[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilememorial`, expected `mca`. This could be a intended override, but in most cases indicates a broken mod. 530[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER] 531[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:plains;MEDIUM;0.8;false;false;false;[PLAINS] 532[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:desert;WARM;2.0;false;false;false;[DRY, HOT, SANDY] 533[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:extreme_hills;MEDIUM;0.2;false;false;false;[HILLS, MOUNTAIN] 534[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:forest;MEDIUM;0.7;false;false;false;[FOREST] 535[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:taiga;MEDIUM;0.25;false;false;false;[FOREST, COLD, CONIFEROUS] 536[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:swampland;MEDIUM;0.8;true;false;false;[SWAMP, WET] 537[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:river;MEDIUM;0.5;false;false;false;[RIVER, WATER] 538[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:hell;WARM;2.0;false;false;false;[NETHER, DRY, HOT] 539[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:sky;MEDIUM;0.5;false;false;false;[DRY, END, COLD] 540[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:frozen_ocean;OCEAN;0.0;false;false;true;[SNOWY, OCEAN, COLD, WATER] 541[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:frozen_river;COLD;0.0;false;false;true;[SNOWY, RIVER, COLD, WATER] 542[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:ice_flats;COLD;0.0;false;false;true;[SNOWY, COLD, WASTELAND] 543[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:ice_mountains;COLD;0.0;false;false;true;[SNOWY, COLD, MOUNTAIN] 544[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mushroom_island;MEDIUM;0.9;true;false;false;[RARE, MUSHROOM] 545[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mushroom_island_shore;MEDIUM;0.9;true;false;false;[RARE, BEACH, MUSHROOM] 546[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:beaches;MEDIUM;0.8;false;false;false;[BEACH] 547[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:desert_hills;WARM;2.0;false;false;false;[DRY, HILLS, HOT, SANDY] 548[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:forest_hills;MEDIUM;0.7;false;false;false;[FOREST, HILLS] 549[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:taiga_hills;MEDIUM;0.25;false;false;false;[FOREST, HILLS, COLD, CONIFEROUS] 550[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:smaller_extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN] 551[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:jungle;MEDIUM;0.95;true;false;false;[JUNGLE, DENSE, HOT, WET] 552[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:jungle_hills;MEDIUM;0.95;true;false;false;[JUNGLE, HILLS, DENSE, HOT, WET] 553[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:jungle_edge;MEDIUM;0.95;false;false;false;[FOREST, JUNGLE, RARE, HOT, WET] 554[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:deep_ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER] 555[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:stone_beach;MEDIUM;0.2;false;false;false;[BEACH] 556[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:cold_beach;COLD;0.05;false;false;true;[SNOWY, COLD, BEACH] 557[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:birch_forest;MEDIUM;0.6;false;false;false;[FOREST] 558[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:birch_forest_hills;MEDIUM;0.6;false;false;false;[FOREST, HILLS] 559[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:roofed_forest;MEDIUM;0.7;false;false;false;[FOREST, DENSE, SPOOKY] 560[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:taiga_cold;COLD;-0.5;false;false;true;[FOREST, SNOWY, COLD, CONIFEROUS] 561[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:taiga_cold_hills;COLD;-0.5;false;false;true;[FOREST, SNOWY, HILLS, COLD, CONIFEROUS] 562[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:redwood_taiga;MEDIUM;0.3;false;false;false;[FOREST, COLD, CONIFEROUS] 563[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:redwood_taiga_hills;MEDIUM;0.3;false;false;false;[FOREST, HILLS, COLD, CONIFEROUS] 564[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:extreme_hills_with_trees;MEDIUM;0.2;false;false;false;[FOREST, SPARSE, MOUNTAIN] 565[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:savanna;WARM;1.2;false;false;false;[PLAINS, SAVANNA, SPARSE, HOT] 566[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:savanna_rock;WARM;1.0;false;false;false;[PLAINS, SAVANNA, SPARSE, RARE, HOT] 567[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mesa;WARM;2.0;false;false;false;[DRY, MESA, SANDY] 568[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mesa_rock;WARM;2.0;false;false;false;[DRY, MESA, SPARSE, SANDY] 569[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mesa_clear_rock;WARM;2.0;false;false;false;[DRY, MESA, SANDY] 570[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:void;MEDIUM;0.5;false;false;false;[VOID] 571[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_plains;MEDIUM;0.8;false;true;false;[PLAINS, RARE] 572[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_desert;WARM;2.0;false;true;false;[DRY, RARE, HOT, SANDY] 573[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills;MEDIUM;0.2;false;true;false;[SPARSE, RARE, MOUNTAIN] 574[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_forest;MEDIUM;0.7;false;true;false;[FOREST, HILLS, RARE] 575[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_taiga;MEDIUM;0.25;false;true;false;[FOREST, COLD, RARE, MOUNTAIN, CONIFEROUS] 576[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_swampland;MEDIUM;0.8;true;true;false;[HILLS, SWAMP, RARE, WET] 577[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_ice_flats;COLD;0.0;false;true;true;[SNOWY, HILLS, COLD, RARE] 578[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_jungle;MEDIUM;0.95;true;true;false;[JUNGLE, RARE, DENSE, MOUNTAIN, HOT, WET] 579[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_jungle_edge;MEDIUM;0.95;false;true;false;[JUNGLE, HILLS, SPARSE, RARE, HOT] 580[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest;MEDIUM;0.6;false;true;false;[FOREST, HILLS, RARE, DENSE] 581[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest_hills;MEDIUM;0.6;false;true;false;[FOREST, RARE, DENSE, MOUNTAIN] 582[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_roofed_forest;MEDIUM;0.7;false;true;false;[FOREST, RARE, DENSE, MOUNTAIN, SPOOKY] 583[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_taiga_cold;COLD;-0.5;false;true;true;[FOREST, SNOWY, COLD, RARE, MOUNTAIN, CONIFEROUS] 584[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga;MEDIUM;0.25;false;true;false;[FOREST, RARE, DENSE] 585[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga_hills;MEDIUM;0.25;false;true;false;[FOREST, HILLS, RARE, DENSE] 586[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills_with_trees;MEDIUM;0.2;false;true;false;[SPARSE, RARE, MOUNTAIN] 587[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_savanna;WARM;1.1;false;true;false;[DRY, SAVANNA, SPARSE, RARE, MOUNTAIN, HOT] 588[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_savanna_rock;WARM;1.0;false;true;false;[DRY, SAVANNA, HILLS, SPARSE, RARE, HOT] 589[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa;WARM;2.0;false;true;false;[DRY, SPARSE, RARE, MOUNTAIN, HOT] 590[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa_rock;WARM;2.0;false;true;false;[DRY, HILLS, SPARSE, RARE, HOT] 591[16:18:01] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa_clear_rock;WARM;2.0;false;true;false;[DRY, SPARSE, RARE, MOUNTAIN, HOT] 592[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:gravel_beach;MEDIUM;0.6;false;false;false;[BEACH] 593[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:white_beach;WARM;1.0;true;false;false;[BEACH] 594[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:origin_beach;MEDIUM;0.6;false;false;false;[RARE, BEACH] 595[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:alps;COLD;-0.25;false;false;true;[DRY, SNOWY, COLD, MOUNTAIN] 596[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:bamboo_forest;MEDIUM;0.9;false;false;false;[FOREST, JUNGLE, DENSE, WET] 597[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:bayou;MEDIUM;0.95;true;false;false;[SWAMP, DENSE, HOT, WET] 598[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:bog;MEDIUM;0.5;true;false;false;[FOREST, SWAMP, COLD, WET] 599[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:boreal_forest;MEDIUM;0.3;false;false;false;[FOREST, HILLS, COLD, DENSE, CONIFEROUS] 600[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:brushland;WARM;1.5;false;false;false;[DRY, SAVANNA, SPARSE, HOT] 601[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:chaparral;MEDIUM;0.8;false;false;false;[PLAINS, DRY] 602[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:cherry_blossom_grove;MEDIUM;0.55;false;false;false;[FOREST, LUSH, MAGICAL, DENSE, WET] 603[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:cold_desert;MEDIUM;0.2;false;false;false;[DRY, SNOWY, COLD] 604[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:coniferous_forest;MEDIUM;0.45;false;false;false;[FOREST, COLD, DENSE, CONIFEROUS] 605[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:crag;MEDIUM;0.5;false;false;false;[DRY, HILLS, MAGICAL, COLD, MOUNTAIN, WASTELAND] 606[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:dead_forest;MEDIUM;0.3;false;false;false;[FOREST, DRY, DEAD, SPARSE, COLD] 607[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:dead_swamp;MEDIUM;0.6;true;false;false;[DEAD, SPARSE, SWAMP, COLD, WET, SPOOKY] 608[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:eucalyptus_forest;MEDIUM;0.95;true;false;false;[FOREST, JUNGLE, LUSH, DENSE, WET] 609[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:fen;MEDIUM;0.4;false;false;false;[FOREST, DEAD, SWAMP, COLD, DENSE, WET] 610[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:flower_field;MEDIUM;0.7;false;false;false;[PLAINS, LUSH] 611[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:grassland;MEDIUM;0.6;false;false;false;[PLAINS, HILLS, WET] 612[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:grove;MEDIUM;0.6;false;false;false;[FOREST, PLAINS, LUSH, SPARSE, WET] 613[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:highland;MEDIUM;0.6;false;false;false;[HILLS, MOUNTAIN, WET] 614[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:land_of_lakes;MEDIUM;0.5;true;false;false;[FOREST, SWAMP, DENSE, WET] 615[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:lavender_fields;MEDIUM;0.7;false;false;false;[PLAINS, LUSH, MAGICAL] 616[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:lush_desert;WARM;1.2;false;false;false;[DRY, LUSH, SAVANNA, SPARSE, HOT, SANDY] 617[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:lush_swamp;MEDIUM;0.7;true;false;false;[LUSH, SWAMP, DENSE, WET] 618[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:mangrove;MEDIUM;0.85;false;false;false;[LUSH, SWAMP, DENSE, WATER, WET] 619[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:maple_woods;MEDIUM;0.25;false;false;false;[FOREST, COLD, DENSE, CONIFEROUS] 620[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:marsh;MEDIUM;0.6;false;false;false;[LUSH, WET] 621[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:meadow;MEDIUM;0.4;false;false;false;[PLAINS, FOREST, LUSH, SPARSE, COLD, WET] 622[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:moor;MEDIUM;0.6;true;false;false;[HILLS, SWAMP, WET] 623[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:mountain;MEDIUM;0.5;false;false;false;[FOREST, DRY, SPARSE, MOUNTAIN] 624[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:mystic_grove;MEDIUM;0.7;false;false;false;[FOREST, LUSH, MAGICAL, RARE, DENSE, WET] 625[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:ominous_woods;MEDIUM;0.6;false;false;false;[FOREST, MAGICAL, DEAD, RARE, DENSE, WET, SPOOKY] 626[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:orchard;MEDIUM;0.7;false;false;false;[FOREST, PLAINS, LUSH, DENSE] 627[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:outback;WARM;2.0;false;false;false;[DRY, SAVANNA, SPARSE, HOT, SANDY] 628[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:overgrown_cliffs;MEDIUM;0.95;false;false;false;[JUNGLE, LUSH, HILLS, MOUNTAIN, DENSE, WET] 629[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:prairie;MEDIUM;0.8;false;false;false;[PLAINS, DRY, SPARSE] 630[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:quagmire;MEDIUM;0.6;true;false;false;[DEAD, SWAMP, WASTELAND, WET] 631[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:rainforest;MEDIUM;0.95;true;false;false;[FOREST, JUNGLE, LUSH, HILLS, DENSE, WET] 632[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest;MEDIUM;0.7;false;false;false;[FOREST, DENSE] 633[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:sacred_springs;MEDIUM;0.85;true;false;false;[FOREST, JUNGLE, LUSH, MAGICAL, RARE, DENSE, WET] 634[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:seasonal_forest;MEDIUM;0.4;false;false;false;[FOREST, COLD, DENSE] 635[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:shield;MEDIUM;0.4;false;false;false;[FOREST, COLD, DENSE, WET] 636[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:shrubland;MEDIUM;0.6;false;false;false;[PLAINS, DRY, SPARSE] 637[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_coniferous_forest;COLD;-0.25;false;false;true;[FOREST, SNOWY, COLD, DENSE, CONIFEROUS] 638[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_forest;COLD;-0.25;false;false;true;[FOREST, SNOWY, SPARSE, COLD, WET] 639[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:steppe;MEDIUM;0.75;false;false;false;[PLAINS, DRY, SANDY] 640[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:temperate_rainforest;MEDIUM;0.75;true;false;false;[FOREST, LUSH, DENSE, WET] 641[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:tropical_rainforest;WARM;1.0;true;false;false;[JUNGLE, LUSH, DENSE, HOT, WET] 642[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:tundra;MEDIUM;0.2;false;false;false;[DEAD, SPARSE, COLD, WASTELAND, WET] 643[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:wasteland;WARM;2.0;false;false;false;[DRY, DEAD, SPARSE, WASTELAND] 644[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:wetland;MEDIUM;0.6;false;false;false;[FOREST, LUSH, SWAMP, DENSE, WET] 645[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:woodland;MEDIUM;0.7;false;false;false;[FOREST, DRY, DENSE] 646[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:xeric_shrubland;WARM;1.75;false;false;false;[DRY, LUSH, SAVANNA, SPARSE, HOT, SANDY] 647[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:alps_foothills;COLD;-0.25;false;false;true;[FOREST, DRY, SNOWY, SPARSE, COLD, MOUNTAIN] 648[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:mountain_foothills;MEDIUM;0.5;false;false;false;[FOREST, DRY, HILLS, SPARSE, MOUNTAIN] 649[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest_edge;MEDIUM;0.7;false;false;false;[FOREST, DENSE] 650[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:pasture;MEDIUM;0.8;false;false;false;[PLAINS, DRY, SPARSE] 651[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:glacier;COLD;-0.5;false;false;false;[SNOWY, COLD, WASTELAND] 652[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:oasis;WARM;2.0;false;false;false;[JUNGLE, LUSH, SPARSE, HOT, WET, SANDY] 653[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_tundra;COLD;0.0;false;false;false;[SNOWY, DEAD, SPARSE, COLD, WASTELAND, WET] 654[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:coral_reef;MEDIUM;0.5;false;false;false;[OCEAN, WATER] 655[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:kelp_forest;MEDIUM;0.5;false;false;false;[OCEAN, WATER] 656[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:origin_island;MEDIUM;0.6;false;false;false;[FOREST, RARE, WATER] 657[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:tropical_island;MEDIUM;0.95;true;false;false;[JUNGLE, LUSH, DENSE, WATER, WET] 658[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:volcanic_island;WARM;1.2;false;false;false;[DRY, DEAD, MOUNTAIN, WASTELAND, HOT, WATER] 659[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:flower_island;MEDIUM;0.8;false;false;false;[PLAINS, LUSH, MAGICAL, DENSE, WATER] 660[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:corrupted_sands;WARM;2.0;false;false;false;[NETHER, DRY, DENSE, HOT, SANDY] 661[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:fungi_forest;WARM;2.0;false;false;false;[NETHER, DENSE, HOT, MUSHROOM] 662[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:phantasmagoric_inferno;WARM;2.0;false;false;false;[NETHER, DRY, MAGICAL, WASTELAND, HOT, SPOOKY] 663[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:undergarden;WARM;2.0;false;false;false;[NETHER, LUSH, HOT] 664[16:18:01] [Server thread/INFO] [harvestcraft]: biomesoplenty:visceral_heap;WARM;2.0;false;false;false;[NETHER, HOT, WET] 665[16:18:01] [Server thread/INFO] [harvestcraft]: fossil:lair of darkness;WARM;2.0;false;false;false;[NETHER, VOID] 666[16:18:01] [Server thread/INFO] [harvestcraft]: fossil:treasure;WARM;2.0;false;false;false;[VOID] 667[16:18:01] [Server thread/INFO] [harvestcraft]: fossil:volcano;WARM;2.0;false;false;false;[DRY, DEAD, WASTELAND, HOT] 668[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_lake;MEDIUM;0.66;true;false;false;[OCEAN, WATER] 669[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_forest;MEDIUM;0.5;false;false;false;[FOREST] 670[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:dense_twilight_forest;MEDIUM;0.7;false;false;false;[FOREST, DENSE] 671[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_highlands;MEDIUM;0.4;false;false;false;[FOREST, MOUNTAIN, CONIFEROUS] 672[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:mushroom_forest;MEDIUM;0.8;false;false;false;[FOREST, MUSHROOM] 673[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_swamp;MEDIUM;0.8;true;false;false;[SWAMP, WET] 674[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_stream;MEDIUM;0.5;false;false;false;[RIVER, WATER] 675[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:snowy_forest;COLD;0.09;true;false;false;[FOREST, SNOWY, COLD, CONIFEROUS] 676[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_glacier;COLD;0.0;false;false;false;[SNOWY, COLD, WASTELAND] 677[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_clearing;MEDIUM;0.8;false;false;false;[PLAINS, SPARSE] 678[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:oak_savannah;MEDIUM;0.9;false;false;false;[FOREST, SPARSE] 679[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:firefly_forest;MEDIUM;0.5;true;false;false;[FOREST, LUSH] 680[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:deep_mushroom_forest;MEDIUM;0.8;true;false;false;[FOREST, MUSHROOM] 681[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:dark_forest;MEDIUM;0.7;true;false;false;[FOREST, DENSE, SPOOKY] 682[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:enchanted_forest;MEDIUM;0.5;false;false;false;[FOREST, MAGICAL] 683[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:fire_swamp;WARM;1.0;false;false;false;[SWAMP, WASTELAND, HOT] 684[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:dark_forest_center;MEDIUM;0.5;true;false;false;[FOREST, MAGICAL, DENSE, SPOOKY] 685[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:highlands_center;MEDIUM;0.3;false;false;false;[DRY, MESA, DEAD, WASTELAND] 686[16:18:01] [Server thread/INFO] [harvestcraft]: twilightforest:thornlands;MEDIUM;0.3;false;false;false;[DRY, HILLS, DEAD, WASTELAND] 687[16:18:01] [Server thread/INFO] [harvestcraft]: Registering drops for shadedGarden. 688[16:18:01] [Server thread/INFO] [harvestcraft]: Registering drops for tropicalGarden. 689[16:18:01] [Server thread/INFO] [harvestcraft]: Registering drops for windyGarden. 690[16:18:01] [Server thread/INFO] [harvestcraft]: Registering drops for frostGarden. 691[16:18:01] [Server thread/INFO] [harvestcraft]: Registering drops for aridGarden. 692[16:18:01] [Server thread/INFO] [harvestcraft]: Registering drops for soggyGarden. 693[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamapiary`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 694[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pammarket`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 695[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamshippingbin`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 696[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pampresser`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 697[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgroundtrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 698[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwatertrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 699[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwaterfilter`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 700[16:18:01] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgrinder`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod. 701[16:18:21] [Server thread/INFO] [Chisel]: Received 14 IMC messages from mod astralsorcery. 702[16:18:21] [Server thread/INFO] [Chisel]: Received 39 IMC messages from mod twilightforest. 703[16:18:21] [Server thread/INFO] [FML]: Injecting itemstacks 704[16:18:21] [Server thread/INFO] [FML]: Itemstack injection complete 705[16:18:21] [Server thread/INFO] [Astral Sorcery]: Post compile recipes 706[16:18:23] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 22 mods 707[16:18:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world" 708[16:18:23] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance 709[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_green 710[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_spruce_3x3 711[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:umaltolepis 712[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_magenta 713[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ajuginucula_smithii 714[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_sapling 715[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:gypsum_bricks 716[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_double_slab 717[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:paleo_bale_other 718[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_leaves 719[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:heliconia 720[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:reinforced_glass 721[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_planks 722[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_fence_gate 723[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:reinforced_stone 724[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_log 725[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:reinforced_bricks 726[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_door 727[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:tour_rail_slow 728[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_log_petrified 729[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_stairs 730[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:paleo_bale_fern 731[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:amber_ore 732[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:aulopora 733[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:liriodendrites 734[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_planks 735[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:encephalartos 736[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_double_slab 737[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:shoji_door 738[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:dna_sequencer 739[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_brown 740[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_slab 741[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:saloon 742[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_light_blue 743[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_double_slab 744[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_log_petrified 745[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:tour_rail_fast 746[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_black 747[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_iron_3x3 748[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:laboratory_door 749[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_double_slab 750[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:bristle_fern 751[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_double_slab 752[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:cleaning_station 753[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:paleo_bale_leaves 754[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_birch_3x3 755[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:plant_fossil_block 756[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:clear_glass 757[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_gray 758[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:fossil_block_0 759[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:fossil_block_1 760[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:factory_door 761[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_slab 762[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:low_security_fence_wire 763[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_planks 764[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_planks 765[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_birch 766[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_dark_oak_3x3 767[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:cry_pansy 768[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_acacia_3x3 769[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:moss 770[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_fence 771[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_sapling 772[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:camofencegate 773[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:west_indian_lilac 774[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_fence 775[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:encased_nest_fossil 776[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_fence_gate 777[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_stairs 778[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_dark_oak 779[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:plankton_swarm 780[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:stylophyllopsis 781[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ancient_item_holding_block 782[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_acacia 783[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:skeleton_assembly 784[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_stairs 785[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:hitechdoor 786[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_slab 787[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:dicroidium_zuberi 788[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:sliding_trapdoor 789[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:jail_door 790[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:verticalhatch 791[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_door 792[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ladinia_simplex 793[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:rustyladder 794[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:bennettitalean_cycadeoidea 795[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:reinforced_glass_pane 796[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_leaves 797[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:dna_combinator_hybridizer 798[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:small_chain_fern 799[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:wild_onion_plant 800[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:door_factory 801[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_log 802[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_lime 803[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ice_shard 804[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:bug_crate 805[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:raphaelia 806[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:rhamnus_salicifolius 807[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_door 808[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:cinnamon_fern 809[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:cycad_zamites 810[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_fence 811[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:medieval_door 812[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:dna_extractor 813[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:lithostrotion 814[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_sapling 815[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:peat 816[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_door 817[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_leaves 818[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_rusty_3x3 819[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:clear_glass_pane 820[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:customdoor 821[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:display_block 822[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:garage_door 823[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_purple 824[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:rhacophyton 825[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_fence 826[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:krill_swarm 827[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_log 828[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:rustyhatch 829[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:paleo_bale_cycad 830[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:small_cycad 831[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:feeder 832[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:wood_sliding_door 833[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_oak_3x3 834[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:cultivate_bottom 835[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_leaves 836[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_slab 837[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:skull_display_block 838[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:fossilized_trackway 839[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:dicksonia 840[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:cladochonus 841[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:tour_rail 842[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:gypsum_cobblestone 843[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:largestipule_leather_root 844[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:tour_rail_medium 845[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:incubator 846[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_jungle 847[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:cultivate_top 848[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_log_petrified 849[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_cyan 850[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:embryo_calcification_machine 851[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:dictyophyllum 852[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:enallhelia 853[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_door 854[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_white 855[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_sapling 856[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:peat_moss 857[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_silver 858[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_sapling 859[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:dna_synthesizer 860[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:graminidites_bambusoides 861[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_log_petrified 862[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_slab 863[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:nest_fossil 864[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_yellow 865[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:gypsum_stone 866[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_fence_gate 867[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:iron_sliding_door 868[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:carriage_door 869[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:ginkgo_leaves 870[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_orange 871[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_pink 872[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:paleo_bale_cycadeoidea 873[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_log 874[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:phoenix_stairs 875[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:orontium_mackii 876[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:wild_potato_plant 877[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_log 878[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:low_security_fence_pole 879[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_fence_gate 880[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:encased_fossil_0 881[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:encased_fossil_1 882[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:fossil_grinder 883[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_blue 884[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:tempskya 885[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:psaronius_planks 886[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:hippurites_radiosus 887[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:forcefielddoor 888[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:serenna_veriformans 889[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:araucaria_stairs 890[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_fence_gate 891[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:woolly_stalked_begonia 892[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_log_petrified 893[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_spruce 894[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_jungle_3x3 895[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:embryonic_machine 896[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:scaly_tree_fern 897[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:gracilaria_seaweed 898[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:calamites_fence 899[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:low_security_fence_base 900[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world jurassicraft:small_royal_fern 901[16:18:24] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_red 902[16:18:27] [Server thread/INFO] [FML]: Applying holder lookups 903[16:18:27] [Server thread/INFO] [FML]: Holder lookups applied 904[16:18:39] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@7d578755) 905[16:18:40] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 883 advancements 906[16:18:40] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 0 907[16:18:40] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes! 908[16:18:41] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@7d578755) 909[16:18:41] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 1 910[16:18:41] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes! 911[16:18:41] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world: 912[16:18:41] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@7d578755) 913[16:18:41] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -1 914[16:18:41] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes! 915[16:18:41] [Server thread/INFO] [FML]: Loading dimension -23 (world) (net.minecraft.server.dedicated.DedicatedServer@7d578755) 916[16:18:41] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -23 917[16:18:41] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes! 918[16:18:41] [Server thread/INFO] [FML]: Loading dimension -24 (world) (net.minecraft.server.dedicated.DedicatedServer@7d578755) 919[16:18:41] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -24 920[16:18:41] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes! 921[16:18:41] [Server thread/INFO] [FML]: Loading dimension 7 (world) (net.minecraft.server.dedicated.DedicatedServer@7d578755) 922[16:18:41] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 7 923[16:18:41] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes! 924[16:18:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 925[16:18:42] [Server thread/WARN] [net.minecraft.world.gen.structure.MapGenStructureIO]: Skipping Piece with id FossilDigsite 926[16:18:42] [Server thread/WARN] [net.minecraft.world.gen.structure.MapGenStructureIO]: Skipping Piece with id GeneticistHouse 927[16:18:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0% 928[16:18:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 4% 929[16:19:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 14% 930[16:19:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 40% 931[16:19:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 61% 932[16:19:05] [Server thread/WARN] [net.minecraft.tileentity.TileEntity]: Skipping BlockEntity with id minecraft:doortileentity 933[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 934[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 935[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 936[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 937[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 938[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 939[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 940[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 941[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 942[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 943[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 944[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 945[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 946[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 947[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 948[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 949[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 950[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 951[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 952[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 953[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 954[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 955[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 956[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 957[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 958[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 959[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.entity.VillagerAttributes 960[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.passive.EntityVillager from class mca.core.Constants 961[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.ActionSleep 962[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.ActionSleep 963[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.ActionSleep 964[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.ActionFollow 965[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.ActionProcreate 966[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.ActionUpdateMood 967[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.AbstractToggleAction 968[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.AbstractToggleAction 969[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.ActionCombat 970[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.ActionCombat 971[16:19:05] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mca.entity.EntityVillagerMCA from class mca.actions.ActionCombat 972[16:19:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 94% 973[16:19:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (42.233s)! For help, type "help" or "?" 974[16:19:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener 975[16:19:05] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:10350 976[16:19:06] [Downloader 0/INFO] [tombstone]: The list of contributors has been loaded successfully 977[16:19:06] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches! 978[16:19:06] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS 979[16:19:06] [Server thread/INFO] [Astral Sorcery]: Load CachedWorldData 'lightnetwork' for world 0 980[16:19:06] [Server thread/INFO] [Astral Sorcery]: Loading of 'lightnetwork' for world 0 finished. 981[16:19:07] [Server thread/INFO] [FML]: Unloading dimension 1 982[16:19:07] [Server thread/INFO] [FML]: Unloading dimension -1 983[16:19:07] [Server thread/INFO] [FML]: Unloading dimension -23 984[16:19:07] [Server thread/INFO] [FML]: Unloading dimension -24 985[16:19:07] [Server thread/INFO] [FML]: Unloading dimension 7 986[16:19:25] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 15477ms behind, skipping 309 tick(s) 987[16:19:33] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2 988[16:19:33] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 24 mods : minecraft@1.12.2,leatherworks@1.78.0,ptrmodellib@1.0.4,FML@8.0.99.99,astralsorcery@1.10.22,tombstone@3.7.3,harvestcraft@1.12.2zb,biomesoplenty@7.0.1.2441,llibrary@1.7.17,baubles@1.5.2,mca@1.12.2-5.3.1,cfm@6.3.1,chisel@MC1.12.2-1.0.1.44,fossil@8.0.4,props@2.6.3,tlauncher_custom_cape_skin@1.4,radixcore@1.12.x-2.2.1,forge@14.23.5.2847,codechickenlib@3.2.2.353,patchouli@1.0-20,twilightforest@3.8.689,mcp@9.42,ctm@MC1.12.2-1.0.2.31,securitycraft@v1.8.14 989[16:19:33] [Netty Epoll Server IO #3/INFO] [FML]: Attempting connection with missing mods [jei] at CLIENT 990[16:19:33] [Netty Epoll Server IO #3/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config. 991[16:19:34] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Soffty lost connection: Disconnected 992[16:19:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Soffty left the game 993[16:19:36] [Server thread/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: Disconnecting com.mojang.authlib.GameProfile@a1e485[id=dfb5f567-c51e-305f-bdf9-c087a07ba71d,name=Doomrise,properties={},legacy=false] (/190.55.128.47:29930): You are not white-listed on this server! 994[16:19:36] [Server thread/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: com.mojang.authlib.GameProfile@a1e485[id=dfb5f567-c51e-305f-bdf9-c087a07ba71d,name=Doomrise,properties={},legacy=false] (/190.55.128.47:29930) lost connection: You are not white-listed on this server! 995[16:19:42] [Netty Epoll Server IO #1/INFO] [FML]: Client protocol version 2 996[16:19:42] [Netty Epoll Server IO #1/INFO] [FML]: Client attempting to join with 24 mods : minecraft@1.12.2,leatherworks@1.78.0,ptrmodellib@1.0.4,FML@8.0.99.99,astralsorcery@1.10.22,tombstone@3.7.3,harvestcraft@1.12.2zb,biomesoplenty@7.0.1.2441,llibrary@1.7.17,baubles@1.5.2,mca@1.12.2-5.3.1,cfm@6.3.1,chisel@MC1.12.2-1.0.1.44,fossil@8.0.4,props@2.6.3,tlauncher_custom_cape_skin@1.4,radixcore@1.12.x-2.2.1,forge@14.23.5.2847,codechickenlib@3.2.2.353,patchouli@1.0-20,twilightforest@3.8.689,mcp@9.42,ctm@MC1.12.2-1.0.2.31,securitycraft@v1.8.14 997[16:19:42] [Netty Epoll Server IO #1/INFO] [FML]: Attempting connection with missing mods [jei] at CLIENT 998[16:19:42] [Netty Epoll Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config. 999[16:19:44] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Soffty lost connection: Disconnected 1000[16:19:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Soffty left the game 1001[16:19:51] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2 1002[16:19:51] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 24 mods : minecraft@1.12.2,leatherworks@1.78.0,ptrmodellib@1.0.4,FML@8.0.99.99,astralsorcery@1.10.22,tombstone@3.7.3,harvestcraft@1.12.2zb,biomesoplenty@7.0.1.2441,llibrary@1.7.17,baubles@1.5.2,mca@1.12.2-5.3.1,cfm@6.3.1,chisel@MC1.12.2-1.0.1.44,fossil@8.0.4,props@2.6.3,tlauncher_custom_cape_skin@1.4,radixcore@1.12.x-2.2.1,forge@14.23.5.2847,codechickenlib@3.2.2.353,patchouli@1.0-20,twilightforest@3.8.689,mcp@9.42,ctm@MC1.12.2-1.0.2.31,securitycraft@v1.8.14 1003[16:19:51] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [jei] at CLIENT 1004[16:19:52] [Netty Epoll Server IO #2/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config. 1005[16:19:53] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Soffty lost connection: Disconnected 1006[16:19:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Soffty left the game 1007[16:20:00] [Server thread/INFO] [tombstone]: All players have been successfully backed up 1008[16:20:00] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2 1009[16:20:00] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 24 mods : minecraft@1.12.2,leatherworks@1.78.0,ptrmodellib@1.0.4,FML@8.0.99.99,astralsorcery@1.10.22,tombstone@3.7.3,harvestcraft@1.12.2zb,biomesoplenty@7.0.1.2441,llibrary@1.7.17,baubles@1.5.2,mca@1.12.2-5.3.1,cfm@6.3.1,chisel@MC1.12.2-1.0.1.44,fossil@8.0.4,props@2.6.3,tlauncher_custom_cape_skin@1.4,radixcore@1.12.x-2.2.1,forge@14.23.5.2847,codechickenlib@3.2.2.353,patchouli@1.0-20,twilightforest@3.8.689,mcp@9.42,ctm@MC1.12.2-1.0.2.31,securitycraft@v1.8.14 1010[16:20:00] [Netty Epoll Server IO #3/INFO] [FML]: Attempting connection with missing mods [jei] at CLIENT 1011[16:20:01] [Netty Epoll Server IO #3/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config. 1012[16:20:02] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Soffty lost connection: Disconnected 1013[16:20:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Soffty left the game 1014[16:20:10] [Netty Epoll Server IO #0/INFO] [FML]: Client protocol version 2 1015[16:20:10] [Netty Epoll Server IO #0/INFO] [FML]: Client attempting to join with 24 mods : minecraft@1.12.2,leatherworks@1.78.0,ptrmodellib@1.0.4,FML@8.0.99.99,astralsorcery@1.10.22,tombstone@3.7.3,harvestcraft@1.12.2zb,biomesoplenty@7.0.1.2441,llibrary@1.7.17,baubles@1.5.2,mca@1.12.2-5.3.1,cfm@6.3.1,chisel@MC1.12.2-1.0.1.44,fossil@8.0.4,props@2.6.3,tlauncher_custom_cape_skin@1.4,radixcore@1.12.x-2.2.1,forge@14.23.5.2847,codechickenlib@3.2.2.353,patchouli@1.0-20,twilightforest@3.8.689,mcp@9.42,ctm@MC1.12.2-1.0.2.31,securitycraft@v1.8.14 1016[16:20:10] [Netty Epoll Server IO #0/INFO] [FML]: Attempting connection with missing mods [jei] at CLIENT 1017[16:20:22] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 11815ms behind, skipping 236 tick(s) 1018[16:20:22] [Netty Epoll Server IO #0/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config. 1019[16:20:24] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Soffty lost connection: Disconnected 1020[16:20:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Soffty left the game 1021[16:20:46] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2 1022[16:20:46] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 24 mods : minecraft@1.12.2,leatherworks@1.78.0,ptrmodellib@1.0.4,FML@8.0.99.99,astralsorcery@1.10.22,tombstone@3.7.3,harvestcraft@1.12.2zb,biomesoplenty@7.0.1.2441,llibrary@1.7.17,baubles@1.5.2,mca@1.12.2-5.3.1,cfm@6.3.1,chisel@MC1.12.2-1.0.1.44,fossil@8.0.4,props@2.6.3,tlauncher_custom_cape_skin@1.4,radixcore@1.12.x-2.2.1,forge@14.23.5.2847,codechickenlib@3.2.2.353,patchouli@1.0-20,twilightforest@3.8.689,mcp@9.42,ctm@MC1.12.2-1.0.2.31,securitycraft@v1.8.14 1023[16:20:46] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [jei] at CLIENT 1024[16:20:46] [Netty Epoll Server IO #2/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config. 1025[16:20:47] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Soffty lost connection: Disconnected 1026[16:20:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Soffty left the game 1027[16:20:56] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2 1028[16:20:56] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 24 mods : minecraft@1.12.2,leatherworks@1.78.0,ptrmodellib@1.0.4,FML@8.0.99.99,astralsorcery@1.10.22,tombstone@3.7.3,harvestcraft@1.12.2zb,biomesoplenty@7.0.1.2441,llibrary@1.7.17,baubles@1.5.2,mca@1.12.2-5.3.1,cfm@6.3.1,chisel@MC1.12.2-1.0.1.44,fossil@8.0.4,props@2.6.3,tlauncher_custom_cape_skin@1.4,radixcore@1.12.x-2.2.1,forge@14.23.5.2847,codechickenlib@3.2.2.353,patchouli@1.0-20,twilightforest@3.8.689,mcp@9.42,ctm@MC1.12.2-1.0.2.31,securitycraft@v1.8.14 1029[16:20:56] [Netty Epoll Server IO #3/INFO] [FML]: Attempting connection with missing mods [jei] at CLIENT 1030[16:20:56] [Netty Epoll Server IO #3/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config. 1031[16:20:57] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Soffty lost connection: Disconnected 1032[16:20:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Soffty left the game 1033[16:21:59] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Soffty lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet 1034[16:21:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Soffty left the game 1035[16:22:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server 1036[16:22:11] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server 1037[16:22:11] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players 1038[16:22:11] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds 1039[16:22:11] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld 1040[16:22:12] [Server thread/INFO] [FML]: Unloading dimension 0 1041[16:22:12] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server 1042[16:22:12] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players 1043[16:22:12] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds Y al intentar ingresar al server siempre me salta esto