I can run the server (SERVER 1) fine with the mods from the original Life in the Woods server zip. My friend kept crashing trying to load his client until he updated to the latest version of Better Storage, which I now have on my client and SERVER 1. SERVER 1 runs perfectly, we can both play on it just fine.
I attempted to make another server (SERVER 2) Life in the Woods server with the latest versions of mods it uses. I made sure to use the exact same mods as SERVER 1. However, SERVER 2 crashes before it can even create the world. I just thought it would be a good idea that way we get all the latest fixes and additions of each mod. I'll post a screenie comparing mod folders and then the crash report in a spoiler. Thanks!
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 7/8/14 3:31 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/model/ModelBiped
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
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: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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.model.ModelBiped
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 30 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 32 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
When I've had problems running life in the woods in the past, removing the 'underground biomes' mod seems to make everything better.
I'd love it if you came to visit my (life in the woods) server. Can I come and visit yours?
I'd like to keep that bit part of the pack, but I'll test it soon. Also, no thank you. I don't visit public servers and I don't give out my own info either.
I attempted to make another server (SERVER 2) Life in the Woods server with the latest versions of mods it uses. I made sure to use the exact same mods as SERVER 1. However, SERVER 2 crashes before it can even create the world. I just thought it would be a good idea that way we get all the latest fixes and additions of each mod. I'll post a screenie comparing mod folders and then the crash report in a spoiler. Thanks!
// Everything's going to plan. No, really, that was supposed to happen.
Time: 7/8/14 3:31 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/model/ModelBiped
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
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: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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.model.ModelBiped
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 30 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 32 more
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 8.1 (amd64) version 6.3
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4033053552 bytes (3846 MB) / 4116709376 bytes (3926 MB) up to 4116709376 bytes (3926 MB)
JVM Flags: 3 total; -Xms4096m -Xmx4096m -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
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 33 mods loaded, 33 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (minecraft_server.1.6.4.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (minecraft_server.1.6.4.jar) Unloaded->Constructed
ChickenShed{1.1.2} [Chicken Shed] ([1.6.4+] ChickenShed (v1.1.2).zip) Unloaded->Constructed
wildcaves3{0.4.3.5} [Wild Caves 3] ([1.6.x] WildCaves v0.4.3.4.zip) Unloaded->Constructed
antiqueatlas{3.1.1-1.6.4} [Antique Atlas] (antiqueatlas-3.1.1-1.6.4.jar) Unloaded->Constructed
KeithyUtils{1.2} [Keithy Utils] (KeithyUtils_1.2.zip) Unloaded->Constructed
Aquaculture{1.2.4} [Aquaculture] (Aquaculture_1.2.4.zip) Unloaded->Constructed
Backpack{1.28.37} [Backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed
QuiverMod{1.6.4} [Better Archery] (Better Archery 1.6.3 for 1.6.4 (modpack).zip) Unloaded->Constructed
betterstorage{0.8.0.47} [BetterStorage] (BetterStorage-1.6.4-0.8.0.47.jar) Unloaded->Constructed
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) 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
CarpentersBlocks{2.1.2} [Carpenter's Blocks] (Carpenter's Blocks v2.1.2 - MC 1.6+.zip) Unloaded->Constructed
craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.5.zip) Unloaded->Constructed
Growthcraft{2.0.6} [Growthcraft] (growthcraft-core-1.6.4-2.0.6.zip) Unloaded->Constructed
Growthcraft|Cellar{2.0.7} [Growthcraft Cellar] (growthcraft-cellar-1.6.4-2.0.7.zip) Unloaded->Constructed
Growthcraft|Apples{2.0.6} [Growthcraft Apples] (growthcraft-apples-1.6.4-2.0.6.zip) Unloaded->Constructed
Growthcraft|Bamboo{2.0.6} [Growthcraft Bamboo] (growthcraft-bamboo-1.6.4-2.0.6.zip) Unloaded->Constructed
Growthcraft|Fishtrap{2.0.6a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.6.4-2.0.6a.zip) Unloaded->Constructed
Growthcraft|Grapes{2.0.6} [Growthcraft Grapes] (growthcraft-grapes-1.6.4-2.0.6.zip) Unloaded->Constructed
Growthcraft|Hops{2.0.6} [Growthcraft Hops] (growthcraft-hops-1.6.4-2.0.6.zip) Unloaded->Constructed
Growthcraft|Rice{2.0.6} [Growthcraft Rice] (growthcraft-rice-1.6.4.-2.0.6.zip) Unloaded->Constructed
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4a.zip) Unloaded->Constructed
pamweeeflowers{1.1} [Pam's Weee! Flowers] (Pam's Weee Flowers 1.6.4a.zip) Unloaded->Constructed
HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1.6.X-2l-build3.zip) Unloaded->Constructed
Oceancraft{1.2.1} [Oceancraft Mod] (Oceancraft v1.2.1.zip) Unloaded
plantmegapack{3.00.09} [Plant Mega Pack] (Plant Mega Pack-1.6.4-3.00.09.jar) Unloaded
UndergroundBiomes{0.4.3} [Underground Biomes] (UndergroundBiomes 1.6.x - 0.4.2c.zip) Unloaded
taverns{2.1.6-3} [Village Taverns] (VillageTaverns-2.1.6-3.15.jar) Unloaded
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded
YALSM{2.0.3} [Yet Another Leather Smelting Mod] (yalsm-2.0.3.jar) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
I'd like to keep that bit part of the pack, but I'll test it soon. Also, no thank you. I don't visit public servers and I don't give out my own info either.