Jump to content

Problem with SkyFactory 2.4


SulFidD

Recommended Posts

Hey there, I need ur help. I created a private server on hosting (fakaheda.eu) and type of installation I chose "own mods 1.7.10", so I downloaded a SkyFactory 2.4 server package and inserted the mods which was in package to FTP in my servers. After I turned on server the mods were creating their own files, it was ok but after few secs the server shutted down, and in log was:

 

[16:42:08] [main/INFO] [FML/]: Forge Mod Loader version 7.10.114.1388 for Minecraft 1.7.10 loading
[16:42:08] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_75, running on Linux:amd64:4.1.1, installed at /usr/lib/jvm/jdk1.7.0_75/jre
[16:42:09] [main/INFO] [FML/]: [AppEng] Core Init
[16:42:11] [main/INFO] [sTDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.1.2.332 is newer than request 1.1.0.309
[16:42:11] [main/INFO] [sTDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
[16:42:11] [main/ERROR] [FML/]: Coremod RemoteIOCorePlugin: Unable to class load the plugin dmillerw.remoteio.asm.RemoteIOCorePlugin
java.lang.ClassNotFoundException: dmillerw.remoteio.asm.RemoteIOCorePlugin
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_75]
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_75]
   at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_75]
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_75]
   at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_75]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_75]
   at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
   at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_75]
   at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:433) [minecraft_server.jar:KCauldron-1.7.10-2.1403.1.54]
   at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:362) [minecraft_server.jar:KCauldron-1.7.10-2.1403.1.54]
   at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:217) [minecraft_server.jar:KCauldron-1.7.10-2.1403.1.54]
   at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [minecraft_server.jar:KCauldron-1.7.10-2.1403.1.54]
   at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [minecraft_server.jar:KCauldron-1.7.10-2.1403.1.54]
   at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [minecraft_server.jar:KCauldron-1.7.10-2.1403.1.54]
   at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [minecraft_server.jar:KCauldron-1.7.10-2.1403.1.54]
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
   at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_75]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_75]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_75]
   at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_75]
   at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [minecraft_server.jar:KCauldron-1.7.10-2.1403.1.54]
   at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [minecraft_server.jar:KCauldron-1.7.10-2.1403.1.54]
