Server crash. Would appricate help

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

JinWoo

New Member
Jul 29, 2019
1
0
0
I know this might be the wrong place to ask since I have other mods than feed the beast but since many of you have good knowledge about modding I thought I'd give it a try here

My problem is that I'm trying to set up a server from www.fragnet.net where I have rented it but I can't get it to work.

Here are some crash reports:

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 2013-03-10 17:30
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/server/Item
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.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.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.Synchro





5:48:38 PM
CONSOLE:
[INFO] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
5:48:38 PM
CONSOLE:
map: codechickencore_at.cfg
5:48:38 PM
CONSOLE:
map: temp.dat
5:48:40 PM
CONSOLE:
[INFO] Starting minecraft server version 1.4.7
5:48:40 PM
CONSOLE:
[INFO] Attempting early MinecraftForge initialization
5:48:40 PM
CONSOLE:
[INFO] MinecraftForge v
5:48:40 PM
CONSOLE:
[INFO] 6.6.2.534
5:48:40 PM
CONSOLE:
[INFO] Initialized
5:48:40 PM
CONSOLE:
[INFO] MinecraftForge v6.6.2.534 Initialized
5:48:40 PM
CONSOLE:
[INFO] Replaced 84 ore recipies
5:48:40 PM
CONSOLE:
[INFO] Completed early MinecraftForge initialization
5:48:40 PM
CONSOLE:
[INFO] Reading custom logging properties from E:\UserFiles\GABRIELA\GameServers\TC68363164658153358186854\Minecraft\config\logging.properties
5:48:40 PM
CONSOLE:
Logging level for ForgeModLoader logging is set to ALL
5:48:42 PM
CONSOLE:
[INFO] Searching E:\UserFiles\GABRIELA\GameServers\TC68363164658153358186854\Minecraft\mods for mods
5:48:44 PM
CONSOLE:
[INFO] Activating mod Additional-Buildcraft-Objects
5:48:44 PM
CONSOLE:
[INFO] Activating mod ChestTransporter
5:48:44 PM
CONSOLE:
[INFO] Activating mod ChickenChunks
5:48:44 PM
CONSOLE:
[INFO] Activating mod EE3
5:48:44 PM
CONSOLE:
[INFO] Activating mod EnderStorage
5:48:44 PM
CONSOLE:
[INFO] Activating mod Forestry
5:48:44 PM
CONSOLE:
[INFO] Activating mod IC2
5:48:44 PM
CONSOLE:
[INFO] Activating mod IronChest
5:48:44 PM
CONSOLE:
[INFO] Activating mod LogisticsPipes|Main
5:48:44 PM
CONSOLE:
[INFO] Activating mod RedPowerCompat
5:48:44 PM
CONSOLE:
[INFO] Activating mod RedPowerCore
5:48:44 PM
CONSOLE:
[INFO] Activating mod RedPowerBase
5:48:44 PM
CONSOLE:
[INFO] Activating mod RedPowerWiring
5:48:44 PM
CONSOLE:
[INFO] Activating mod RedPowerLogic
5:48:44 PM
CONSOLE:
[INFO] Activating mod RedPowerLighting
5:48:44 PM
CONSOLE:
[INFO] Activating mod RedPowerWorld
5:48:44 PM
CONSOLE:
[INFO] Activating mod RedPowerMachine
5:48:44 PM
CONSOLE:
[INFO] Activating mod RedPowerControl
5:48:44 PM
CONSOLE:
[INFO] Activating mod teleportation
5:48:44 PM
CONSOLE:
[INFO] Activating mod WholeTreeAxe
5:48:44 PM
CONSOLE:
[SEVERE] java.lang.NoClassDefFoundError: net/minecraft/server/Item
5:48:44 PM
CONSOLE:
[SEVERE] at java.lang.Class.forName0(Native Method)
5:48:44 PM
CONSOLE:
[SEVERE] at java.lang.Class.forName(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
5:48:44 PM
CONSOLE:
[SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
5:48:44 PM
CONSOLE:
[SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
5:48:44 PM
CONSOLE:
[SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
5:48:44 PM
CONSOLE:
[SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
5:48:44 PM
CONSOLE:
[SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
5:48:44 PM
CONSOLE:
[SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
5:48:44 PM
CONSOLE:
[SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
5:48:44 PM
CONSOLE:
[SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
5:48:44 PM
CONSOLE:
[SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
5:48:44 PM
CONSOLE:
[SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
5:48:44 PM
CONSOLE:
[SEVERE] at ho.c(DedicatedServer.java:86)
5:48:44 PM
CONSOLE:
[SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
5:48:44 PM
CONSOLE:
[SEVERE] at fy.run(ThreadMinecraftServer.java:16)
5:48:44 PM
CONSOLE:
[SEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.Item
5:48:44 PM
CONSOLE:
[SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:218)
5:48:44 PM
CONSOLE:
[SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] ... 29 more
5:48:44 PM
CONSOLE:
[SEVERE] Caused by: java.lang.NullPointerException
5:48:44 PM
CONSOLE:
[SEVERE] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
5:48:44 PM
CONSOLE:
[SEVERE] at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
5:48:44 PM
CONSOLE:
[SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:261)
5:48:44 PM
CONSOLE:
[SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:206)
5:48:44 PM
CONSOLE:
[SEVERE] ... 31 more
5:48:44 PM
CONSOLE:
[SEVERE] Encountered an unexpected exception NoClassDefFoundError
5:48:44 PM
CONSOLE:
java.lang.ClassNotFoundException: net.minecraft.server.Item
5:48:44 PM
CONSOLE:
[SEVERE] This crash report has been saved to: E:\UserFiles\GABRIELA\GameServers\TC68363164658153358186854\Minecraft\.\crash-reports\crash-2013-03-10_17.48.44-server.txt ( This crash report is the one I linked above )