Problem Direwolf20 Server Won't Boot?

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

GoldenKingdomFTB

New Member
Jul 29, 2019
16
0
0
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 (Lash;)Z in Coremod.
18.06 14:05:45 [Server] INFO Found method node asi.a (Lash;)Z in Vanilla.
18.06 14:05:45 [Server] INFO Trying to overwrite method asi.a (Lash;)Z
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
 

Harvest88

New Member
Jul 29, 2019
1,365
-1
0
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?

What an idiot.. I fired up a Direwolf's 20 1.0.23 server like a dream for this customer order the other day (he even wanted this seed and qcraft to be removed and I did that as well without any issues).

I would either switch providers or try to install yourself, here how to do so

1. Download the Direwolf's 20 pack from the FTB launcher
2. It will be in a zipped format so you have to extract the files in it
3. Now in your server's FTP empty it out and install everything in that folder EXPECT the start.bat and ServerStart.sh
4. Once they are all installed change the jar file according to what your control panel is looking for (so it if saying ftbserver.jar rename the jar to that). Basically what your doing here is telling the control panel to load the jar by changing it's name that it is looking for.
5. Fire it up and you should be good to go.
 

Harvest88

New Member
Jul 29, 2019
1,365
-1
0
But I want to be able to have plugins, so don't I need bukkitforge, mcpc+, or cauldron? I think this is my issue?

Ahh alright yes MCPC+ or Bukkitforge should works, as far as using MCPC+ just replace the main jar with the corresponding forge version it is meant for in this case it said 6.4.49.965 is your forge version.
 

GoldenKingdomFTB

New Member
Jul 29, 2019
16
0
0
Could you possibly give me a zip file of a working mcpc+/bukkitforge direowolf20 server? No matter what it isn't working even when I follow instructions perfectly.. weird.
 

GoldenKingdomFTB

New Member
Jul 29, 2019
16
0
0
Also - the server boots perfectly fine when I have my MCPC+/bukkitforge installed -WITHOUT- any Direwolf20 server files installed. If I then copy/paste Direwolf20 server files into my server and try to boot, it will immediately crash.
 

Harvest88

New Member
Jul 29, 2019
1,365
-1
0
Well alright for some reason I cannot even access the 1.6.x MCPC+ downloads because it is saying this
HTTP ERROR 404

Problem accessing /job/Cauldron/. Reason:

Not Found

But okay you can start the server successfully with just MCPC+ alone, now did you also put in the jar of Direwolf 20 when you tried installing that and then it crashed? Because if your trying to run both jars then that the issue. I suggest rebooting the server with just MCPC+ for it to generates the needed files and just copies the Mods and Config folders into the empty generated ones.
 

GoldenKingdomFTB

New Member
Jul 29, 2019
16
0
0
I have the direwolf20 jar in the server, but on my panel I set "mcpc.jar" as my server jar, so it should be ignoring the direwolf20 jar no?[DOUBLEPOST=1403131594][/DOUBLEPOST]Also I booted it with only mcpc+ and let it make all the files, I then went and copied only the mods and configs and it crashed. Just my luck.
 

Harvest88

New Member
Jul 29, 2019
1,365
-1
0
Yes you could say that it would but why have it "hanging" there anyways? However yes that is weird how it is doing that. I really don't understand if you had booted the server with MCPC+ alone and then just loaded the mods and the config files of Direwolf 20 and yet still not working. I cannot get either why I can't even go and download the latest 1.6.x MCPC+ because I did installed MCPC+ for a Pixelmon 1.6.4 server a few months.
 

GoldenKingdomFTB

