Jump to content

Need help with making a server with my modpack


Kruthix47

Recommended Posts

I'm sorry if this kind of error has already been posted, but i really don't understand the error my server is getting when i try to start it, can anyone help? sorry if I do not follow your instructions well, I am really bad at this server stuff. here is the crash report.

 

 

 

 

---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
 
Time: 8/13/14 2:38 AM
Description: Exception in server tick loop
 
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:514)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:114)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
at com.chocolate.chocolateQuest.ChocolateQuest.preInit(ChocolateQuest.java:309)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
Caused by: java.lang.NullPointerException
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3249155368 bytes (3098 MB) / 3490185216 bytes (3328 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:PermSize=128m -XX:MaxPermSize=256m -Xmx6G -Xms2G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 40 mods loaded, 40 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121-universal.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121-universal.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized
StartingInventory{1.7.2.r03} [startingInventory] ([1.7.2]StartingInventory-universal-1.7.2.r03.jar) Unloaded->Constructed->Pre-initialized
AnimationAPI{1.2.2} [AnimationAPI] (AnimationAPI-1.7.2-1.2.2.jar) Unloaded->Constructed->Pre-initialized
Backpack{2.0.0} [backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized
BattleTowers{1.4.5} [battle Towers] (BattleTowers-1.7.2.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.7.5} [biblioCraft] (BiblioCraft[v1.7.5][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.2.5} [Carpenter's Blocks] (Carpenter's Blocks v3.2.6 - MC 1.7.2.zip) Unloaded->Constructed->Pre-initialized
Chimneys{1.7.2} [Chimneys] (chimneys.zip) Unloaded->Constructed->Pre-initialized
chocolateQuest{0.0} [Chocolate Quest] (chocolateQuest-1.7.2-BETA.jar) Unloaded->Constructed->Errored
DungeonPack{1.7.2-2.0} [DungeonPack] (DungeonPack-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized
eplus{1.7.2-2.0.1.6} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.1.6.jar) Unloaded->Constructed->Pre-initialized
GraveStone{2.8.6} [GraveStone] (GraveStone 2.8.6.jar) Unloaded->Constructed->Pre-initialized
InfernalMobs{1.5.5} [infernal Mobs] (InfernalMobs-1.7.2.jar) Unloaded->Constructed->Pre-initialized
LotsOfFood{1.7.2} [Lots of Food] (Lots of Food-1.7.2.jar) Unloaded->Constructed->Pre-initialized
Mantle{1.7.2-132.45b0b50} [Mantle] (Mantle-1.7.2-0.2.8.jar) Unloaded->Constructed->Pre-initialized
radixcore{1.2.0} [RadixCore] (RadixCore-1.2.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
mca{4.0.4} [Minecraft Comes Alive] (MCA-4.0.4 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
meteors{2.12} [Falling Meteors] (meteors-1.7.2-2.12.jar) Unloaded->Constructed->Pre-initialized
millenaire{5.2.0} [Millénaire] (millenaire-5.2.jar) Unloaded->Constructed->Pre-initialized
MoreFurnaces{1.3.6} [More Furnaces] (MoreFurnaces-1.3.6-MC1.7.2.jar) Unloaded->Constructed->Pre-initialized
cfm{3.3.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.2(1.7.2).jar) Unloaded->Constructed->Pre-initialized
MSM3{3.0.0a} [More Swords 3] (MSM-SNAP-3.0.0a-For-MC-1.7.2.jar) Unloaded->Constructed->Pre-initialized
MutantCreatures{1.4.5} [Mutant Creatures] (MutantCreatures-1.7.2-1.4.5.jar) Unloaded->Constructed->Pre-initialized
mychunkloader{172.01} [Chunkloader] (mychunkloader-172.01.jar) Unloaded->Constructed->Pre-initialized
getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
ProjectZulu|Core{1.2.8.3} [Project Zulu] (ProjectZulu-1.2.8.3.jar) Unloaded->Constructed->Pre-initialized
rafradek_wallpaint{1.1.2} [Wall Painter] (rafradek_wallpaint-1.1.2-1.7.2.jar) Unloaded->Constructed->Pre-initialized
AS_Ruins{13.8} [Ruins Spawning System] (Ruins-1.7.2.jar) Unloaded->Constructed->Pre-initialized
smoothbedrock{2.0.11.77} [smoothBedrock] (Smooth-Bedrock-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.7.2-1.6.0.jenkins478} [Tinkers' Construct] (TConstruct-1.7.2-1.6.0.a14.jar) Unloaded->Constructed->Pre-initialized
Treecapitator{1.7.2} [Treecapitator] (Tree-Capitator-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized
AS_UpdateCheck{1.1.4} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.7.2 v1.14.2} [balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Link to comment
Share on other sites

  • Discord Moderator

The crash report from the first post is something you would see when you have a client-only mod in your server mods folder or when a mod that should work in SMP is not properly proxying its client only API calls. This "may" be coming from Chocolate Quest but without further testing it is impossible to know for sure. If you removed that and are still crashing then either you have problems with multiple mods or it wasn't Chocolate Quest causing the issue. As Vlandox mentioned, it is likely time for an updated crash report and a link to the API URL for the client modpack you are using.

Link to comment
Share on other sites

I apologize for the really late response, but here it is.

 

 

 

 

---- Minecraft Crash Report ----
// Don't do that.
 
Time: 8/13/14 6:04 AM
Description: Exception in server tick loop
 
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:318)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:187)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.<init>(SimpleChannelHandlerWrapper.java:22)
at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.getHandlerWrapper(SimpleNetworkWrapper.java:129)
at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.addClientHandlerAfter(SimpleNetworkWrapper.java:123)
at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:111)
at thehippomaster.AnimationAPI.AnimationAPI.init(AnimationAPI.java:27)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 40 more
Caused by: java.lang.RuntimeException: Attempted to load class biz for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 42 more
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1895584224 bytes (1807 MB) / 2058878976 bytes (1963 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:PermSize=128m -XX:MaxPermSize=256m -Xmx6G -Xms2G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 39 mods loaded, 39 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
StartingInventory{1.7.2.r03} [startingInventory] ([1.7.2]StartingInventory-universal-1.7.2.r03.jar) Unloaded->Constructed->Pre-initialized->Initialized
AnimationAPI{1.2.2} [AnimationAPI] (AnimationAPI-1.7.2-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Errored
Backpack{2.0.0} [backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
BattleTowers{1.4.5} [battle Towers] (BattleTowers-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.7.5} [biblioCraft] (BiblioCraft[v1.7.5][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.2.5} [Carpenter's Blocks] (Carpenter's Blocks v3.2.6 - MC 1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Chimneys{1.7.2} [Chimneys] (chimneys.zip) Unloaded->Constructed->Pre-initialized->Initialized
DungeonPack{1.7.2-2.0} [DungeonPack] (DungeonPack-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.7.2-2.0.1.6} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
GraveStone{2.8.6} [GraveStone] (GraveStone 2.8.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
InfernalMobs{1.5.5} [infernal Mobs] (InfernalMobs-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
LotsOfFood{1.7.2} [Lots of Food] (Lots of Food-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.2-132.45b0b50} [Mantle] (Mantle-1.7.2-0.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
radixcore{1.2.0} [RadixCore] (RadixCore-1.2.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
mca{4.0.4} [Minecraft Comes Alive] (MCA-4.0.4 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
meteors{2.12} [Falling Meteors] (meteors-1.7.2-2.12.jar) Unloaded->Constructed->Pre-initialized->Initialized
millenaire{5.2.0} [Millénaire] (millenaire-5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoreFurnaces{1.3.6} [More Furnaces] (MoreFurnaces-1.3.6-MC1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.3.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.2(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized
MSM3{3.0.0a} [More Swords 3] (MSM-SNAP-3.0.0a-For-MC-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.4.5} [Mutant Creatures] (MutantCreatures-1.7.2-1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
mychunkloader{172.01} [Chunkloader] (mychunkloader-172.01.jar) Unloaded->Constructed->Pre-initialized->Initialized
getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
ProjectZulu|Core{1.2.8.3} [Project Zulu] (ProjectZulu-1.2.8.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
rafradek_wallpaint{1.1.2} [Wall Painter] (rafradek_wallpaint-1.1.2-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
AS_Ruins{13.8} [Ruins Spawning System] (Ruins-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
smoothbedrock{2.0.11.77} [smoothBedrock] (Smooth-Bedrock-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.2-1.6.0.jenkins478} [Tinkers' Construct] (TConstruct-1.7.2-1.6.0.a14.jar) Unloaded->Constructed->Pre-initialized->Initialized
Treecapitator{1.7.2} [Treecapitator] (Tree-Capitator-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
AS_UpdateCheck{1.1.4} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
weaponmod{1.7.2 v1.14.2} [balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Link to comment
Share on other sites

  • Discord Moderator
  • Your modpack archive is not packaged correctly. The archive should only contain the folders: bin, config, mods. The bin folder should only contain modpack.jar which is simply the Forge universal binary JAR file for your chosen version of Forge/MC renamed to modpack.jar.
  • Many of your mods are named in the format ModName-1.7.2 with no version number. Almost no mods are named like that in the files distributed by the mod authors. One should only get mods from the mod authors preferred distribution channels and they file should not be renamed after download. Reading this may help you:

Single player only mods which must be removed on the server:

  • Animated Player
  • MapWriter
  • OptiFine

Address these issues and come back if you are still having difficulties.

Link to comment
Share on other sites

still got an error, im betting its because im not making my server right. but here is the link to my modpack so you can check if it is correct.

 

 

 

 

http://www.technicpack.net/api/modpack/modpack-test-20

 

 

 

 

and here is the server error.

 

 

 

 

---- Minecraft Crash Report ----
// Shall we play a game?
 
Time: 8/13/14 8:14 PM
Description: Exception in server tick loop
 
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:514)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:604)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
at com.chocolate.chocolateQuest.ChocolateQuest.preInit(ChocolateQuest.java:309)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1985358728 bytes (1893 MB) / 2596798464 bytes (2476 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:PermSize=128m -XX:MaxPermSize=256m -Xmx6G -Xms2G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 37 mods loaded, 37 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.217.1147} [Forge Mod Loader] (cauldron-1.7.2-1.1147.04.163-server.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.2.1147} [Minecraft Forge] (cauldron-1.7.2-1.1147.04.163-server.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized
StartingInventory{1.7.2.r03} [startingInventory] ([1.7.2]StartingInventory-universal-1.7.2.r03.jar) Unloaded->Constructed->Pre-initialized
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized
AnimationAPI{1.2.2} [AnimationAPI] (AnimationAPI-1.7.2-1.2.2.jar) Unloaded->Constructed->Pre-initialized
Backpack{2.0.0} [backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized
BattleTowers{1.4.8} [battle Towers] (BattleTowers-1.7.2.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.7.5} [biblioCraft] (BiblioCraft[v1.7.5][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.2.5} [Carpenter's Blocks] (Carpenter's Blocks v3.2.6 - MC 1.7.2.zip) Unloaded->Constructed->Pre-initialized
chocolateQuest{0.0} [Chocolate Quest] (chocolateQuest-1.7.2-BETA.jar) Unloaded->Constructed->Errored
CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip) Unloaded->Constructed->Pre-initialized
DungeonPack{1.7.2-2.0} [DungeonPack] (DungeonPack-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized
eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar) Unloaded->Constructed->Pre-initialized
GraveStone{2.9.0} [GraveStone] (GraveStone 2.9.0.jar) Unloaded->Constructed->Pre-initialized
InfernalMobs{1.5.5} [infernal Mobs] (InfernalMobs-1.7.2.jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.58-147-645ca10} [inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized
radixcore{1.2.0} [RadixCore] (RadixCore-1.2.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
mca{4.0.4} [Minecraft Comes Alive] (MCA-4.0.4 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
meteors{2.12} [Falling Meteors] (meteors-1.7.2-2.12.jar) Unloaded->Constructed->Pre-initialized
millenaire{5.2.0} [Millénaire] (millenaire-5.2.jar) Unloaded->Constructed->Pre-initialized
MoreFurnaces{1.3.6} [More Furnaces] (MoreFurnaces-1.3.6-MC1.7.2.jar) Unloaded->Constructed->Pre-initialized
cfm{3.3.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.2(1.7.2).jar) Unloaded->Constructed->Pre-initialized
MSM3{3.0.0a} [More Swords 3] (MSM-SNAP-3.0.0a-For-MC-1.7.2.jar) Unloaded->Constructed->Pre-initialized
MutantCreatures{1.4.5} [Mutant Creatures] (MutantCreatures-1.7.2-1.4.5.jar) Unloaded->Constructed->Pre-initialized
getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
ProjectZulu|Core{1.2.8.3} [Project Zulu] (ProjectZulu-1.2.8.3.jar) Unloaded->Constructed->Pre-initialized
rafradek_wallpaint{1.1.2} [Wall Painter] (rafradek_wallpaint-1.1.2-1.7.2.jar) Unloaded->Constructed->Pre-initialized
AS_Ruins{13.8} [Ruins Spawning System] (Ruins-1.7.2.jar) Unloaded->Constructed->Pre-initialized
smoothbedrock{2.0.11.77} [smoothBedrock] (SmoothBedrock-1.7.2-2.0.11.77.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.7.2 v1.14.2} [balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
Link to comment
Share on other sites

  • Discord Moderator

Client Pack:

  • You have gone backwards. Your first pack had all the config files in the config folder. The one you just posted has 2 config files for 40 mods. This is "bad".

Mods which are client only and must be removed on the server:

  • Damage Indicators
  • Animated Player
  • MapWriter
  • OptiFine

Mods which are supposed to be SMP and on the server but are coded poorly and don't work as they should so must be removed:

  • AnimationAPI

Once you have a working client pack (you need to get the configs in the pack before this is the case for you) look through this post for details on turning it into a server:

Link to comment
Share on other sites

  • Discord Moderator

If you are looking in your active client folder and see a ton of config files, those are the ones that need to be included in your modpack archive. However, if you look in the modpack archive itself you will see that there are only a couple files in the config folder. If you meant to include the full collection of configs then you didn't not assemble the archive properly.

Link to comment
Share on other sites

  • Discord Moderator

Much of this is the same as before:

 

Mods which are client only and must be removed on the server:

  • Damage Indicators
  • Animated Player
  • MapWriter
  • OptiFine

Mods which are supposed to be SMP and on the server but are coded poorly and don't work as they should so must be removed:

  • AnimationAPI (which requires the removal of Mutant Creatures)
  • Chocolate Quest (guess that Beta status is legit)

Following this guide and correcting the things listed above allowed me to create a server I could connect to with your client:

Link to comment
Share on other sites

Alright, so client side mods are mods that change the way a player sees right? well i wanted to make sure if these mods are client side just in case if you missed them, here they are

  • Not Enough Items
  • Waila
  • inventory tweeks
  • Enchanting plus

Im just trying to make sure before i go and turn on the server, and I also went to the author websites and as far as I have looked they did not say whether or not it is client side, but I might just suck at looking.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...