Jump to content
  • 0

Unable to manually update ccSensors to latest version.


Question

Posted

Title: Unable to manually update ccSensors to latest version.

Version: 3.1.2

OS: Ubuntu 12.04 LTS Kernel 3.2.0-29

Java Version: Sun/Oracle Java 1.7.0_06 (64-bit)

Description of Problem:

Unable to manually update ccSensors to latest version.

Is there a procedure for manually updating the mods in tekkit? I am trying to update the ccSensors in the latest tekkit with version 017pr2 of the ccSensors mod. I deleted the ccSensors folder on my SMP server and then followed the server install directions on the ccSensors thread on the computercraft forum. However on launching the SMP server I get a ton of java errors and a start failure. Has anyone been able to manually update ccSensors to version 017pr2? Any instructions would be nice.

Error Messages:

Error Log:


17:27:31 [sEVERE] java.lang.NoClassDefFoundError: ih

17:27:31 [sEVERE] 	at java.lang.Class.getDeclaredConstructors0(Native Method)

17:27:31 [sEVERE] 	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2404)

17:27:31 [sEVERE] 	at java.lang.Class.getConstructor0(Class.java:2714)

17:27:31 [sEVERE] 	at java.lang.Class.newInstance0(Class.java:343)

17:27:31 [sEVERE] 	at java.lang.Class.newInstance(Class.java:325)

17:27:31 [sEVERE] 	at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)

17:27:31 [sEVERE] 	at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)

17:27:31 [sEVERE] 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

17:27:31 [sEVERE] 	at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

17:27:31 [sEVERE] 	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

17:27:31 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

17:27:31 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

17:27:31 [sEVERE] Caused by: java.lang.ClassNotFoundException: ih

17:27:31 [sEVERE] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)

17:27:31 [sEVERE] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

17:27:31 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

17:27:31 [sEVERE] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

17:27:31 [sEVERE] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

17:27:31 [sEVERE] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

17:27:31 [sEVERE] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

17:27:31 [sEVERE] 	... 12 more

17:27:31 [sEVERE] Unexpected exception

java.lang.NoClassDefFoundError: ih

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

	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2404)

	at java.lang.Class.getConstructor0(Class.java:2714)

	at java.lang.Class.newInstance0(Class.java:343)

	at java.lang.Class.newInstance(Class.java:325)

	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: ih

	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)

	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

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

	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

	... 12 more

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