Everytime I try to boot my server it immediately crashes and I cannot find a solution? I am running MCPC+ and BukkitForge as set up by my host who has set up successfully many servers for me in the past, however Direwolf20 is giving them problems and they claim it is the modpack itself? I am running a server that is hosted with plenty of power to run the server. Does anyone have a fix or can help? Below is what appears right before the crash in my console:
18.06 14:05:45 [Multicraft] Server stopped
18.06 14:05:45 [Multicraft] Server shut down
18.06 14:05:45 [Server] INFO ... 18 more
18.06 14:05:45 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
18.06 14:05:45 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
18.06 14:05:45 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
18.06 14:05:45 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
18.06 14:05:45 [Server] INFO Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file net/minecraft/tileentity/TileEntityHopper
18.06 14:05:45 [Server] INFO ... 16 more
18.06 14:05:45 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
18.06 14:05:45 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
18.06 14:05:45 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
18.06 14:05:45 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.tileentity.TileEntityHopper
18.06 14:05:45 [Server] INFO ... 12 more
18.06 14:05:45 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1756)
18.06 14:05:45 [Server] INFO at net.minecraft.stats.StatList.<clinit>(StatList.java:96)
18.06 14:05:45 [Server] INFO at net.minecraft.stats.StatList.func_75921_a(StatList.java:185)
18.06 14:05:45 [Server] INFO at net.minecraft.block.Block.<clinit>(Block.java:268)
18.06 14:05:45 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/tileentity/TileEntityHopper
18.06 14:05:45 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:54)
18.06 14:05:45 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:86)
18.06 14:05:45 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18.06 14:05:45 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
18.06 14:05:45 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
18.06 14:05:45 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18.06 14:05:45 [Server] INFO java.lang.reflect.InvocationTargetException
18.06 14:05:45 [Server] SEVERE Unable to launch
18.06 14:05:45 [Server] INFO Found method node asi.a (LashZ in Coremod.
18.06 14:05:45 [Server] INFO Found method node asi.a (LashZ in Vanilla.
18.06 14:05:45 [Server] INFO Trying to overwrite method asi.a (LashZ
18.06 14:05:45 [Server] INFO Found method node asi.u ()Z in Coremod.
18.06 14:05:45 [Server] INFO Found method node asi.u ()Z in Vanilla.
18.06 14:05:45 [Server] INFO Trying to overwrite method asi.u ()Z
18.06 14:05:45 [Server] INFO Found method node asi.j ()Z in Coremod.
18.06 14:05:45 [Server] INFO Found method node asi.j ()Z in Vanilla.
18.06 14:05:45 [Server] INFO Trying to overwrite method asi.j ()Z
18.06 14:05:45 [Server] INFO Found method node asi.isInventoryEmpty (Lmo;I)Z in Coremod. Injecting !
18.06 14:05:45 [Server] INFO Trying to inject method asi.isInventoryEmpty (Lmo;I)Z
18.06 14:05:45 [Server] INFO Found method node asi.isInventoryFull (Lmo;I)Z in Coremod. Injecting !
18.06 14:05:45 [Server] INFO Trying to inject method asi.isInventoryFull (Lmo;I)Z
18.06 14:05:45 [Server] INFO Found method node asi.isHopperFull ()Z in Coremod. Injecting !
18.06 14:05:45 [Server] INFO Trying to inject method asi.isHopperFull ()Z
18.06 14:05:45 [Server] INFO Found method node asi.isHopperEmpty ()Z in Coremod. Injecting !
18.06 14:05:45 [Server] INFO Trying to inject method asi.isHopperEmpty ()Z
18.06 14:05:45 [Server] INFO Found method node asg.h ()V in Coremod.
18.06 14:05:45 [Server] INFO Found method node asg.h ()V in Vanilla.
18.06 14:05:45 [Server] INFO Trying to overwrite method asg.h ()V
18.06 14:05:45 [Server] INFO Injecting Piston callback.
18.06 14:05:44 [Server] INFO Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
18.06 14:05:44 [Server] INFO [OpenBlocks] isInBed patch applied. Enabling sleeping bags
18.06 14:05:44 [Server] INFO [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: uf)
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Found World.updateEntities()...
18.06 14:05:44 [Server] INFO [MobiusCore] Found net.minecraft.world.World [ abw ] with checksum 7995114A1D5436232665B934DFA03E5C
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in b ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in b ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Found net.minecraft.world.WorldServer [ js ] with checksum 7E6F18BA470E5F3CE7077515554D0D3E
18.06 14:05:43 [Server] INFO [MobiusCore] Switching injection mode to MCPC_B250
18.06 14:05:43 [Server] INFO [MobiusCore] Found net.minecraft.crash.CallableMinecraftVersion [ c ] with checksum D81A8F118691C19722544C02FD2CFBE4
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Loaded library ejml-0.23.jar.
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar
18.06 14:05:43 [Server] INFO [denLibCore]: sqlite-jdbc-3.7.15-M1.jar | da39a3ee5e6b4b0d3255bfef95601890afd80709 | 404 | false
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Loaded 18 rules from AccessTransformer config file TConstruct_AT.cfg
18.06 14:05:43 [Server] INFO [AT] Loading AT file: TConstruct_AT.cfg
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Loaded 17 rules from AccessTransformer config file pcc_at.cfg
18.06 14:05:43 [Server] INFO Adding Accesstransformer map: pcc_at.cfg
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Loaded 17 rules from AccessTransformer config file lp_at_1.6.4.cfg
18.06 14:05:42 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:42 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:42 [Multicraft] Skipped 31 lines due to rate limit (60/s)
18.06 14:05:42 [Server] WARNING The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] INFO Loaded properties successfully. Using specified settings.
18.06 14:05:42 [Server] INFO Found a properties file. Attempting load...
18.06 14:05:42 [Server] INFO Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
18.06 14:05:42 [Server] INFO Scalpel. Suction. Lumber axe. CLEAR! *zap*
18.06 14:05:42 [Server] WARNING The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod denoflionsx.DenPipes.Core.DenPipesCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] INFO Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Linux:amd64:2.6.32-431.17.1.el6.x86_64, installed at /usr/java/jre1.7.0_51
18.06 14:05:42 [Server] INFO Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
18.06 14:05:45 [Multicraft] Server stopped
18.06 14:05:45 [Multicraft] Server shut down
18.06 14:05:45 [Server] INFO ... 18 more
18.06 14:05:45 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
18.06 14:05:45 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
18.06 14:05:45 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
18.06 14:05:45 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
18.06 14:05:45 [Server] INFO Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file net/minecraft/tileentity/TileEntityHopper
18.06 14:05:45 [Server] INFO ... 16 more
18.06 14:05:45 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
18.06 14:05:45 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
18.06 14:05:45 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
18.06 14:05:45 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.tileentity.TileEntityHopper
18.06 14:05:45 [Server] INFO ... 12 more
18.06 14:05:45 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1756)
18.06 14:05:45 [Server] INFO at net.minecraft.stats.StatList.<clinit>(StatList.java:96)
18.06 14:05:45 [Server] INFO at net.minecraft.stats.StatList.func_75921_a(StatList.java:185)
18.06 14:05:45 [Server] INFO at net.minecraft.block.Block.<clinit>(Block.java:268)
18.06 14:05:45 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/tileentity/TileEntityHopper
18.06 14:05:45 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:54)
18.06 14:05:45 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:86)
18.06 14:05:45 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18.06 14:05:45 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
18.06 14:05:45 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
18.06 14:05:45 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
18.06 14:05:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18.06 14:05:45 [Server] INFO java.lang.reflect.InvocationTargetException
18.06 14:05:45 [Server] SEVERE Unable to launch
18.06 14:05:45 [Server] INFO Found method node asi.a (LashZ in Coremod.
18.06 14:05:45 [Server] INFO Found method node asi.a (LashZ in Vanilla.
18.06 14:05:45 [Server] INFO Trying to overwrite method asi.a (LashZ
18.06 14:05:45 [Server] INFO Found method node asi.u ()Z in Coremod.
18.06 14:05:45 [Server] INFO Found method node asi.u ()Z in Vanilla.
18.06 14:05:45 [Server] INFO Trying to overwrite method asi.u ()Z
18.06 14:05:45 [Server] INFO Found method node asi.j ()Z in Coremod.
18.06 14:05:45 [Server] INFO Found method node asi.j ()Z in Vanilla.
18.06 14:05:45 [Server] INFO Trying to overwrite method asi.j ()Z
18.06 14:05:45 [Server] INFO Found method node asi.isInventoryEmpty (Lmo;I)Z in Coremod. Injecting !
18.06 14:05:45 [Server] INFO Trying to inject method asi.isInventoryEmpty (Lmo;I)Z
18.06 14:05:45 [Server] INFO Found method node asi.isInventoryFull (Lmo;I)Z in Coremod. Injecting !
18.06 14:05:45 [Server] INFO Trying to inject method asi.isInventoryFull (Lmo;I)Z
18.06 14:05:45 [Server] INFO Found method node asi.isHopperFull ()Z in Coremod. Injecting !
18.06 14:05:45 [Server] INFO Trying to inject method asi.isHopperFull ()Z
18.06 14:05:45 [Server] INFO Found method node asi.isHopperEmpty ()Z in Coremod. Injecting !
18.06 14:05:45 [Server] INFO Trying to inject method asi.isHopperEmpty ()Z
18.06 14:05:45 [Server] INFO Found method node asg.h ()V in Coremod.
18.06 14:05:45 [Server] INFO Found method node asg.h ()V in Vanilla.
18.06 14:05:45 [Server] INFO Trying to overwrite method asg.h ()V
18.06 14:05:45 [Server] INFO Injecting Piston callback.
18.06 14:05:44 [Server] INFO Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
18.06 14:05:44 [Server] INFO [OpenBlocks] isInBed patch applied. Enabling sleeping bags
18.06 14:05:44 [Server] INFO [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: uf)
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Found World.updateEntities()...
18.06 14:05:44 [Server] INFO [MobiusCore] Found net.minecraft.world.World [ abw ] with checksum 7995114A1D5436232665B934DFA03E5C
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in b ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Successful injection in b ()V
18.06 14:05:44 [Server] INFO [MobiusCore] Found net.minecraft.world.WorldServer [ js ] with checksum 7E6F18BA470E5F3CE7077515554D0D3E
18.06 14:05:43 [Server] INFO [MobiusCore] Switching injection mode to MCPC_B250
18.06 14:05:43 [Server] INFO [MobiusCore] Found net.minecraft.crash.CallableMinecraftVersion [ c ] with checksum D81A8F118691C19722544C02FD2CFBE4
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Loaded library ejml-0.23.jar.
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar
18.06 14:05:43 [Server] INFO [denLibCore]: sqlite-jdbc-3.7.15-M1.jar | da39a3ee5e6b4b0d3255bfef95601890afd80709 | 404 | false
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Loaded 18 rules from AccessTransformer config file TConstruct_AT.cfg
18.06 14:05:43 [Server] INFO [AT] Loading AT file: TConstruct_AT.cfg
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Loaded 17 rules from AccessTransformer config file pcc_at.cfg
18.06 14:05:43 [Server] INFO Adding Accesstransformer map: pcc_at.cfg
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:43 [Server] INFO Loaded 17 rules from AccessTransformer config file lp_at_1.6.4.cfg
18.06 14:05:42 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:42 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 14:05:42 [Multicraft] Skipped 31 lines due to rate limit (60/s)
18.06 14:05:42 [Server] WARNING The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] INFO Loaded properties successfully. Using specified settings.
18.06 14:05:42 [Server] INFO Found a properties file. Attempting load...
18.06 14:05:42 [Server] INFO Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
18.06 14:05:42 [Server] INFO Scalpel. Suction. Lumber axe. CLEAR! *zap*
18.06 14:05:42 [Server] WARNING The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod denoflionsx.DenPipes.Core.DenPipesCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] WARNING The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 14:05:42 [Server] INFO Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Linux:amd64:2.6.32-431.17.1.el6.x86_64, installed at /usr/java/jre1.7.0_51
18.06 14:05:42 [Server] INFO Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading