Jump to content

JoshBlease

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by JoshBlease

  1. I can't get the LivingEntities or Players probe to work at all even in the ccSensors/console app! The only probe that seems to work with the proximity sensor is the TargetInfo
  2. Title: Startup Severe Error Version: 3.0.3/3.0.4 OS: WIndows 7, 8GB, Intel I7. Java Version: Version 7 Update 5 Description of Problem: As soon as I start the server, I am given an immediate error message. Error Messages: C:\Users\Josh\Desktop\Tekkit_Server_3.0.4>java -Xmx3G -Xms2G -jar Tekkit.jar nog ui 182 recipes 27 achievements 21:20:22 [iNFO] Starting minecraft server version 1.2.5 21:20:22 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minec raft @MCVERSION@ loading 21:20:22 [iNFO] Loading mods from C:\Users\Josh\Desktop\Tekkit_Server_3.0.4\mods 21:20:23 [sEVERE] java.lang.UnsupportedClassVersionError: net/minecraft/server/m od_NetherOres : Unsupported major.minor version 51.0 21:20:23 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 21:20:23 [sEVERE] at java.lang.ClassLoader.defineClassCond(Unknown Source) 21:20:23 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 21:20:23 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S ource) 21:20:23 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 21:20:23 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source) 21:20:23 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 21:20:23 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 21:20:23 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 21:20:23 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 21:20:23 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 21:20:23 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 21:20:23 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 21:20:23 [sEVERE] at java.lang.Class.forName0(Native Method) 21:20:23 [sEVERE] at java.lang.Class.forName(Unknown Source) 21:20:23 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4 40) 21:20:23 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav a:497) 21:20:23 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:375) 21:20:23 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 21:20:23 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:113) 21:20:23 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:118) 21:20:23 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:426) 21:20:23 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 21:20:23 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Un supported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) 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$000(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:440) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) at cpw.mods.fml.common.Loader.load(Loader.java:375) at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 113) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Error Log: 2012-06-16 21:43:26 [iNFO] Starting minecraft server version 1.2.5 2012-06-16 21:43:26 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minecraft @MCVERSION@ loading 2012-06-16 21:43:26 [FINE] Attempting to load mods contained in the minecraft jar file and associated classes 2012-06-16 21:43:26 [FINE] Minecraft is a file at C:\Users\Josh\Desktop\Tekkit_Server_3.0.4\Tekkit.jar, loading 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_MinecraftForge in file Tekkit.jar, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_MinecraftForge found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_MinecraftForge loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_MinecraftForge loaded successfully 2012-06-16 21:43:26 [FINE] Minecraft jar mods loaded successfully 2012-06-16 21:43:26 [iNFO] Loading mods from C:\Users\Josh\Desktop\Tekkit_Server_3.0.4\mods 2012-06-16 21:43:26 [FINE] Found a zip or jar file AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_AdditionalPipes in file AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_AdditionalPipes found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_AdditionalPipes loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_AdditionalPipes loaded successfully 2012-06-16 21:43:26 [FINE] File AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file advancedMachines_4.0_bukkit.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_IC2AdvancedMachines in file advancedMachines_4.0_bukkit.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2AdvancedMachines found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2AdvancedMachines loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_IC2AdvancedMachines loaded successfully 2012-06-16 21:43:26 [FINE] File advancedMachines_4.0_bukkit.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftBuilders in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftBuilders found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftBuilders loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_BuildCraftBuilders loaded successfully 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftFactory in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftFactory found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftFactory loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_BuildCraftFactory loaded successfully 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftEnergy in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftEnergy found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftEnergy loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_BuildCraftEnergy loaded successfully 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftCore in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftCore found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftCore loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_BuildCraftCore loaded successfully 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftTransport in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftTransport found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftTransport loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_BuildCraftTransport loaded successfully 2012-06-16 21:43:26 [FINE] File buildcraft-2.2.14-mcpc1.2.5-r6.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_CodeChickenCore in file codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CodeChickenCore found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CodeChickenCore loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_CodeChickenCore loaded successfully 2012-06-16 21:43:26 [FINE] File codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a directory ComputerCraft, attempting to load it 2012-06-16 21:43:26 [FINEST] Recursing into package dan200 2012-06-16 21:43:26 [FINEST] Recursing into package dan200.computer 2012-06-16 21:43:26 [FINEST] Recursing into package dan200.computer.api 2012-06-16 21:43:26 [FINEST] Recursing into package dan200.computer.core 2012-06-16 21:43:26 [FINEST] Recursing into package dan200.computer.shared 2012-06-16 21:43:26 [FINEST] Recursing into package dan200.turtle 2012-06-16 21:43:26 [FINEST] Recursing into package dan200.turtle.api 2012-06-16 21:43:26 [FINEST] Recursing into package dan200.turtle.shared 2012-06-16 21:43:26 [FINEST] Recursing into package eloraam 2012-06-16 21:43:26 [FINEST] Recursing into package eloraam.core 2012-06-16 21:43:26 [FINEST] Recursing into package licenses 2012-06-16 21:43:26 [FINEST] Recursing into package lua 2012-06-16 21:43:26 [FINEST] Recursing into package lua.rom 2012-06-16 21:43:26 [FINEST] Recursing into package lua.rom.apis 2012-06-16 21:43:26 [FINEST] Recursing into package lua.rom.apis.turtle 2012-06-16 21:43:26 [FINEST] Recursing into package lua.rom.help 2012-06-16 21:43:26 [FINEST] Recursing into package lua.rom.programs 2012-06-16 21:43:26 [FINEST] Recursing into package lua.rom.programs.computer 2012-06-16 21:43:26 [FINEST] Recursing into package lua.rom.programs.http 2012-06-16 21:43:26 [FINEST] Recursing into package lua.rom.programs.secret 2012-06-16 21:43:26 [FINEST] Recursing into package lua.rom.programs.turtle 2012-06-16 21:43:26 [FINEST] Recursing into package net 2012-06-16 21:43:26 [FINEST] Recursing into package net.minecraft 2012-06-16 21:43:26 [FINEST] Recursing into package net.minecraft.server 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_CCTurtle in directory server, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CCTurtle found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CCTurtle loaded 2012-06-16 21:43:26 [FINE] Successfully loaded mod class mod_CCTurtle.class 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_ComputerCraft in directory server, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ComputerCraft found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ComputerCraft loaded 2012-06-16 21:43:26 [FINE] Successfully loaded mod class mod_ComputerCraft.class 2012-06-16 21:43:26 [FINEST] Recursing into package org 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj.vm2 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj.vm2.ast 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj.vm2.compiler 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj.vm2.lib 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj.vm2.lib.jse 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj.vm2.lua2java 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj.vm2.luajc 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj.vm2.parser 2012-06-16 21:43:26 [FINEST] Recursing into package org.luaj.vm2.script 2012-06-16 21:43:26 [FINE] Directory ComputerCraft loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file CraftingTable3_1.8.jar, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_CraftingTableIII in file CraftingTable3_1.8.jar, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CraftingTableIII found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CraftingTableIII loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_CraftingTableIII loaded successfully 2012-06-16 21:43:26 [FINE] File CraftingTable3_1.8.jar loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file EE2ServerV1.4.5.1-bukkit-mcpc-1.2.5-r2.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_EE in file EE2ServerV1.4.5.1-bukkit-mcpc-1.2.5-r2.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EE found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EE loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_EE loaded successfully 2012-06-16 21:43:26 [FINE] File EE2ServerV1.4.5.1-bukkit-mcpc-1.2.5-r2.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_EnderStorage in file enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EnderStorage found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EnderStorage loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_EnderStorage loaded successfully 2012-06-16 21:43:26 [FINE] File enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file industrialcraft2-1.95b-mcpc1.2.5-pre1.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_IC2 in file industrialcraft2-1.95b-mcpc1.2.5-pre1.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2 found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2 loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_IC2 loaded successfully 2012-06-16 21:43:26 [FINE] File industrialcraft2-1.95b-mcpc1.2.5-pre1.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_IC2_ChargingBench in file mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_IC2_ChargingBench loaded successfully 2012-06-16 21:43:26 [FINE] File mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_CompactSolars in file mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_CompactSolars loaded successfully 2012-06-16 21:43:26 [FINE] File mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_IC2NuclearControl in file mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2NuclearControl found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2NuclearControl loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_IC2NuclearControl loaded successfully 2012-06-16 21:43:26 [FINE] File mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_IronChest in file mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IronChest found, loading 2012-06-16 21:43:26 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IronChest loaded 2012-06-16 21:43:26 [FINE] Mod class net.minecraft.server.mod_IronChest loaded successfully 2012-06-16 21:43:26 [FINE] File mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip loaded successfully 2012-06-16 21:43:26 [FINE] Found a zip or jar file mod_NetherOres.jar, attempting to load it 2012-06-16 21:43:26 [FINE] Found a mod class net.minecraft.server.mod_NetherOres in file mod_NetherOres.jar, attempting to load it 2012-06-16 21:43:26 [sEVERE] java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0 2012-06-16 21:43:26 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 2012-06-16 21:43:26 [sEVERE] at java.lang.ClassLoader.defineClassCond(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-06-16 21:43:26 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-06-16 21:43:26 [sEVERE] at java.lang.Class.forName(Unknown Source) 2012-06-16 21:43:26 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) 2012-06-16 21:43:26 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) 2012-06-16 21:43:26 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:375) 2012-06-16 21:43:26 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 2012-06-16 21:43:26 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113) 2012-06-16 21:43:26 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) 2012-06-16 21:43:26 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) 2012-06-16 21:43:26 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-06-16 21:43:26 [sEVERE] Unexpected exception 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.defineClassCond(Unknown Source) 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$000(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:440) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) at cpw.mods.fml.common.Loader.load(Loader.java:375) at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
×
×
  • Create New...