Jump to content

Question

Posted

Title: Server not starting

Version: 3.0.3/3.0.4

OS: Not Sure, Hosted by BeastNode

Java Version: Not Sure, Hosted by BeastNode

Description of Problem:

My server will not start up

Error Messages:

Error Log:


2012-07-18 20:36:24 [FINE] Found a zip or jar file Tekkit_Server_3.0.4.zip, attempting to load it

2012-07-18 20:36:24 [FINE] Found a mod class mods.ComputerCraft.net.minecraft.server.mod_CCTurtle in file Tekkit_Server_3.0.4.zip, attempting to load it

2012-07-18 20:36:24 [sEVERE] java.lang.NoClassDefFoundError: mods/ComputerCraft/net/minecraft/server/mod_CCTurtle (wrong name: net/minecraft/server/mod_CCTurtle)

2012-07-18 20:36:24 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method)

2012-07-18 20:36:24 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.net.URLClassLoader.access$100(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)

2012-07-18 20:36:24 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at java.lang.Class.forName0(Native Method)

2012-07-18 20:36:24 [sEVERE] at java.lang.Class.forName(Unknown Source)

2012-07-18 20:36:24 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440)

2012-07-18 20:36:24 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497)

2012-07-18 20:36:24 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:375)

2012-07-18 20:36:24 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:527)

2012-07-18 20:36:24 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113)

2012-07-18 20:36:24 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118)

2012-07-18 20:36:24 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

2012-07-18 20:36:24 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-18 20:36:24 [sEVERE] Unexpected exception

c

at java.lang.ClassLoader.defineClass1(Native Method)

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

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.access$100(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

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

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

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

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

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

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

at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440)

at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497)

at cpw.mods.fml.common.Loader.load(Loader.java:375)

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

at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113)

at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...