I'm on Tekkit's latest version. I don't know which version of CC it uses, or Forge, but I've literally just reinstalled Tekkit so it's the latest on their site.
It's extracted, so is ccSensors - that's how it came. Should it not be?
EDIT: Just checked, that makes CC on 1.33.
EDIT2: I tried downloading stock CC 1.33, and it appears that it has two .class files in the root directory which Tekkit did not have.
Upon trying to copy those files to the directory and reloading the server, I get this error:
23:45:58 [INFO] [WeaponMod] Properties file read succesfully!
23:45:58 [SEVERE] java.lang.NoClassDefFoundError: ni
23:45:58 [SEVERE] at java.lang.Class.getDeclaredConstructors0(Native Method)
23:45:58 [SEVERE] at java.lang.Class.privateGetDeclaredConstructors(Class.java:2404)
23:45:58 [SEVERE] at java.lang.Class.getConstructor0(Class.java:2714)
23:45:58 [SEVERE] at java.lang.Class.newInstance0(Class.java:343)
23:45:58 [SEVERE] at java.lang.Class.newInstance(Class.java:325)
23:45:58 [SEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)
23:45:58 [SEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
23:45:58 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)
23:45:58 [SEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)
23:45:58 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)
23:45:58 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
23:45:58 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
23:45:58 [SEVERE] Caused by: java.lang.ClassNotFoundException: ni
23:45:58 [SEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
23:45:58 [SEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
23:45:58 [SEVERE] at java.security.AccessController.doPrivileged(Native Method)
23:45:58 [SEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
23:45:58 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
23:45:58 [SEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
23:45:58 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
23:45:58 [SEVERE] ... 12 more
23:45:58 [SEVERE] Unexpected exception
java.lang.NoClassDefFoundError: ni
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: ni
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
Removing them does not fix it - only a complete reinstall of Tekkit fixes it.
There also seems to be a few conflicts when booting the server, though it does manage to continue booting.
23:51:30 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308
23:51:30 [INFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg
23:51:30 [INFO] ComputerCraft: computerBlockID 207
23:51:30 [INFO] ComputerCraft: diskDriveBlockID 208
23:51:30 [INFO] ComputerCraft: diskItemID 4000
23:51:30 [INFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@1e95777 while adding net.minecraft.server.ItemBlock@6d6c90
23:51:30 [INFO] ComputerCraft: Searching for RedPowerLib...
23:51:30 [INFO] ComputerCraft: RedPowerLib and methods located.
23:51:30 [INFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@b37561 while adding net.minecraft.server.ItemBlock@1df60c5