Jump to content
  • 0

Tekkit server won't start?


Question

Posted

Title: Tekkit server won't start?

Version: 3.1.2

OS: Its hosted by Beastnode

Java Version: the latest

Description of Problem:

When I try to start my server it won't start? The active icon just stays red and nothing happens...

2012-09-26 19:38:11 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory

2012-09-26 19:38:11 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436)

2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

2012-09-26 19:38:11 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

2012-09-26 19:38:11 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-09-26 19:38:11 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-09-26 19:38:11 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474)

2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)

2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)

2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:401)

2012-09-26 19:38:11 [sEVERE] ... 5 more

2012-09-26 19:38:11 [sEVERE] Caused by: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method)

2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader.access$100(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)

2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at java.lang.Class.forName0(Native Method)

2012-09-26 19:38:11 [sEVERE] at java.lang.Class.forName(Unknown Source)

2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

2012-09-26 19:38:11 [sEVERE] ... 9 more

2012-09-26 19:38:11 [sEVERE] Unexpected exception

Error Messages:

I believe this part will tell you what wrong, I can't figure it out. But if its not, the please of the code is in the Error Log

Error Log:


2012-09-26 19:57:50 [FINER] THROW

cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

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.load(Loader.java:401)

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: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

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)

... 9 more

2012-09-26 19:57:50 [iNFO] Directory net contained no mods

2012-09-26 19:57:50 [FINE] Found a zip or jar file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerControl in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl found, loading

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl loaded

2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerControl

2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerControl loaded successfully

2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLogic in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic found, loading

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic loaded

2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerLogic

2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerLogic loaded successfully

2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLighting in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting found, loading

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting loaded

2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerLighting

2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerLighting loaded successfully

2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWiring in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring found, loading

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring loaded

2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerWiring

2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerWiring loaded successfully

2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerCore in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore found, loading

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore loaded

2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerCore

2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerCore loaded successfully

2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerMachine in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine found, loading

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine loaded

2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerMachine

2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerMachine loaded successfully

2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWorld in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld found, loading

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld loaded

2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerWorld

2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerWorld loaded successfully

2012-09-26 19:57:50 [FINE] File redpower-all-2.0p5b2-mcpc1.2.5-r15.zip loaded successfully

2012-09-26 19:57:50 [FINE] Found a zip or jar file tubestuff_49.1.2_for_1.2.5-bukkit.jar, attempting to load it

2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_TubeStuff in file tubestuff_49.1.2_for_1.2.5-bukkit.jar, attempting to load it

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff found, loading

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff loaded

2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in tubestuff_49.1.2_for_1.2.5-bukkit.jar for mod_TubeStuff

2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_TubeStuff loaded successfully

2012-09-26 19:57:50 [FINE] File tubestuff_49.1.2_for_1.2.5-bukkit.jar loaded successfully

2012-09-26 19:57:50 [FINE] Found a directory weaponmod, attempting to load it

2012-09-26 19:57:50 [iNFO] Directory weaponmod contained no mods

2012-09-26 19:57:50 [FINE] Found a zip or jar file zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar, attempting to load it

2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_ImmiChunkLoaders in file zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar, attempting to load it

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders found, loading

2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders loaded

2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar for mod_ImmiChunkLoaders

2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_ImmiChunkLoaders loaded successfully

2012-09-26 19:57:50 [FINE] File zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar loaded successfully

2012-09-26 19:57:50 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory

2012-09-26 19:57:50 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436)

2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

2012-09-26 19:57:50 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

2012-09-26 19:57:50 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-09-26 19:57:50 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-09-26 19:57:50 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474)

2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)

2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)

2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:401)

2012-09-26 19:57:50 [sEVERE] ... 5 more

2012-09-26 19:57:50 [sEVERE] Caused by: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method)

2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader.access$100(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)

2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at java.lang.Class.forName0(Native Method)

2012-09-26 19:57:50 [sEVERE] at java.lang.Class.forName(Unknown Source)

2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

2012-09-26 19:57:50 [sEVERE] ... 9 more

2012-09-26 19:57:50 [sEVERE] Unexpected exception

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

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.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

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.load(Loader.java:401)

... 5 more

Caused by: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE

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)

... 9 more

1 answer to this question

Recommended Posts

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