squidgeymon Posted June 8, 2013 Posted June 8, 2013 Ok, so, I have this issue that's been happening with my 1.5.2 minecraft with FML set up. So, I downloaded the latest recommended build for Forge (7.80 for MC 1.5.2) yet it crashes down with this report. Reveal hidden contents *** MagicMinecraftLauncher 1.1.4 *** LCP: C:\Users\User\Downloads\OptiFine_1.5.2_HD_U_D3.zip;C:\Users\User\Downloads\traincraft-4.0.0_035.jar;C:\Users\User\Downloads\PortalGun1.5.2.zip;C:\Users\User\Downloads\iChunUtil1.0.1.zip;C:\Users\User\Downloads\[1.5.2]ReiMinimap_v3.3_06.zip;C:\Users\User\Downloads\[1.5.2]CrystalWing.ML.1.5.2.r01.zip;C:\Users\User\Downloads\[1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar;C:\Users\User\Downloads\[1.5.2]bspkrsCorev2.07.zip;C:\Users\User\Downloads\minecraftforge-universal-1.5.2-7.8.0.684 (3).zip;C:\Users\User\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar MainClass: net.minecraft.client.Minecraft Restoring disabled mods: mods Disable inactive mods: mods Restoring disabled mods: coremods Disable inactive mods: coremods 2013-06-08 18:08:52 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading 2013-06-08 18:08:52 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_17, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-06-08 18:08:53 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-06-08 18:08:53 [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-08 18:08:53 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML 2013-06-08 18:08:54 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38) 2013-06-08 18:08:54 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2236) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 5 more 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:332) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 8 more 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:324) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 9 more 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.<init>(Loader.java:186) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.instance(Loader.java:161) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 14 more It seems as though it says it detects 1.5.1 inside of my .jar, yet it's installed as 1.5.2! Quote
SanAndreaP Posted June 8, 2013 Posted June 8, 2013 On 6/8/2013 at 10:14 PM, squidgeymon said: Ok, so, I have this issue that's been happening with my 1.5.2 minecraft with FML set up. So, I downloaded the latest recommended build for Forge (7.80 for MC 1.5.2) yet it crashes down with this report. Reveal hidden contents *** MagicMinecraftLauncher 1.1.4 *** LCP: C:\Users\User\Downloads\OptiFine_1.5.2_HD_U_D3.zip;C:\Users\User\Downloads\traincraft-4.0.0_035.jar;C:\Users\User\Downloads\PortalGun1.5.2.zip;C:\Users\User\Downloads\iChunUtil1.0.1.zip;C:\Users\User\Downloads\[1.5.2]ReiMinimap_v3.3_06.zip;C:\Users\User\Downloads\[1.5.2]CrystalWing.ML.1.5.2.r01.zip;C:\Users\User\Downloads\[1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar;C:\Users\User\Downloads\[1.5.2]bspkrsCorev2.07.zip;C:\Users\User\Downloads\minecraftforge-universal-1.5.2-7.8.0.684 (3).zip;C:\Users\User\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar MainClass: net.minecraft.client.Minecraft Restoring disabled mods: mods Disable inactive mods: mods Restoring disabled mods: coremods Disable inactive mods: coremods 2013-06-08 18:08:52 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading 2013-06-08 18:08:52 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_17, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-06-08 18:08:53 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-06-08 18:08:53 [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-08 18:08:53 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML 2013-06-08 18:08:54 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38) 2013-06-08 18:08:54 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2236) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 5 more 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:332) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 8 more 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:324) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 9 more 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.<init>(Loader.java:186) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.instance(Loader.java:161) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 14 more It seems as though it says it detects 1.5.1 inside of my .jar, yet it's installed as 1.5.2! It's clearly not Minecraft 1.5.2. You should do a force update and get a new minecraft.jar. Quote Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter Quote This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
squidgeymon Posted June 10, 2013 Author Posted June 10, 2013 On 6/8/2013 at 10:39 PM, SanAndreasP said: Quote Ok, so, I have this issue that's been happening with my 1.5.2 minecraft with FML set up. So, I downloaded the latest recommended build for Forge (7.80 for MC 1.5.2) yet it crashes down with this report. Reveal hidden contents *** MagicMinecraftLauncher 1.1.4 *** LCP: C:\Users\User\Downloads\OptiFine_1.5.2_HD_U_D3.zip;C:\Users\User\Downloads\traincraft-4.0.0_035.jar;C:\Users\User\Downloads\PortalGun1.5.2.zip;C:\Users\User\Downloads\iChunUtil1.0.1.zip;C:\Users\User\Downloads\[1.5.2]ReiMinimap_v3.3_06.zip;C:\Users\User\Downloads\[1.5.2]CrystalWing.ML.1.5.2.r01.zip;C:\Users\User\Downloads\[1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar;C:\Users\User\Downloads\[1.5.2]bspkrsCorev2.07.zip;C:\Users\User\Downloads\minecraftforge-universal-1.5.2-7.8.0.684 (3).zip;C:\Users\User\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar MainClass: net.minecraft.client.Minecraft Restoring disabled mods: mods Disable inactive mods: mods Restoring disabled mods: coremods Disable inactive mods: coremods 2013-06-08 18:08:52 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading 2013-06-08 18:08:52 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_17, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-06-08 18:08:53 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-06-08 18:08:53 [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-08 18:08:53 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML 2013-06-08 18:08:54 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38) 2013-06-08 18:08:54 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2236) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 5 more 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:332) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 8 more 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:324) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 9 more 2013-06-08 18:08:54 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.<init>(Loader.java:186) 2013-06-08 18:08:54 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.instance(Loader.java:161) 2013-06-08 18:08:54 [iNFO] [sTDERR] ... 14 more It seems as though it says it detects 1.5.1 inside of my .jar, yet it's installed as 1.5.2! It's clearly not Minecraft 1.5.2. You should do a force update and get a new minecraft.jar. I did, more than once, and it hasn't done the trick. Quote
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.
Note: Your post will require moderator approval before it will be visible.