Jump to content
  • 0

Tekkit Server Does not Launch in ArchLinux


Question

Posted

Launcher Version: Tekkit_Server_3.1.2

Operating System: ArchLinux

Java Version: java version "1.6.0_24" OpenJDK Runtime Encironment (IcedTea6 1.11.1) (ArchLinux-6.b24_1.11.1-3-x86_64)

Antivirus Program:

Description of Problem:

Launching through launch.sh on ArchLinux is not loading all mods, and subsequently crashes.

Error Messages:

Error Log:


2012-09-19 17:08:15 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres.class in /home/minecraft/Tekkit_Server_3.1.2/mods/mod_NetherOres.jar

2012-09-19 17:08:15 [FINER] THROW

java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

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

	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)

	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)

	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)

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

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

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

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

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

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

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

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

	at java.lang.Class.forName(Class.java:264)

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

	at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

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

	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)

2012-09-19 17:08:15 [sEVERE] Zip file mod_NetherOres.jar failed to read properly

2012-09-19 17:08:15 [FINER] THROW

cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

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

	at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

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

	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.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

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

	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)

	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)

	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)

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

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

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

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

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

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

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

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

	at java.lang.Class.forName(Class.java:264)

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

	... 7 more

2012-09-19 17:08:15 [iNFO] File mod_NetherOres.jar contained no mods

2012-09-19 17:08:15 [FINE] Found a zip or jar file mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip, attempting to load it

2012-09-19 17:08:15 [FINE] Found a mod class net.minecraft.server.mod_IC2_ChargingBench in file mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip, attempting to load it

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench loaded

2012-09-19 17:08:15 [FINE] Failed to find mcmod.info file in mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip for mod_IC2_ChargingBench

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_IC2_ChargingBench loaded successfully

2012-09-19 17:08:15 [FINE] File mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip loaded successfully

2012-09-19 17:08:15 [FINE] Found a zip or jar file mod_compactsolars-server-2.3.2.10-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-09-19 17:08:15 [FINE] Found a mod class net.minecraft.server.mod_CompactSolars in file mod_compactsolars-server-2.3.2.10-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars loaded

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_CompactSolars loaded successfully

2012-09-19 17:08:15 [FINE] File mod_compactsolars-server-2.3.2.10-bukkit-mcpc-1.2.5.zip loaded successfully

2012-09-19 17:08:15 [FINE] Found a zip or jar file mod_ironchests-server-3.8.0.40-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-09-19 17:08:15 [FINE] Found a mod class cpw.mods.ironchest.mod_IronChest in file mod_ironchests-server-3.8.0.40-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class cpw.mods.ironchest.mod_IronChest found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class cpw.mods.ironchest.mod_IronChest loaded

2012-09-19 17:08:15 [FINE] Mod class cpw.mods.ironchest.mod_IronChest loaded successfully

2012-09-19 17:08:15 [FINE] File mod_ironchests-server-3.8.0.40-bukkit-mcpc-1.2.5.zip loaded successfully

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

2012-09-19 17:08:15 [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-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl loaded

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

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_RedPowerControl loaded successfully

2012-09-19 17:08:15 [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-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic loaded

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

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_RedPowerLogic loaded successfully

2012-09-19 17:08:15 [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-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting loaded

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

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_RedPowerLighting loaded successfully

2012-09-19 17:08:15 [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-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring loaded

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

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_RedPowerWiring loaded successfully

2012-09-19 17:08:15 [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-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore loaded

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

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_RedPowerCore loaded successfully

2012-09-19 17:08:15 [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-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine loaded

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

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_RedPowerMachine loaded successfully

2012-09-19 17:08:15 [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-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld loaded

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

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_RedPowerWorld loaded successfully

2012-09-19 17:08:15 [FINE] File redpower-all-2.0p5b2-mcpc1.2.5-r15.zip loaded successfully

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

2012-09-19 17:08:15 [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-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff loaded

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

2012-09-19 17:08:15 [FINE] Mod class net.minecraft.server.mod_TubeStuff loaded successfully

2012-09-19 17:08:15 [FINE] File tubestuff_49.1.2_for_1.2.5-bukkit.jar loaded successfully

2012-09-19 17:08:15 [FINE] Found a directory weaponmod, attempting to load it

2012-09-19 17:08:15 [iNFO] Directory weaponmod contained no mods

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

2012-09-19 17:08:15 [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-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders found, loading

2012-09-19 17:08:15 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders loaded

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

2 answers to this question

Recommended Posts

  • 0
Posted

You might get more help in the Tekkit section. From what I can tell however, it would appear to be you Java. How many bits is you OS? (and does it match your Java?)

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