[16:42:11] [main/WARN] [FML/]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[16:42:11] [main/WARN] [FML/]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin  cofh.asm.LoadingPlugin  vazkii.emotes.client.asm.LoadingPlugin  codechicken.core.launch.DepLoader  invtweaks.forge.asm.FMLPlugin  mcp.mobius.mobiuscore.asm.CoreDescription  codechicken.nei.asm.NEICorePlugin  openblocks.OpenBlocksCorePlugin  openeye.CorePlugin  openmods.core.OpenModsCorePlugin  xreliquary.common.asm.DepLoader  thaumcraft.codechicken.core.launch.DepLoader  codechicken.core.launch.DepLoader 
[16:42:11] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:42:11] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:42:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:42:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:42:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [sTDERR/]: [xreliquary.common.asm.DepLoader$DepLoadInst:checkExisting:433]: Warning: version of ForgeMultipart, 1.1.2.332 is newer than request 1.1.0.309
[16:42:13] [main/INFO] [sTDERR/]: [xreliquary.common.asm.DepLoader$DepLoadInst:checkExisting:433]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [sTDERR/]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.1.2.332 is newer than request 1.1.0.309
[16:42:13] [main/INFO] [sTDERR/]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:42:13] [main/INFO] [sTDOUT/]: [cofh.asm.CoFHAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[16:42:14] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:14] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:42:14] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[16:42:14] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[16:42:14] [main/INFO] [MobiusCore/]: Current code is OBFUSCATED
[16:42:14] [main/INFO] [MobiusCore/]: Found cpw.mods.fml.common.FMLCommonHandler with checksum D26B792E4D987F361670F2BC3946AAAE
[16:42:14] [main/INFO] [MobiusCore/]: Successful injection in onPreServerTick ()V
[16:42:14] [main/INFO] [MobiusCore/]: Successful injection in onPostServerTick ()V
[16:42:14] [main/INFO] [MobiusCore/]: Successful injection in onPreWorldTick (Lahb;)V
[16:42:14] [main/INFO] [MobiusCore/]: Successful injection in onPostWorldTick (Lahb;)V
[16:42:14] [main/INFO] [MobiusCore/]: Switching injection mode to CAULDRON
[16:42:14] [main/INFO] [MobiusCore/]: [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum D21E2BA551C2790A831B1607BD045056
[16:42:14] [main/INFO] [MobiusCore/]: Found World.updateEntities()...
[16:42:14] [main/INFO] [MobiusCore/]: Successful injection in h ()V
[16:42:14] [main/INFO] [MobiusCore/]: Successful injection in h ()V
[16:42:14] [main/INFO] [MobiusCore/]: Successful injection in h ()V
[16:42:14] [main/INFO] [MobiusCore/]: Successful injection in h ()V
[16:42:15] [main/INFO] [MobiusCore/]: [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 5909D033F73B41D08B28288A4F8D832E
[16:42:15] [main/INFO] [MobiusCore/]: Successful injection in b ()V
[16:42:15] [main/INFO] [MobiusCore/]: Successful injection in b ()V
[16:42:15] [main/INFO] [FML/]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
[16:42:15] [main/INFO] [FML/]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
[16:42:15] [main/INFO] [OpenEye/]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)
[16:42:15] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[16:42:16] [main/INFO] [OpenEye/]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)
[16:42:16] [main/INFO] [OpenEye/]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'
[16:42:16] [main/INFO] [OpenEye/]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'
[16:42:16] [main/INFO] [ttCore/]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[16:42:16] [main/INFO] [ttCore/]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[16:42:16] [main/INFO] [ttCore/]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[16:42:16] [main/INFO] [ttCore/]: Transforming net.minecraft.item.ItemStack Finished.
[16:42:17] [main/INFO] [FML/]: InvTweaks: net.minecraft.inventory.Container
[16:42:17] [main/INFO] [FML/]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[16:42:17] [main/INFO] [ttCore/]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[16:42:17] [main/INFO] [ttCore/]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[16:42:17] [main/INFO] [OpenEye/]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)
[16:42:17] [main/INFO] [OpenEye/]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'
[16:42:17] [main/INFO] [OpenEye/]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'
[16:42:17] [server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[16:42:17] [server thread/INFO] [FML/]: MinecraftForge v10.13.3.1403 Initialized
[16:42:17] [server thread/INFO] [FML/]: Replaced 183 ore recipies
[16:42:17] [server thread/INFO] [FML/]: Preloading CrashReport classes
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.World$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.World$2
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.World$3
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.World$4
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.chunk.Chunk$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.crash.CrashReportCategory$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.crash.CrashReportCategory$2
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.crash.CrashReportCategory$3
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.entity.Entity$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.entity.Entity$2
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.entity.EntityTracker$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.gen.layer.GenLayer$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.gen.layer.GenLayer$2
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.entity.player.InventoryPlayer$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.gen.structure.MapGenStructure$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.gen.structure.MapGenStructure$2
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.gen.structure.MapGenStructure$3
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.server.MinecraftServer$3
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.server.MinecraftServer$4
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.server.MinecraftServer$5
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.nbt.NBTTagCompound$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.nbt.NBTTagCompound$2
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.network.NetHandlerPlayServer$2
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.network.NetworkSystem$3
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.tileentity.TileEntity$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.tileentity.TileEntity$2
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.tileentity.TileEntity$3
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.storage.WorldInfo$1
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.storage.WorldInfo$2
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.storage.WorldInfo$3
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.storage.WorldInfo$4
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.storage.WorldInfo$5
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.storage.WorldInfo$6
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.storage.WorldInfo$7
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.storage.WorldInfo$8
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.world.storage.WorldInfo$9
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.server.dedicated.DedicatedServer$3
[16:42:17] [server thread/INFO] [FML/]:    net.minecraft.server.dedicated.DedicatedServer$4
[16:42:17] [server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[16:42:18] [server thread/WARN] [FML/]: Enabling removal of erroring Entities - USE AT YOUR OWN RISK
[16:42:18] [server thread/WARN] [FML/]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK
[16:42:18] [server thread/INFO] [FML/]: [AppEng] Core Init
[16:42:18] [server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[16:42:18] [server thread/INFO] [FML/]: Searching /hlserver/27769/mods for mods
[16:42:18] [server thread/INFO] [FML/]: Also searching /hlserver/27769/mods/1.7.10 for mods
[16:42:19] [server thread/WARN] [ChickenChunks/]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
[16:42:19] [server thread/WARN] [DragonMounts/]: Mod DragonMounts is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version r41-1.7.10
[16:42:19] [server thread/WARN] [EnderStorage/]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.32
[16:42:19] [server thread/WARN] [ExtraUtilities/]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.4a
[16:42:19] [server thread/WARN] [ForbiddenMagic/]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.562
[16:42:20] [server thread/WARN] [neiintegration/]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.8
[16:42:21] [server thread/WARN] [simplyjetpacks/]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1
[16:42:21] [server thread/WARN] [Translocator/]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.14
[16:42:21] [server thread/WARN] [WR-CBE|Core/]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[16:42:21] [server thread/WARN] [WR-CBE|Addons/]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[16:42:21] [server thread/WARN] [WR-CBE|Logic/]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[16:42:21] [server thread/WARN] [ForgeMicroblock/]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.332
[16:42:21] [server thread/WARN] [ForgeMultipart/]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.332
[16:42:21] [server thread/WARN] [McMultipart/]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.332
[16:42:21] [server thread/INFO] [FML/]: Forge Mod Loader has identified 138 mods to load
[16:42:21] [server thread/INFO] [FML/]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[16:42:21] [server thread/INFO] [FML/]: Found mod(s) [FoodPlus] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
[16:42:21] [server thread/INFO] [FML/]: Found mod(s) [exastris] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[16:42:21] [server thread/INFO] [FML/]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference
[16:42:21] [server thread/INFO] [FML/]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[16:42:22] [server thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.134-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:42:23] [server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, MobiusCore, NotEnoughItems, OpenEye, OpenModsCore, <CoFH ASM>, furnace3d, StartingInventory, ae2stuff, appliedenergistics2, AutoFood, Automagy, autopackager, bdlib, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, ComputerCraft, CosmeticArmor, props, DraconicEvolution, DragonMounts, Emotes, EnderIO, EnderStorage, EnderTech, enderutilities, exastris, exnihilo, extracells, ExtraTiC, ExtraUtilities, FoodPlus, ForbiddenMagic, foxlib, GregsLighting, Hats, HatStand, headcrumbs, iChunUtil, IguanaTweaksTConstruct, ImmibisCore, inventorytweaks, IronChest, ItsRainingFood, JABBA, LiquidXP, lootbags, LunatriusCore, magicalcrops, Mantle, mfrmagiccropscompat, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, MooFluids, Morpheus, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, MapWriter, Opis, RanchableFluidCows, RedLogic, RedstoneArsenal, xreliquary, rftools, SimpleAchievements, simplyjetpacks, slabcraftmod, SolarFlux, staircraftmod, Sync, TabulaRasa, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThermalCasting, ThermalDynamics, ThermalExpansion, ThermalFoundation, Translocator, treeGrowingSimulator, ttCore, UtilityMobs, Waila, WailaHarvestability, WailaNBT, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, YUNoMakeGoodMap, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, libsandstone] at CLIENT
[16:42:23] [server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, MobiusCore, NotEnoughItems, OpenEye, OpenModsCore, <CoFH ASM>, furnace3d, StartingInventory, ae2stuff, appliedenergistics2, AutoFood, Automagy, autopackager, bdlib, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, ComputerCraft, CosmeticArmor, props, DraconicEvolution, DragonMounts, Emotes, EnderIO, EnderStorage, EnderTech, enderutilities, exastris, exnihilo, extracells, ExtraTiC, ExtraUtilities, FoodPlus, ForbiddenMagic, foxlib, GregsLighting, Hats, HatStand, headcrumbs, iChunUtil, IguanaTweaksTConstruct, ImmibisCore, inventorytweaks, IronChest, ItsRainingFood, JABBA, LiquidXP, lootbags, LunatriusCore, magicalcrops, Mantle, mfrmagiccropscompat, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, MooFluids, Morpheus, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, MapWriter, Opis, RanchableFluidCows, RedLogic, RedstoneArsenal, xreliquary, rftools, SimpleAchievements, simplyjetpacks, slabcraftmod, SolarFlux, staircraftmod, Sync, TabulaRasa, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThermalCasting, ThermalDynamics, ThermalExpansion, ThermalFoundation, Translocator, treeGrowingSimulator, ttCore, UtilityMobs, Waila, WailaHarvestability, WailaNBT, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, YUNoMakeGoodMap, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, libsandstone] at SERVER
[16:42:23] [server thread/INFO] [MobiusCore/FML]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum CB55471D614BD5AF06AEA87A77A3014F
[16:42:23] [server thread/INFO] [MobiusCore/FML]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
[16:42:23] [OpenEye mod meta collector/INFO] [OpenEye/OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:193): Starting mod metadatadata collection
[16:42:24] [server thread/INFO] [MobiusCore/ImmibisCore]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 1C68592318817E7EE853EC874A5ACBF4
[16:42:24] [server thread/INFO] [MobiusCore/ImmibisCore]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
[16:42:24] [server thread/INFO] [MobiusCore/ImmibisCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[16:42:24] [server thread/INFO] [MobiusCore/ImmibisCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[16:42:24] [server thread/INFO] [/immibisCore]: [immibis Core] Preferred energy system set to: redstoneFlux
[16:42:24] [server thread/ERROR] [Mantle/Mantle]: [Environment Checks] Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and Cauldron(MCPC+).
[16:42:24] [server thread/INFO] [Draconic Evolution/DraconicEvolution]: Hello Minecraft!!!
[16:42:25] [OpenEye mod meta collector/INFO] [OpenEye/OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:204): Collection of mod metadata finished. Duration: 1450.1104 ms
[16:42:25] [server thread/INFO] [TConstruct/TConstruct]: Natura, what are we going to do tomorrow night?
[16:42:25] [server thread/INFO] [Natura/TConstruct]: TConstruct, we're going to take over the world!
[16:42:25] [server thread/INFO] [/GregsLighting]: GregsLighting: creativeTab =
[16:42:25] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:26] [server thread/INFO] [OpenMods/OpenPeripheralCore]: openperipheral.ApiProvider.installApi(ApiProvider.java:203): OPC API v. 3.2 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/hlserver/27769/mods/OpenPeripheralCore-1.7.10-1.1.jar!/openperipheral/api/ApiAccess.class)
[16:42:27] [server thread/INFO] [ttCore/YUNoMakeGoodMap]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
[16:42:27] [server thread/INFO] [ttCore/YUNoMakeGoodMap]: Transforming net.minecraft.world.WorldType Finished.
[16:42:27] [server thread/ERROR] [MooFluids/MooFluids]: The mod MooFluids is expecting signature @FINGERPRINT@ for source MooFluids-1.7.10-1.5.01.19a.jar, however there is no signature matching that description
[16:42:27] [server thread/ERROR] [Moo Fluids/MooFluids]: No fingerprint found!
[16:42:27] [server thread/INFO] [FML/]: Processing ObjectHolder annotations
[16:42:27] [server thread/INFO] [FML/]: Found 434 ObjectHolder annotations
[16:42:27] [server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[16:42:27] [server thread/INFO] [AE2:S/appliedenergistics2]: Pre Initialization ( started )
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/tile/powersink/IC2
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface Reika.RotaryCraft.API.Power.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/tile/powersink/RotaryCraft
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/tile/powersink/MekJoules
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/items/tools/quartz/ToolQuartzWrench
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/items/tools/powered/powersink/IC2
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/items/tools/ToolNetworkTool
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/parts/misc/PartStorageBus
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/parts/p2p/PartP2PItems
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/parts/p2p/PartP2PIC2Power
[16:42:28] [server thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[16:42:28] [server thread/INFO] [AE2:S/appliedenergistics2]: Pre Initialization ( ended after 779ms )
[16:42:28] [server thread/INFO] [bdlib/bdlib]: bdlib 1.7.0.70 loaded
[16:42:28] [server thread/INFO] [bdlib/bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[16:42:29] [server thread/INFO] [bdlib/ae2stuff]: Loading internal config files for mod AE2 Stuff
[16:42:29] [server thread/INFO] [bdlib/ae2stuff]: Loading config: jar:file:/hlserver/27769/mods/ae2stuff-mc1710-0.1.7.17.jar!/assets/ae2stuff/config/tuning.cfg
[16:42:29] [server thread/INFO] [bdlib/ae2stuff]: Loading config: jar:file:/hlserver/27769/mods/ae2stuff-mc1710-0.1.7.17.jar!/assets/ae2stuff/config/recipes.cfg
[16:42:29] [server thread/INFO] [bdlib/ae2stuff]: Loading user config files for mod AE2 Stuff
[16:42:29] [server thread/INFO] [bdlib/ae2stuff]: Config loading for mod AE2 Stuff finished
[16:42:29] [server thread/INFO] [bdlib/ae2stuff]: Loaded creative tabs for ae2stuff
[16:42:29] [server thread/INFO] [CoFHWorld/CoFHCore]: Registering Default Templates.
[16:42:29] [server thread/INFO] [CoFHWorld/CoFHCore]: Registering default generators
[16:42:29] [server thread/INFO] [CoFHWorld/CoFHCore]: Complete
[16:42:30] [CoFHUpdater:CoFHCore/INFO] [CoFHCore/CoFHCore]: An updated version of CoFH Core is available: CoFH Core 3.1.2 for Minecraft 1.7.10.
[16:42:31] [server thread/INFO] [Mantle/Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[16:42:31] [server thread/INFO] [Mantle/Mantle]: Entering preinitialization phase.
[16:42:31] [server thread/INFO] [Mantle/Mantle]: Loading configuration from disk.
[16:42:31] [server thread/INFO] [Mantle/Mantle]: Configuration load completed.
[16:42:31] [server thread/INFO] [PulseManager-Natura/Natura]: Skipping Pulse Natura BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[16:42:31] [server thread/INFO] [PulseManager-Natura/Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
[16:42:31] [server thread/INFO] [PulseManager-Natura/Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
[16:42:32] [server thread/INFO] [ThermalFoundation/ThermalFoundation]: Loading Plugins...
[16:42:32] [server thread/INFO] [/ThermalFoundation]: should work
[16:42:32] [CoFHUpdater:ThermalFoundation/INFO] [ThermalFoundation/ThermalFoundation]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.3 for Minecraft 1.7.10.
[16:42:32] [server thread/INFO] [ThermalFoundation/ThermalFoundation]: Finished Loading Plugins.
[16:42:32] [CoFHUpdater:ThermalExpansion/INFO] [ThermalExpansion/ThermalExpansion]: An updated version of Thermal Expansion is available: Thermal Expansion 4.1.2 for Minecraft 1.7.10.
[16:42:32] [server thread/INFO] [ThermalExpansion/ThermalExpansion]: Loading Plugins...
[16:42:32] [server thread/INFO] [ThermalExpansion/ThermalExpansion]: Finished Loading Plugins.
[16:42:32] [server thread/INFO] [ThermalExpansion/ThermalExpansion]: There are no crafting files present in /hlserver/27769/config/cofh/thermalexpansion/crafting.
[16:42:33] [server thread/INFO] [FML/Botania]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
[16:42:33] [server thread/INFO] [CarpentersBlocks/CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Starting pre-init...
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Loading blocks...
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: 91 Feature's blocks loaded.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Loading Tile Entities...
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Tile Entities loaded.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Loading items...
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: 91 Feature's items loaded.
[16:42:34] [server thread/INFO] [Chisel 2/chisel]: Pre-init finished.
[16:42:34] [server thread/INFO] [/CosmeticArmor]: https://api.github.com/repos/dmillerw/CosmeticArmor/contents/src/main/resources/assets/cosmeticarmor/lang/?ref=master
[16:42:34] [server thread/INFO] [/CosmeticArmor]: https://raw.githubusercontent.com/dmillerw/CosmeticArmor/master/%s
[16:42:34] [server thread/INFO] [Draconic Evolution/DraconicEvolution]: Finished PreInitialization
[16:42:35] [server thread/INFO] [EnderIO/EnderIO]: XP Juice regististration left to Open Blocks.
[16:42:35] [Thread-14/INFO] [dmillerw.armor.core.handler.LocalizationUpdater/CosmeticArmor]: Discovered en_US.lang. Downloading...
[16:42:35] [Thread-14/INFO] [dmillerw.armor.core.handler.LocalizationUpdater/CosmeticArmor]: Discovered zh_CN.lang. Downloading...
[16:42:36] [server thread/INFO] [enderutilities/enderutilities]: Loading configuration...
[16:42:36] [server thread/INFO] [PulseManager-TConstruct/TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[16:42:36] [server thread/INFO] [PulseManager-TConstruct/TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[16:42:36] [server thread/INFO] [PulseManager-TConstruct/TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[16:42:36] [server thread/INFO] [PulseManager-TConstruct/TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[16:42:36] [CoFHUpdater:RedstoneArsenal/INFO] [RedstoneArsenal/RedstoneArsenal]: An updated version of Redstone Arsenal is available: Redstone Arsenal 1.1.2 for Minecraft 1.7.10.
[16:42:36] [server thread/INFO] [TConstruct/TConstruct]: Gear module active. Adding gear cast.
[16:42:36] [server thread/INFO] [ExtraTiC/ExtraTiC]: Natura Detected
[16:42:36] [server thread/INFO] [ExtraTiC/ExtraTiC]: Applied Energistics Detected
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with ability name. ability will be ignored, use languages files for that.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with no primary color. A fallback of white will be used.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with ability name. ability will be ignored, use languages files for that.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with no primary color. A fallback of white will be used.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with ability name. ability will be ignored, use languages files for that.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with no primary color. A fallback of white will be used.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with ability name. ability will be ignored, use languages files for that.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with no primary color. A fallback of white will be used.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with ability name. ability will be ignored, use languages files for that.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with no primary color. A fallback of white will be used.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with ability name. ability will be ignored, use languages files for that.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with no primary color. A fallback of white will be used.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with ability name. ability will be ignored, use languages files for that.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with no primary color. A fallback of white will be used.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with ability name. ability will be ignored, use languages files for that.
[16:42:36] [server thread/WARN] [TCon-API/ExtraTiC]: [TCon API] Using deprecated addToolMaterial with no primary color. A fallback of white will be used.
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Hello World
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering Packet class PacketGUIWidget with discriminator: 1
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering Packet class PacketParticle with discriminator: 2
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering Packet class PacketParticleEvent with discriminator: 3
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering Packet class PacketPlaySound with discriminator: 4
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering Packet class PacketRain with discriminator: 5
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering Packet class PacketVillager with discriminator: 6
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering Packet class PacketVillagerReturn with discriminator: 7
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering Packet class PacketYoink with discriminator: 8
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering RecipeMicroBlocks to RecipeSorter
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering RecipeSoul to RecipeSorter
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering RecipeMagicalWood to RecipeSorter
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering RecipeCustomOres to RecipeSorter
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering RecipeDifficultySpecific to RecipeSorter
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering RecipeBagDye to RecipeSorter
[16:42:37] [server thread/INFO] [extrautils/ExtraUtilities]: Registering RecipeGBEnchanting to RecipeSorter
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: FoodHelper loaded!
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: Loading configuration
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: Loading Tab
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: Loading blocks
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: Loading items & tools
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: Loading registration center
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: MrCrayfish Furniture MOD API hasn't been registered
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: Minefactory Realoaded API has been successfully registered
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: Loading renderers and sounds
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: Loading mod updater
[16:42:37] [server thread/INFO] [FoodPlus/FoodPlus]: Enjoy!
[16:42:37] [server thread/INFO] [/GregsLighting]: GregsLighting.preInit: creativeTab =
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:37] [server thread/INFO] [/GregsLighting]: GregsLighting.registerBlocks: creativeTab =
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addBlock: name '
[16:42:37] [server thread/INFO] [/GregsLighting]: carbideFloodlight
[16:42:37] [server thread/INFO] [/GregsLighting]: ' qualName '
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing_lighting:carbideFloodlight
[16:42:37] [server thread/INFO] [/GregsLighting]: '
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.BlockFloodlightCarbide@3f24aaa8
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addBlock: Setting creativeTab to
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addBlock: name '
[16:42:37] [server thread/INFO] [/GregsLighting]: floodlightBeam
[16:42:37] [server thread/INFO] [/GregsLighting]: ' qualName '
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing_lighting:floodlightBeam
[16:42:37] [server thread/INFO] [/GregsLighting]: '
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.BlockFloodlightBeam@7ea06d70
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addBlock: Setting creativeTab to
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addBlock: name '
[16:42:37] [server thread/INFO] [/GregsLighting]: floodlight
[16:42:37] [server thread/INFO] [/GregsLighting]: ' qualName '
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing_lighting:floodlight
[16:42:37] [server thread/INFO] [/GregsLighting]: '
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.BlockFloodlight@1a1a62a4
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addBlock: Setting creativeTab to
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[16:42:37] [server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@45b700da
[16:42:37] [server thread/INFO] [/GregsLighting]:  as
[16:42:37] [server thread/INFO] [/GregsLighting]: calciumCarbide
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[16:42:37] [server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@71990bf7
[16:42:37] [server thread/INFO] [/GregsLighting]:  as
[16:42:37] [server thread/INFO] [/GregsLighting]: bonemealAndCharcoal
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[16:42:37] [server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@76e0bf64
[16:42:37] [server thread/INFO] [/GregsLighting]:  as
[16:42:37] [server thread/INFO] [/GregsLighting]: gasNozzle
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addItem: Registered
[16:42:37] [server thread/INFO] [/GregsLighting]: net.minecraft.item.Item@1d357b35
[16:42:37] [server thread/INFO] [/GregsLighting]:  as
[16:42:37] [server thread/INFO] [/GregsLighting]: glowingIngot
[16:42:37] [server thread/INFO] [/GregsLighting]: BaseMod.addItem: Setting creativeTab to
[16:42:37] [server thread/INFO] [/GregsLighting]: gcewing.lighting.GregsLighting$1@b6b15d0
[16:42:37] [server thread/INFO] [FML/lootbags]: Your current LootBags version is: 1.5.3
[16:42:37] [server thread/INFO] [modtweaker2/modtweaker2]: Starting PreInitialization for modtweaker2
[16:42:37] [server thread/INFO] [Morpheus/Morpheus]: Loading configuration
[16:42:37] [server thread/INFO] [NEIAddons|Botany/NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
[16:42:37] [server thread/INFO] [NEIAddons|Forestry/NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
[16:42:37] [server thread/ERROR] [NEIAddons|Forestry/NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
[16:42:37] [server thread/INFO] [NEIAddons|CraftingTables/NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
[16:42:37] [server thread/INFO] [NEIAddons|ExNihilo/NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
[16:42:37] [server thread/INFO] [neiintegration/neiintegration]: Starting NEI Integration
[16:42:37] [server thread/INFO] [neiintegration/neiintegration]: Loading configuration files
[16:42:38] [server thread/INFO] [FML/OpenBlocks]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[16:42:40] [server thread/INFO] [ttCore/rftools]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
[16:42:40] [server thread/INFO] [ttCore/rftools]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
[16:42:40] [server thread/INFO] [ttCore/ttCore]: Adding package tterrag.core to handler search.
[16:42:40] [server thread/INFO] [ttCore/SimpleAchievements]: Adding package org.wyldmods to handler search.
[16:42:40] [server thread/INFO] [simplyjetpacks/simplyjetpacks]: Starting Simply Jetpacks
[16:42:40] [server thread/INFO] [simplyjetpacks/simplyjetpacks]: Loading configuration files
[16:42:40] [server thread/INFO] [simplyjetpacks/simplyjetpacks]: Constructing items
[16:42:40] [server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering items
[16:42:40] [server thread/INFO] [simplyjetpacks/simplyjetpacks]: Registering handlers
[16:42:40] [server thread/INFO] [solarFlux/SolarFlux]: Pre Initialization
[16:42:40] [server thread/INFO] [solarFlux/SolarFlux]: Initialization of configuration
[16:42:40] [server thread/INFO] [solarFlux/SolarFlux]: Registering blocks
[16:42:40] [server thread/INFO] [solarFlux/SolarFlux]: Registering items
[16:42:40] [server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Starting (PreInit)
[16:42:40] [server thread/INFO] [Thaumic Energistics/thaumicenergistics]: Finished (PreInit in 95ms)
[16:42:41] [CoFHUpdater:ThermalDynamics/INFO] [ThermalDynamics/ThermalDynamics]: An updated version of Thermal Dynamics is available: Thermal Dynamics 1.1.0 for Minecraft 1.7.10.
[16:42:42] [server thread/INFO] [FML/]: Applying holder lookups
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup Railcraft:routing.ticket.gold for public static net.minecraft.item.Item openperipheral.integration.railcraft.TicketItemHolder.ticketGold. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup Railcraft:routing.ticket for public static net.minecraft.item.Item openperipheral.integration.railcraft.TicketItemHolder.ticket. Is there something wrong with the registry?
[16:42:42] [server thread/INFO] [FML/]: Holder lookups applied
[16:42:42] [server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first.
[16:42:42] [server thread/INFO] [FML/]: Applying holder lookups
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup Railcraft:routing.ticket.gold for public static net.minecraft.item.Item openperipheral.integration.railcraft.TicketItemHolder.ticketGold. Is there something wrong with the registry?
[16:42:42] [server thread/WARN] [FML/]: Unable to lookup Railcraft:routing.ticket for public static net.minecraft.item.Item openperipheral.integration.railcraft.TicketItemHolder.ticket. Is there something wrong with the registry?
[16:42:42] [server thread/INFO] [FML/]: Holder lookups applied
[16:42:42] [server thread/WARN] [EnderIO/EnderIO]: Failed to write Transciever Channels on exit: java.util.concurrent.ExecutionException: java.lang.NullPointerException
[16:42:42] [server thread/ERROR] [HatStand/]: Skipping event FMLServerStoppedEvent and marking errored mod HatStand since required dependency Hats has errored
[16:42:42] [server thread/INFO] [/rftools]: ###### RFTools.serverStopped
[16:42:42] [server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[16:42:42] [server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.

.

Thanks for your fast reaction, I saw in log some errors which did FML and shutted down server.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.