Jump to content

SERVER crashed -> PLEASE HELP!!!


Thewest123

Recommended Posts

Hello,

I made my own modpack, where I have 27 mods. Client version goes fine, but when I try to run the server, you will see error

 

This is the server log:

 

 

 

C:\Users\Owner\Desktop\hamachi\naModpack [otaznik]>java -Xmx4096M -Xms4096M -jar servervanilla.jar nogui.

2013-06-15 09:38:40 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.734 for Minecraft 1.5.2 loading

2013-06-15 09:38:40 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_17, running on Windows 7:amd64:6.1, installed at

C:\Program Files\Java\jre7

2013-06-15 09:38:41 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804e

a7d

2013-06-15 09:38:44 [iNFO] [sTDOUT] 229 recipes

2013-06-15 09:38:44 [iNFO] [sTDOUT] 27 achievements

2013-06-15 09:38:45 [iNFO] [Minecraft-Server] Starting minecraft server version 1.5.2

2013-06-15 09:38:45 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2013-06-15 09:38:45 [iNFO] [sTDOUT] MinecraftForge v7.8.0.734 Initialized

2013-06-15 09:38:45 [iNFO] [ForgeModLoader] MinecraftForge v7.8.0.734 Initialized

2013-06-15 09:38:46 [iNFO] [sTDOUT] Replaced 85 ore recipies

2013-06-15 09:38:46 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2013-06-15 09:38:46 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Owner\Desktop\hamachi\naModpack [otaznik]\config\logging.p

roperties

2013-06-15 09:38:46 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2013-06-15 09:38:46 [iNFO] [ForgeModLoader] Searching C:\Users\Owner\Desktop\hamachi\naModpack [otaznik]\mods for mods

2013-06-15 09:38:47 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 21 mods to load

2013-06-15 09:38:47 [iNFO] [mcp] Activating mod mcp

2013-06-15 09:38:47 [iNFO] [FML] Activating mod FML

2013-06-15 09:38:47 [iNFO] [Forge] Activating mod Forge

2013-06-15 09:38:47 [iNFO] [mod_AnimalBikes] Activating mod mod_AnimalBikes

2013-06-15 09:38:47 [iNFO] [backpack] Activating mod Backpack

2013-06-15 09:38:47 [iNFO] [weaponmod] Activating mod weaponmod

2013-06-15 09:38:47 [iNFO] [biblioCraft] Activating mod BiblioCraft

2013-06-15 09:38:47 [iNFO] [CustomSpawner] Activating mod CustomSpawner

2013-06-15 09:38:47 [iNFO] [MagicCarpet] Activating mod MagicCarpet

2013-06-15 09:38:47 [iNFO] [MoCreatures] Activating mod MoCreatures

2013-06-15 09:38:47 [iNFO] [FlansMod] Activating mod FlansMod

2013-06-15 09:38:47 [iNFO] [iC2] Activating mod IC2

2013-06-15 09:38:47 [iNFO] [ironChest] Activating mod IronChest

2013-06-15 09:38:47 [iNFO] [MoreExplosives] Activating mod MoreExplosives

2013-06-15 09:38:47 [iNFO] [mod_SGM] Activating mod mod_SGM

2013-06-15 09:38:47 [iNFO] [soulShards] Activating mod SoulShards

2013-06-15 09:38:47 [iNFO] [Thaumcraft] Activating mod Thaumcraft

2013-06-15 09:38:47 [iNFO] [camping] Activating mod camping

2013-06-15 09:38:47 [iNFO] [TC] Activating mod TC

2013-06-15 09:38:47 [iNFO] [TwilightForest] Activating mod TwilightForest

2013-06-15 09:38:47 [iNFO] [weapons] Activating mod weapons

2013-06-15 09:38:47 [iNFO] [ForgeModLoader] Registering Forge Packet Handler

2013-06-15 09:38:47 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler

2013-06-15 09:38:48 [WARNING] [ForgeModLoader] The mod id FlansMod attempted to register channels without specifying a packet handler

2013-06-15 09:38:49 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render

2013-06-15 09:38:49 [iNFO] [sTDERR]    at java.lang.Class.forName0(Native Method)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at java.lang.Class.forName(Unknown Source)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:86)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:483)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

2013-06-15 09:38:49 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-06-15 09:38:49 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-06-15 09:38:49 [iNFO] [sTDERR]    ... 31 more

2013-06-15 09:38:49 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2013-06-15 09:38:49 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)

2013-06-15 09:38:49 [iNFO] [sTDERR]    ... 33 more

2013-06-15 09:38:49 [sEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError

java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render

        at java.lang.Class.forName0(Native Method)

        at java.lang.Class.forName(Unknown Source)

        at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:86)

        at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:483)

        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: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:192)

        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)

        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: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:103)

        at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)

        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)

        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:431)

        at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render

        at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        ... 31 more

Caused by: java.lang.NullPointerException

        at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)

        ... 33 more

2013-06-15 09:38:49 [sEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Owner\Desktop\hamachi\naModpack [otaznik]\.\crash-report

s\crash-2013-06-15_09.38.49-server.txt

 

 

 

PLEASE HELP!!!! PLEASE!  :'(

Link to comment
Share on other sites

If you get a error with "java.lang.NoClassDefFoundError: net/minecraft/client/something" it means that you install a mod incompatible smp

I hope it can help you fix your problem alone ;)

 

(some modder are too stupid to use @SideOnly(Side.CLIENT) ...)

Link to comment
Share on other sites

If you get a error with "java.lang.NoClassDefFoundError: net/minecraft/client/something" it means that you install a mod incompatible smp

I hope it can help you fix your problem alone ;)

 

(some modder are too stupid to use @SideOnly(Side.CLIENT) ...)

Or rather, some can't because they still use modloader..

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.