Jump to content
  • 0

Severe FML error in 1.1.0 server


Question

Posted

Title: Severe FML error in 1.1.0 server

Version: 1_1_0

OS: OS X 10.8.3

Java Version: 1.6.0_45

Description of Problem:

I downloaded the Tekkit 1.1.0 server file from http://mirror.technicpack.net/Technic/servers/tekkitmain/Tekkit_Server_v1.1.0.zip, extracted the archive then ran the launch.sh script. The server fails to start, giving a ForgeModLoader error.

Error Messages:

2013-06-03 20:16:14 [sEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.5.2, we have detected Minecraft 1.5.1 in your minecraft jar file

2013-06-03 20:16:14 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML

Error Log:


2013-06-03 20:16:10 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.12.716 for Minecraft 1.5.2 loading

2013-06-03 20:16:10 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.6.0_45, running on Mac OS X:x86_64:10.8.3, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

2013-06-03 20:16:10 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-06-03 20:16:10 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-06-03 20:16:10 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-06-03 20:16:11 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-06-03 20:16:11 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-06-03 20:16:11 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-06-03 20:16:11 [iNFO] [Galacticraft] 1.5.2

2013-06-03 20:16:11 [iNFO] [Galacticraft] [GCCoreTransformer]: Registered Transformer ormer

2013-06-03 20:16:11 [iNFO] [Galacticraft] 1.5.2

2013-06-03 20:16:11 [iNFO] [sTDOUT] Adding Accesstransformer map: pcc_at.cfg

2013-06-03 20:16:12 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing

2013-06-03 20:16:12 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2013-06-03 20:16:13 [iNFO] [sTDOUT] Adding AccessTransformer: chickenchunks_at.cfg

2013-06-03 20:16:13 [iNFO] [sTDOUT] Adding Accesstransformer map: temp.dat

2013-06-03 20:16:13 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...

2013-06-03 20:16:13 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...

2013-06-03 20:16:13 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2013-06-03 20:16:14 [sEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.5.2, we have detected Minecraft 1.5.1 in your minecraft jar file

2013-06-03 20:16:14 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML

2013-06-03 20:16:14 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2013-06-03 20:16:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-06-03 20:16:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

2013-06-03 20:16:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

2013-06-03 20:16:14 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1365)

2013-06-03 20:16:14 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2013-06-03 20:16:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:332)

2013-06-03 20:16:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-06-03 20:16:14 [iNFO] [sTDERR] ... 3 more

2013-06-03 20:16:14 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2013-06-03 20:16:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-06-03 20:16:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

2013-06-03 20:16:14 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

2013-06-03 20:16:14 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:597)

2013-06-03 20:16:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:324)

2013-06-03 20:16:14 [iNFO] [sTDERR] ... 4 more

2013-06-03 20:16:14 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException

2013-06-03 20:16:14 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.<init>(Loader.java:186)

2013-06-03 20:16:14 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.instance(Loader.java:161)

2013-06-03 20:16:14 [iNFO] [sTDERR] ... 9 more

2 answers to this question

Recommended Posts

  • 0
Posted

Sure enough, replaced the minecraft_server.jar with the 1.5.2 version from minecraft.net, and it launches fine. You guys have got the wrong version of the server bundled with your download.

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