first off thank you for looking at this thread to try and help me it is very appreciated because I have been trying to set up this server for a while (almost 5 months I think). well here is the problem that I encounter when I launch the custom server
batch file
"[INFO] Starting minecraft server version 1.4.7
[SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: bdg
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
at sun.reflect.GeneratedMethodAccessor3.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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:64)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: bdg
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 28 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
... 30 more
[SEVERE] This crash report has been saved to: C:\Users\Jacob Jelinski\Desktop\ftb server\.\crash-reports\crash-2013-07-04_23.12.26-server.txt
"
second here is the list of all the mods I've added to feed the beast:
first I removed twilight forest
second I added all these mods:
additional buildcraft objects
advanced power management
armor status HUD
ars magica
better pigs
biomes o plenty
biomes o plenty integration
braintech ic2 crops
bspkrs core
builcraft tools
campfire mod
chicken shed
colored beds
custom mod spawner
desert cotton
dungeon pack
essential everything
F4113NC0R3
forestry ic2 crops integration
icbm contraption
icbm explosion
icbm sentry
ic2 advanced generators
ic2 biomaterials
ic2 defence
ic2 more composite armor
infernal mobs
lava monsters
liquidUU
liquid essence
liquid xp
logistics pipes
mekanism
mekanism generators
mekanism tools
metallurgy base
metallurgy core
metallurgy ender
metallurgy fantasy
metallurgy nether
metallurgy precious
metallurgy utility
millenaire
moar acheivements
mo creatures
more everthing
mouse tweaks
multimine
pams clay spawn
pams get all the seeds
pams huge mushroom spawn
pams melon spawn
pams weee flowers
pendulum clock
pet bat
plugins for forestry
ropes plus
runic dust mod core
runic dust mod default runes
seed manager
slime pools
status effect hud
stone basin
traincraft
tubestuff
underground biomes
balkons weapon mod
...
so yeah I added QUITE a few mods
so thank you to whoever replies to this with help XD
batch file
"[INFO] Starting minecraft server version 1.4.7
[SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: bdg
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
at sun.reflect.GeneratedMethodAccessor3.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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:64)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: bdg
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 28 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
... 30 more
[SEVERE] This crash report has been saved to: C:\Users\Jacob Jelinski\Desktop\ftb server\.\crash-reports\crash-2013-07-04_23.12.26-server.txt
"
second here is the list of all the mods I've added to feed the beast:
first I removed twilight forest
second I added all these mods:
additional buildcraft objects
advanced power management
armor status HUD
ars magica
better pigs
biomes o plenty
biomes o plenty integration
braintech ic2 crops
bspkrs core
builcraft tools
campfire mod
chicken shed
colored beds
custom mod spawner
desert cotton
dungeon pack
essential everything
F4113NC0R3
forestry ic2 crops integration
icbm contraption
icbm explosion
icbm sentry
ic2 advanced generators
ic2 biomaterials
ic2 defence
ic2 more composite armor
infernal mobs
lava monsters
liquidUU
liquid essence
liquid xp
logistics pipes
mekanism
mekanism generators
mekanism tools
metallurgy base
metallurgy core
metallurgy ender
metallurgy fantasy
metallurgy nether
metallurgy precious
metallurgy utility
millenaire
moar acheivements
mo creatures
more everthing
mouse tweaks
multimine
pams clay spawn
pams get all the seeds
pams huge mushroom spawn
pams melon spawn
pams weee flowers
pendulum clock
pet bat
plugins for forestry
ropes plus
runic dust mod core
runic dust mod default runes
seed manager
slime pools
status effect hud
stone basin
traincraft
tubestuff
underground biomes
balkons weapon mod
...
so yeah I added QUITE a few mods
so thank you to whoever replies to this with help XD