Jump to content
  • 0

Urgent - CC Problem I Think


Jeffdonatic

Question

Title: Urgent - CC Problem I Think

Version: 3.1.1

OS: Windws

Java Version: Java 1.7

Description of Problem:

I Start The Server And it immediately crashed i get these errors

Error Messages:

This is all it spits out i cant make any sense of it i hope you can

Error Log:


# itHandler.onPreLoad(FMLBukkitHandler.java:134)

2012-07-31 01:21:03 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

2012-07-31 01:21:03 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-07-31 01:21:03 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-31 01:21:03 [sEVERE] Caused by: java.lang.ClassNotFoundException: dan200.turtle.shared.BlockTurtle

2012-07-31 01:21:03 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

2012-07-31 01:21:03 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

2012-07-31 01:21:03 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)

2012-07-31 01:21:03 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)

2012-07-31 01:21:03 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-07-31 01:21:03 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

2012-07-31 01:21:03 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-07-31 01:21:03 [sEVERE] ... 12 more

2012-07-31 01:21:03 [sEVERE] Unexpected exception

java.lang.NoClassDefFoundError: dan200/turtle/shared/BlockTurtle

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

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

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

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

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

at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)

at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)

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

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

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

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

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Caused by: java.lang.ClassNotFoundException: dan200.turtle.shared.BlockTurtle

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)

... 12 more

2012-07-31 01:21:53 [iNFO] Stopping server

2012-07-31 01:21:53 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2012-07-31 01:21:53 [sEVERE] at java.util.ArrayList.rangeCheck(Unknown Source)

2012-07-31 01:21:53 [sEVERE] at java.util.ArrayList.get(Unknown Source)

2012-07-31 01:21:53 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424)

2012-07-31 01:21:53 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

2012-07-31 01:21:53 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-31 01:21:53 [iNFO] Stopping server

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

This is down to how the class is loaded of computer craft, reinstall the mods section or maybe just computer craft and delete data from a folder called world in your files. If this doesn't work try using a different version of tekkit.

Link to comment
Share on other sites

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