1

1.7.10 Cauldronbukkit Server Weird Crash

Lachie1770's Avatar Lachie17705/3/15 4:28 am
1 emeralds 301 3
5/4/2015 5:46 am
Lachie1770's Avatar Lachie1770
Hello, Im Trying To make a small 1.7.10 Modded Server with a small mod pack just to play around etc. But every time i add mods to server files it crashes.. Which what i can get from it, its saying something about a missing file.. (Probably wrong)

Anyone have any idea how to get it to work?

Heres crash Report:
Click to reveal
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 5/3/15 4:55 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(Class.java:249)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
at java.lang.Thread.run(Thread.java:695)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.model.ModelBiped
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 31 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.10
Operating System: Mac OS X (x86_64) version 10.9.5
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 967872320 bytes (923 MB) / 1069416448 bytes (1019 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 2 total; -Xmx1GB -Xms1GB
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.05 FML v7.10.25.1207 Minecraft Forge 10.13.0.1207 13 mods loaded, 13 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.10.25.1207} [Forge Mod Loader] (server.jar) Unloaded->Constructed
Forge{10.13.0.1207} [Minecraft Forge] (server.jar) Unloaded->Constructed
lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip) Unloaded->Constructed
securitycraft{v1.7.4.2} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.0.3 Pre-release.jar) Unloaded->Constructed
MobTest{1.0.3} [MobTest] ([1.7.10]MobTest-1.0.3.jar) Unloaded->Constructed
BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10] (1).jar) Unloaded->Constructed
props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar) Unloaded->Constructed
freddycraftmod{1.2} [FreddyCraft] (FreddyCraft-1.7.10-1.2.jar) Unloaded
iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar) Unloaded
Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar) Unloaded
cfm{3.4.7} [ß9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded
ProjectE{1.7.10-PE1.4.5} [ProjectE] (ProjectE-1.7.10-PE1.4.5.jar) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
Posted by Lachie1770's Avatar
Lachie1770
Level 44 : Master Architect
86

Create an account or sign in to comment.

3

1
05/04/2015 5:46 am
Level 44 : Master Architect
Lachie1770
Lachie1770's Avatar
Yea i Worked it out..
1
05/03/2015 10:46 pm
Level 12 : Journeyman Lumberjack
Axe2
Axe2's Avatar
The mod you are using is for minecraft client only, will not work on servers.
1
05/04/2015 3:02 am
Level 44 : Master Architect
Lachie1770
Lachie1770's Avatar
Umm erh which mod? Thought I the mods were all universal...
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome