Jump to content

Question

Posted

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

1 answer to this question

Recommended Posts

  • 0
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...