This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Aroxe's profile picture

CCSensors Tekkit

Started by Aroxe, 26 July 2012 - 05:25 PM
Aroxe #1
Posted 26 July 2012 - 07:25 PM
Hello everyone, I'm new to this forum so i do not know if this is the right section
I have a problem with the mod CCSensors on Tekkit.. but I try to start the server, but I get these errors:

[FINE] No MLProp configuration for mod_ccSensors found or required. No file written
[SEVERE] java.lang.NoClassDefFoundError: ge
[SEVERE]  at java.lang.Class.getDeclaredConstructors0(Native Method)
[SEVERE]  at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
[SEVERE]  at java.lang.Class.getConstructor0(Unknown Source)
[SEVERE]  at java.lang.Class.newInstance0(Unknown Source)
[SEVERE]  at java.lang.Class.newInstance(Unknown Source)
[SEVERE]  at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)
[SEVERE]  at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
[SEVERE]  at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)
[SEVERE]  at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)
[SEVERE]  at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)
[SEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
[SEVERE]  at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
[SEVERE] Caused by: java.lang.ClassNotFoundException: ge
[SEVERE]  at java.net.URLClassLoader$1.run(Unknown Source)
[SEVERE]  at java.net.URLClassLoader$1.run(Unknown Source)
[SEVERE]  at java.security.AccessController.doPrivileged(Native Method)
[SEVERE]  at java.net.URLClassLoader.findClass(Unknown Source)
[SEVERE]  at java.lang.ClassLoader.loadClass(Unknown Source)
[SEVERE]  at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
[SEVERE]  at java.lang.ClassLoader.loadClass(Unknown Source)
[SEVERE]  ... 12 more
[SEVERE] Unexpected exception
java.lang.NoClassDefFoundError: ge
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: ge
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
[INFO] Stopping server
[SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
[SEVERE]  at java.util.ArrayList.rangeCheck(Unknown Source)
[SEVERE]  at java.util.ArrayList.get(Unknown Source)
[SEVERE]  at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424)
[SEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
[SEVERE]  at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
[INFO] Stopping server
[SEVERE] Exception in thread "Thread-3"
[SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
[SEVERE]  at java.util.ArrayList.rangeCheck(Unknown Source)
[SEVERE]  at java.util.ArrayList.get(Unknown Source)
Cranium #2
Posted 26 July 2012 - 08:49 PM
What did you DO???? You broke the internet…..
Aroxe #3
Posted 26 July 2012 - 09:17 PM
What did you DO???? You broke the internet…..

?!?
Cranium #4
Posted 26 July 2012 - 09:20 PM
Just joking… I have no idea what happened here, but it looks complicated to me. Sorry if I confused you.
Aroxe #5
Posted 26 July 2012 - 09:54 PM
Just joking… I have no idea what happened here, but it looks complicated to me. Sorry if I confused you.
No Problem :)/>/>, Another answer?
OmegaVest #6
Posted 26 July 2012 - 10:34 PM
I don't know, but the error it throws looks a lot like a forge problem. I don't know if it is a version mismatch or what, but that is what it looks like to me. Also, could just be Tekkit being Tekkit, ie. Failure incarnate.
Noodle #7
Posted 26 July 2012 - 10:38 PM
You added this on tekkit?
Tekkit it meant to be NON-EDITED.. It's a built modpack, which means any added things break it.
Could just be conflicting IDs..
Aroxe #8
Posted 26 July 2012 - 10:40 PM
You added this on tekkit?
Tekkit it meant to be NON-EDITED.. It's a built modpack, which means any added things break it.
Could just be conflicting IDs..
Ok Thanks :)/>/>
Cranium #9
Posted 27 July 2012 - 12:56 AM
Oh, if you have Tekkit, just get the Launcher. It really takes the guesswork out of installing different mods! Helpful for the idiots like myself… :)/>/>
Noodle #10
Posted 27 July 2012 - 01:24 AM
Hmm… I guess that whole launcher thing would work.. :)/>/>