New Member
Jul 29, 2019
16
0
0
18.06 18:02:04 [Multicraft] Server stopped
18.06 18:02:04 [Multicraft] Server shut down
18.06 18:02:04 [Server] INFO ... 18 more
18.06 18:02:04 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
18.06 18:02:04 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
18.06 18:02:04 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
18.06 18:02:04 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
18.06 18:02:04 [Server] INFO Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file net/minecraft/tileentity/TileEntityHopper
18.06 18:02:04 [Server] INFO ... 16 more
18.06 18:02:04 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
18.06 18:02:04 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
18.06 18:02:04 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
18.06 18:02:04 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.tileentity.TileEntityHopper
18.06 18:02:04 [Server] INFO ... 12 more
18.06 18:02:04 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1756)
18.06 18:02:04 [Server] INFO at net.minecraft.stats.StatList.<clinit>(StatList.java:96)
18.06 18:02:04 [Server] INFO at net.minecraft.stats.StatList.func_75921_a(StatList.java:185)
18.06 18:02:04 [Server] INFO at net.minecraft.block.Block.<clinit>(Block.java:268)
18.06 18:02:04 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/tileentity/TileEntityHopper
18.06 18:02:04 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:54)
18.06 18:02:04 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:86)
18.06 18:02:04 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
18.06 18:02:04 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
18.06 18:02:04 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
18.06 18:02:04 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18.06 18:02:04 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
18.06 18:02:04 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
18.06 18:02:04 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
18.06 18:02:04 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
18.06 18:02:04 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
18.06 18:02:04 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18.06 18:02:04 [Server] INFO java.lang.reflect.InvocationTargetException
18.06 18:02:04 [Server] SEVERE Unable to launch
18.06 18:02:04 [Server] INFO Found method node asi.a (Lash;)Z in Coremod.
18.06 18:02:04 [Server] INFO Found method node asi.a (Lash;)Z in Vanilla.
18.06 18:02:04 [Server] INFO Trying to overwrite method asi.a (Lash;)Z
18.06 18:02:04 [Server] INFO Found method node asi.u ()Z in Coremod.
18.06 18:02:04 [Server] INFO Found method node asi.u ()Z in Vanilla.
18.06 18:02:04 [Server] INFO Trying to overwrite method asi.u ()Z
18.06 18:02:04 [Server] INFO Found method node asi.j ()Z in Coremod.
18.06 18:02:04 [Server] INFO Found method node asi.j ()Z in Vanilla.
18.06 18:02:04 [Server] INFO Trying to overwrite method asi.j ()Z
18.06 18:02:04 [Server] INFO Found method node asi.isInventoryEmpty (Lmo;I)Z in Coremod. Injecting !
18.06 18:02:04 [Server] INFO Trying to inject method asi.isInventoryEmpty (Lmo;I)Z
18.06 18:02:04 [Server] INFO Found method node asi.isInventoryFull (Lmo;I)Z in Coremod. Injecting !
18.06 18:02:04 [Server] INFO Trying to inject method asi.isInventoryFull (Lmo;I)Z
18.06 18:02:04 [Server] INFO Found method node asi.isHopperFull ()Z in Coremod. Injecting !
18.06 18:02:04 [Server] INFO Trying to inject method asi.isHopperFull ()Z
18.06 18:02:04 [Server] INFO Found method node asi.isHopperEmpty ()Z in Coremod. Injecting !
18.06 18:02:04 [Server] INFO Trying to inject method asi.isHopperEmpty ()Z
18.06 18:02:04 [Server] INFO Found method node asg.h ()V in Coremod.
18.06 18:02:04 [Server] INFO Found method node asg.h ()V in Vanilla.
18.06 18:02:04 [Server] INFO Trying to overwrite method asg.h ()V
18.06 18:02:04 [Server] INFO Injecting Piston callback.
18.06 18:02:03 [Server] INFO Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
18.06 18:02:03 [Server] INFO [OpenBlocks] isInBed patch applied. Enabling sleeping bags
18.06 18:02:03 [Server] INFO [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: uf)
18.06 18:02:03 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 18:02:03 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 18:02:03 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 18:02:03 [Server] INFO [MobiusCore] Successful injection in h ()V
18.06 18:02:03 [Server] INFO [MobiusCore] Found World.updateEntities()...
18.06 18:02:03 [Server] INFO [MobiusCore] Found net.minecraft.world.World [ abw ] with checksum 7995114A1D5436232665B934DFA03E5C
18.06 18:02:03 [Server] INFO [MobiusCore] Successful injection in b ()V
18.06 18:02:03 [Server] INFO [MobiusCore] Successful injection in b ()V
18.06 18:02:03 [Server] INFO [MobiusCore] Found net.minecraft.world.WorldServer [ js ] with checksum 7E6F18BA470E5F3CE7077515554D0D3E
18.06 18:02:02 [Server] INFO [MobiusCore] Switching injection mode to MCPC_B250
18.06 18:02:02 [Server] INFO [MobiusCore] Found net.minecraft.crash.CallableMinecraftVersion [ c ] with checksum D81A8F118691C19722544C02FD2CFBE4
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Loaded library ejml-0.23.jar.
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar
18.06 18:02:02 [Server] INFO [denLibCore]: sqlite-jdbc-3.7.15-M1.jar | da39a3ee5e6b4b0d3255bfef95601890afd80709 | 404 | false
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Loaded 18 rules from AccessTransformer config file TConstruct_AT.cfg
18.06 18:02:02 [Server] INFO [AT] Loading AT file: TConstruct_AT.cfg
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Loaded 17 rules from AccessTransformer config file pcc_at.cfg
18.06 18:02:02 [Server] INFO Adding Accesstransformer map: pcc_at.cfg
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
18.06 18:02:02 [Server] INFO Loaded 17 rules from AccessTransformer config file lp_at_1.6.4.cfg
18.06 18:02:02 [Multicraft] Skipped 33 lines due to rate limit (60/s)
18.06 18:02:01 [Server] WARNING The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 18:02:01 [Server] INFO Loaded properties successfully. Using specified settings.
18.06 18:02:01 [Server] INFO Found a properties file. Attempting load...
18.06 18:02:01 [Server] INFO Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
18.06 18:02:01 [Server] INFO Scalpel. Suction. Lumber axe. CLEAR! *zap*
18.06 18:02:01 [Server] WARNING The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 18:02:01 [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 18:02:01 [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 18:02:01 [Server] WARNING The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 18:02:01 [Server] WARNING The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 18:02:01 [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 18:02:01 [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 18:02:01 [Server] WARNING The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 18:02:01 [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 18:02:01 [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 18:02:01 [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 18:02:01 [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 18:02:01 [Server] WARNING The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 18:02:01 [Server] WARNING The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 18:02:01 [Server] WARNING The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 18:02:01 [Server] WARNING The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18.06 18:02:01 [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 18:02:01 [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 18:02:01 [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 18:02:01 [Server] INFO Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
18.06 18:02:01 [Server] INFO INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
18.06 18:02:01 [Server] INFO Jun 18, 2014 6:02:01 PM net.minecraft.launchwrapper.LogWrapper log[DOUBLEPOST=1403132577][/DOUBLEPOST]Looks like things are not working with "this version of minecraft?"
 

GoldenKingdomFTB

New Member
Jul 29, 2019
16
0
0
^I did this and now my server boots and stays up, but I can't see it from Direwolf20 multiplayer, as in it doesn't show as online.
 

blood

New Member
Jul 29, 2019
33
0
0
Open up your server.properties file and make sure the following is set

Code:
online-mode=true
 

GoldenKingdomFTB

New Member
Jul 29, 2019
16
0
0
It is. Server keeps booting up but saying "Out of memory java error" or something like that even though the server doesn't crash or shut off. It is hosted with 2GB of RAM and I've had no problems running multiple other modpacks with the same hardware specs on the same host. Is this the root of not being able to see the server as online?
 

blood

New Member
Jul 29, 2019
33
0
0
You need to increase your permgen. Add the following to your startup script

Code:
-XX:PermSize=256M -XX:MaxPermSize=512M
 

Harvest88

New Member
Jul 29, 2019
1,365
-1
0
BukkitForge is a dead project and should not be used. As for MCPC+, I renamed MCPC+ to Cauldron and all the latest links can be found on our website http://cauldron.minecraftforge.net. Since there is a compatibility issue between Opis and latest Cauldron 1.6.4, use the latest MCPC+ build 272 located @ http://ci.md-5.net/job/Cauldron-164/. Once the Opis issue is resolved, you can use the latest Cauldron builds.

Alright thanks for the explanation regarding the error I got and as far as PermGen goes you will need to inquire to your provider to up this for you because Multicraft doesn't have setting for this so they will have to do this from their console.
 

Spelorzi

New Member
Jul 29, 2019
1
0
0
I'm sorry to hijack this thread, i'm trying to startup my 1.6.4 Direwolf20 Server With FTB+Cauldron. Its crashing, here is my log:

Code:
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 07/07/14 03:22 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraftforge/event/ASMEventHandler
    at net.minecraftforge.event.EventBus.register(EventBus.java:77)
    at net.minecraftforge.event.EventBus.register(EventBus.java:58)
    at binnie.core.BinnieCoreMod.<init>(BinnieCoreMod.java:36)
    at binnie.core.BinnieCore.<init>(BinnieCore.java:76)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:200)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:180)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:111)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:499)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:94)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:365)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1613211296 bytes (1538 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
    JVM Flags: 3 total; -Xms2048m -Xmx2048m -XX:PermSize=128m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    CraftBukkit Information:
  Running:
  Failed to handle CraftCrashReport:
java.lang.NullPointerException
    at org.bukkit.Bukkit.getName(Bukkit.java:72)
    at org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:19)
    at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58)
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:40)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:696)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 143 mods loaded, 143 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.4.49.965} [Forge Mod Loader] (ForgeMod.jar) Unloaded->Constructed
    Forge{9.11.1.965} [Minecraft Forge] (ForgeMod.jar) Unloaded->Constructed
    AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
    denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed
    Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed
    InfiniBows{1.2.0 build 14} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed
    MobiusCore{1.2.1} [MobiusCore] (minecraft.jar) Unloaded->Constructed
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed
    OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed
    switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed
    arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed
    BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed
    BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed
    CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.54-core.jar) Unloaded->Constructed
    ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed
    ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed
    IC2{2.0.354-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.354-experimental.jar) Unloaded->Constructed
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    MineFactoryReloaded{1.6.4R2.7.9} [MineFactory Reloaded] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed
    MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.9} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed
    Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed
    BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed
    BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed
    Billund{1.01} [BILLUND] (BILLUND1.01.zip) Unloaded->Constructed
    BinnieCore{1.8.0} [Binnie Core] (binnie-mods-1.8.0.jar) Unloaded
    ExtraBees{1.8.0} [Extra Bees] (binnie-mods-1.8.0.jar) Unloaded
    ExtraTrees{1.8.0} [Extra Trees] (binnie-mods-1.8.0.jar) Unloaded
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded
    Additional-Buildcraft-Objects{1.0.6.182} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.182.jar) Unloaded
    CalclaviaCore{1.1.1} [Calclavia] (Calclavia Core-1.1.1.160-main.jar) Unloaded
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded
    CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded
    CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded
    CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded
    CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded
    CompactSolars{4.4.19.224} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.224.zip) Unloaded
    ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded
    CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded
    DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded
    DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded
    DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded
    ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded
    factorization{0.8.29} [Factorization] (Factorization-0.8.29.jar) Unloaded
    factorization.misc{0.8.29} [Factorization Miscellaneous Nonsense] (Factorization-0.8.29.jar) Unloaded
    factorization.notify{0.8.29} [Factorization Notification System] (Factorization-0.8.29.jar) Unloaded
    factorization.dimensionalSlice{0.8.29} [Factorization Dimensional Slices] (Factorization-0.8.29.jar) Unloaded
    flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded
    GateCopy{3.1.4} [GateCopy] (GateCopy-1.6.4-3.1.4.jar) Unloaded
    iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded
    GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded
    Hats{2.1.5} [Hats] (Hats2.1.5.zip) Unloaded
    HatStand{2.1.0} [HatStand] (HatStand2.1.0.zip) Unloaded
    IC2NuclearControl{1.6.2e} [Nuclear Control] (IC2NuclearControl-1.6.2e-ic2-experimental.zip) Unloaded
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded
    IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded
    LogisticsPipes|Main{0.7.4.dev.172} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.172.jar) Unloaded
    Railcraft{8.3.2.0} [Railcraft] (Railcraft_1.6.4-8.3.2.0.jar) Unloaded
    Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded
    TConstruct{1.6.X_1.5.5.2} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.4.jar) Unloaded
    ThaumicTinkerer{2.3-140} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-140.jar) Unloaded
    MagicBees{2.1.11} [Magic Bees] (magicbees-2.1.11.jar) Unloaded
    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.9} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatAtum{1.6.4R2.7.9} [MFR Compat: Atum] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatBackTools{1.6.4R2.7.9} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.9} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatChococraft{1.6.4R2.7.9} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.9} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatForestry{1.6.4R2.7.9} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.9} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatIC2{1.6.4R2.7.9} [MFR Compat: IC2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded
    MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.9} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatPams{1.6.4R2.7.9} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    ProjRed|Core{4.2.2.19} [ProjectRed] (ProjectRedBase-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.2.19.jar) Unloaded
    MineFactoryReloaded|CompatProjRed{1.6.4R2.7.9} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.9} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatRP2{1.6.4R2.7.9} [MFR Compat: RP2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.9} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.9} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.9} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    TwilightForest{1.20.2} [The Twilight Forest] (twilightforest-1.20.2.jar) Unloaded
    MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.9} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatVanilla{1.6.4R2.7.9} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.9} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MFFS{3.6.2} [Modular Force Field System] (Modular-Force-Field-System-3.6.2.35-core.jar) Unloaded
    numina{0.1.2-55} [Numina] (Numina-1.6.2-0.1.2-55.jar) Unloaded
    powersuits{0.10.0-91} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.4-0.10.0-91.jar) Unloaded
    Morph{0.6.0} [Morph] (Morph-Beta-0.6.0.zip) Unloaded
    Morpheus{1.2} [Morpheus] (Morpheus-1.6.4-1.2.32.jar) Unloaded
    NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded
    ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded
    OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded
    ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded
    OpenPeripheralCore{0.3.3} [OpenPeripheralCore] (OpenPeripheralCore-0.3.3.jar) Unloaded
    OpenPeripheral{0.1.3} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.3.jar) Unloaded
    OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks-1.2.7.jar) Unloaded
    Opis{1.2.2} [Opis] (Opis_1.2.2.zip) Unloaded
    MapWriter{2.0.1} [MapWriter] (Opis_1.2.2.zip) Unloaded
    PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded
    PneumaticCraft{1.1.4c} [PneumaticCraft] (PneumaticCraft-1.1.4c.zip) Unloaded
    PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded
    powersuitaddons{@VERSION@} [Modular Powersuits Addon] (powersuitaddons-1.6.4-886.jar) Unloaded
    ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded
    QuantumCraft{1.1} [qCraft] (qCraft1.1.jar) Unloaded
    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded
    StevesCarts{2.0.0.b11} [Steve's Carts 2] (StevesCarts2.0.0.b11.zip) Unloaded
    switches{1.3.0} [Switches] (switches-1.6.4-universal-coremod-1.3.0.25.jar) Unloaded
    Sync{2.2.1} [Sync] (Sync2.2.1.zip) Unloaded
    TMechworks{33.c001660} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded
    Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded
    witchery{0.16.3} [Witchery] (Witchery_0-16-3_164.zip) Unloaded
    WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded
    WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded
    WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded
    McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded
    ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'mcpc,cauldron,craftbukkit,fml,forge'
    Type: Dedicated Server (map_server.txt)
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
I'm sorry to hijack this thread, i'm trying to startup my 1.6.4 Direwolf20 Server With FTB+Cauldron. Its crashing, here is my log:

Code:
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 07/07/14 03:22 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraftforge/event/ASMEventHandler
    at net.minecraftforge.event.EventBus.register(EventBus.java:77)
    at net.minecraftforge.event.EventBus.register(EventBus.java:58)
    at binnie.core.BinnieCoreMod.<init>(BinnieCoreMod.java:36)
    at binnie.core.BinnieCore.<init>(BinnieCore.java:76)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:200)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:180)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:111)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:499)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:94)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:365)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1613211296 bytes (1538 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
    JVM Flags: 3 total; -Xms2048m -Xmx2048m -XX:PermSize=128m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    CraftBukkit Information:
  Running:
  Failed to handle CraftCrashReport:
java.lang.NullPointerException
    at org.bukkit.Bukkit.getName(Bukkit.java:72)
    at org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:19)
    at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58)
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:40)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:696)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 143 mods loaded, 143 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.4.49.965} [Forge Mod Loader] (ForgeMod.jar) Unloaded->Constructed
    Forge{9.11.1.965} [Minecraft Forge] (ForgeMod.jar) Unloaded->Constructed
    AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
    denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed
    Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed
    InfiniBows{1.2.0 build 14} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed
    MobiusCore{1.2.1} [MobiusCore] (minecraft.jar) Unloaded->Constructed
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed
    OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed
    switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed
    arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed
    BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed
    BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed
    CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.54-core.jar) Unloaded->Constructed
    ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed
    ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed
    IC2{2.0.354-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.354-experimental.jar) Unloaded->Constructed
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    MineFactoryReloaded{1.6.4R2.7.9} [MineFactory Reloaded] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed
    MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.9} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed
    Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed
    BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed
    BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed
    Billund{1.01} [BILLUND] (BILLUND1.01.zip) Unloaded->Constructed
    BinnieCore{1.8.0} [Binnie Core] (binnie-mods-1.8.0.jar) Unloaded
    ExtraBees{1.8.0} [Extra Bees] (binnie-mods-1.8.0.jar) Unloaded
    ExtraTrees{1.8.0} [Extra Trees] (binnie-mods-1.8.0.jar) Unloaded
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded
    Additional-Buildcraft-Objects{1.0.6.182} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.182.jar) Unloaded
    CalclaviaCore{1.1.1} [Calclavia] (Calclavia Core-1.1.1.160-main.jar) Unloaded
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded
    CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded
    CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded
    CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded
    CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded
    CompactSolars{4.4.19.224} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.224.zip) Unloaded
    ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded
    CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded
    DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded
    DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded
    DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded
    ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded
    factorization{0.8.29} [Factorization] (Factorization-0.8.29.jar) Unloaded
    factorization.misc{0.8.29} [Factorization Miscellaneous Nonsense] (Factorization-0.8.29.jar) Unloaded
    factorization.notify{0.8.29} [Factorization Notification System] (Factorization-0.8.29.jar) Unloaded
    factorization.dimensionalSlice{0.8.29} [Factorization Dimensional Slices] (Factorization-0.8.29.jar) Unloaded
    flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded
    GateCopy{3.1.4} [GateCopy] (GateCopy-1.6.4-3.1.4.jar) Unloaded
    iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded
    GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded
    Hats{2.1.5} [Hats] (Hats2.1.5.zip) Unloaded
    HatStand{2.1.0} [HatStand] (HatStand2.1.0.zip) Unloaded
    IC2NuclearControl{1.6.2e} [Nuclear Control] (IC2NuclearControl-1.6.2e-ic2-experimental.zip) Unloaded
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded
    IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded
    LogisticsPipes|Main{0.7.4.dev.172} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.172.jar) Unloaded
    Railcraft{8.3.2.0} [Railcraft] (Railcraft_1.6.4-8.3.2.0.jar) Unloaded
    Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded
    TConstruct{1.6.X_1.5.5.2} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.4.jar) Unloaded
    ThaumicTinkerer{2.3-140} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-140.jar) Unloaded
    MagicBees{2.1.11} [Magic Bees] (magicbees-2.1.11.jar) Unloaded
    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.9} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatAtum{1.6.4R2.7.9} [MFR Compat: Atum] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatBackTools{1.6.4R2.7.9} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.9} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatChococraft{1.6.4R2.7.9} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.9} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatForestry{1.6.4R2.7.9} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.9} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatIC2{1.6.4R2.7.9} [MFR Compat: IC2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded
    MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.9} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatPams{1.6.4R2.7.9} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    ProjRed|Core{4.2.2.19} [ProjectRed] (ProjectRedBase-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.2.19.jar) Unloaded
    MineFactoryReloaded|CompatProjRed{1.6.4R2.7.9} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.9} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatRP2{1.6.4R2.7.9} [MFR Compat: RP2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.9} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.9} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.9} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    TwilightForest{1.20.2} [The Twilight Forest] (twilightforest-1.20.2.jar) Unloaded
    MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.9} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatVanilla{1.6.4R2.7.9} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.9} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded
    MFFS{3.6.2} [Modular Force Field System] (Modular-Force-Field-System-3.6.2.35-core.jar) Unloaded
    numina{0.1.2-55} [Numina] (Numina-1.6.2-0.1.2-55.jar) Unloaded
    powersuits{0.10.0-91} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.4-0.10.0-91.jar) Unloaded
    Morph{0.6.0} [Morph] (Morph-Beta-0.6.0.zip) Unloaded
    Morpheus{1.2} [Morpheus] (Morpheus-1.6.4-1.2.32.jar) Unloaded
    NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded
    ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded
    OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded
    ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded
    OpenPeripheralCore{0.3.3} [OpenPeripheralCore] (OpenPeripheralCore-0.3.3.jar) Unloaded
    OpenPeripheral{0.1.3} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.3.jar) Unloaded
    OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks-1.2.7.jar) Unloaded
    Opis{1.2.2} [Opis] (Opis_1.2.2.zip) Unloaded
    MapWriter{2.0.1} [MapWriter] (Opis_1.2.2.zip) Unloaded
    PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded
    PneumaticCraft{1.1.4c} [PneumaticCraft] (PneumaticCraft-1.1.4c.zip) Unloaded
    PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded
    powersuitaddons{@VERSION@} [Modular Powersuits Addon] (powersuitaddons-1.6.4-886.jar) Unloaded
    ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded
    ProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded
    QuantumCraft{1.1} [qCraft] (qCraft1.1.jar) Unloaded
    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded
    StevesCarts{2.0.0.b11} [Steve's Carts 2] (StevesCarts2.0.0.b11.zip) Unloaded
    switches{1.3.0} [Switches] (switches-1.6.4-universal-coremod-1.3.0.25.jar) Unloaded
    Sync{2.2.1} [Sync] (Sync2.2.1.zip) Unloaded
    TMechworks{33.c001660} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded
    Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded
    witchery{0.16.3} [Witchery] (Witchery_0-16-3_164.zip) Unloaded
    WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded
    WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded
    WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded
    McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded
    ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'mcpc,cauldron,craftbukkit,fml,forge'
    Type: Dedicated Server (map_server.txt)
Make your own thread. And use pastebin.com
Thanks guys I got it working.
please use pastebin.com in the future, also don't run bukkitforge it is very glitchy and will hurt performance. Use cauldron for best results with plugins, cauldron is the new name for mcpc. You should also only use one or the other, never do both mcpc/cauldron and bukkitforge.