Jump to content
  • 0

Pb when lauching tekkit server


Istari CJine

Question

Launcher Version: 3.1.2 (tekkit server)

Operating System: Windows 7

Java Version: 7.0.70.10

Antivirus Program: Avast

Description of Problem:

This is the error log when launching the server... I tried to find on the internet how to fix the issue, but after some hours it has been unsuccessful. Thanks for your help (and your great job :D )

Error Messages:

Error Log:


C:\Users\Admin\Documents\Informatique\mine\Tekkit_Server_3.1.2>java -Xmx1G -Xm

s512M -jar Tekkit.jar nogui

182 recipes

27 achievements

18:06:06 [iNFO] Starting minecraft server version 1.2.5

18:06:06 [iNFO] Attempting early MinecraftForge initialization

18:06:06 [iNFO] Completed early MinecraftForge initialization

18:06:06 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

18:06:06 [iNFO] Loading mods from C:\Users\Admin\Documents\Informatique\mine\T

ekkit_Server_3.1.2\mods

18:06:07 [WARNING] Failed to load mod class mod_ccSensors.class in C:\Users\Admin\Documents\Informatique\mine\Tekkit_Server_3.1.2\mods\mods\ccSensors\net\mine

craft\server

18:06:07 [sEVERE] File mod_ccSensors.class failed to read properly

18:06:07 [WARNING] Failed to load mod class mod_CCTurtle.class in C:\Users\Admin\Documents\Informatique\mine\Tekkit_Server_3.1.2\mods\mods\ComputerCraft\net\m

inecraft\server

18:06:07 [sEVERE] File mod_CCTurtle.class failed to read properly

18:06:07 [WARNING] Failed to load mod class mod_ComputerCraft.class in C:\Users\

Admin\Documents\Informatique\mine\Tekkit_Server_3.1.2\mods\mods\ComputerCraft\

net\minecraft\server

18:06:07 [sEVERE] File mod_ComputerCraft.class failed to read properly

18:06:07 [iNFO] Directory mods contained no mods

18:06:07 [iNFO] Directory weaponmod contained no mods

18:06:07 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar

is located in your mods directory

18:06:07 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.Loade

rException: java.lang.NoClassDefFoundError: ComputerCraft/net/minecraft/server/m

od_ComputerCraft (wrong name: net/minecraft/server/mod_ComputerCraft)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.load(Loader.java:436)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

18:06:07 [sEVERE]      at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk

kitHandler.java:134)

18:06:07 [sEVERE]      at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:135)

18:06:07 [sEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

18:06:07 [sEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

18:06:07 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoCl

assDefFoundError: ComputerCraft/net/minecraft/server/mod_ComputerCraft (wrong na

me: net/minecraft/server/mod_ComputerCraft)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.loadModClass(Loader.java:5

27)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java

:474)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java

:463)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java

:463)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java

:463)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java

:463)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.load(Loader.java:401)

18:06:07 [sEVERE]      ... 5 more

18:06:07 [sEVERE] Caused by: java.lang.NoClassDefFoundError: ComputerCraft/net/m

inecraft/server/mod_ComputerCraft (wrong name: net/minecraft/server/mod_Computer

Craft)

18:06:07 [sEVERE]      at java.lang.ClassLoader.defineClass1(Native Method)

18:06:07 [sEVERE]      at java.lang.ClassLoader.defineClass(Unknown Source)

18:06:07 [sEVERE]      at java.security.SecureClassLoader.defineClass(Unknown S

ource)

18:06:07 [sEVERE]      at java.net.URLClassLoader.defineClass(Unknown Source)

18:06:07 [sEVERE]      at java.net.URLClassLoader.access$100(Unknown Source)

18:06:07 [sEVERE]      at java.net.URLClassLoader$1.run(Unknown Source)

18:06:07 [sEVERE]      at java.net.URLClassLoader$1.run(Unknown Source)

18:06:07 [sEVERE]      at java.security.AccessController.doPrivileged(Native Me

thod)

18:06:07 [sEVERE]      at java.net.URLClassLoader.findClass(Unknown Source)

18:06:07 [sEVERE]      at java.lang.ClassLoader.loadClass(Unknown Source)

18:06:07 [sEVERE]      at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So

urce)

18:06:07 [sEVERE]      at java.lang.ClassLoader.loadClass(Unknown Source)

18:06:07 [sEVERE]      at java.lang.ClassLoader.loadClass(Unknown Source)

18:06:07 [sEVERE]      at java.lang.Class.forName0(Native Method)

18:06:07 [sEVERE]      at java.lang.Class.forName(Unknown Source)

18:06:07 [sEVERE]      at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4

94)

18:06:07 [sEVERE]      ... 11 more

18:06:07 [sEVERE] Unexpected exception

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.l

ang.NoClassDefFoundError: ComputerCraft/net/minecraft/server/mod_ComputerCraft (

wrong name: net/minecraft/server/mod_ComputerCraft)

        at cpw.mods.fml.common.Loader.load(Loader.java:436)

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

        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: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError:

ComputerCraft/net/minecraft/server/mod_ComputerCraft (wrong name: net/minecraft/

server/mod_ComputerCraft)

        at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

        at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474)

        at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)

        at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)

        at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)

        at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)

        at cpw.mods.fml.common.Loader.load(Loader.java:401)

        ... 5 more

Caused by: java.lang.NoClassDefFoundError: ComputerCraft/net/minecraft/server/mo

d_ComputerCraft (wrong name: net/minecraft/server/mod_ComputerCraft)

        at java.lang.ClassLoader.defineClass1(Native Method)

        at java.lang.ClassLoader.defineClass(Unknown Source)

        at java.security.SecureClassLoader.defineClass(Unknown Source)

        at java.net.URLClassLoader.defineClass(Unknown Source)

        at java.net.URLClassLoader.access$100(Unknown Source)

        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)

        at java.lang.ClassLoader.loadClass(Unknown Source)

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

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

        at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

        ... 11 more

>

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

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