Jump to content

FML version missing!?


ChibiSaru

Recommended Posts

I just did first time forge download and somehow it's keep fatal error at some point. after looking at the log it turns out that the FML missing it's version. What is happening here? i thought its because the jar miss the fmlversion.properties but i've check it and it exist.

 

here's the log

 

 

2013-06-30 20:07:14 [iNFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading

2013-06-30 20:07:14 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7

2013-06-30 20:07:14 [FINE] [ForgeModLoader] Java classpath at launch is /D:/Game/Minecraft!/Windows/TFC/MinecraftSP(64bit).jar

2013-06-30 20:07:14 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Java\jdk1.7.0_25\bin;C:\Program Files\Java\jdk1.7.0_25\lib;;.

2013-06-30 20:07:14 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-06-30 20:07:14 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-06-30 20:07:14 [FINEST] [ForgeModLoader] Discovering coremods

2013-06-30 20:07:14 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir

2013-06-30 20:07:14 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir

2013-06-30 20:07:14 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir

2013-06-30 20:07:14 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-06-30 20:07:14 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-06-30 20:07:19 [FINEST] [ForgeModLoader] Download complete

2013-06-30 20:07:19 [iNFO] [ForgeModLoader] Download complete

2013-06-30 20:07:19 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully

2013-06-30 20:07:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip

2013-06-30 20:07:19 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip

2013-06-30 20:07:19 [sEVERE] [ForgeModLoader] There was a problem downloading the file deobfuscation_data_missing.zip automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

 

2013-06-30 20:07:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-06-30 20:07:19 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-06-30 20:07:34 [FINEST] [ForgeModLoader] Download complete

2013-06-30 20:07:34 [iNFO] [ForgeModLoader] Download complete

2013-06-30 20:07:34 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] <===========>

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] A download error occured

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-06-30 20:07:34 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)

at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

at net.minecraft.Launcher.replace(Launcher.java:153)

at net.minecraft.Launcher$1.run(Launcher.java:94)

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

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

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-06-30 20:07:37 [iNFO] [sTDERR] Exception in thread "Thread-1" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-06-30 20:07:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-06-30 20:07:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2013-06-30 20:07:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2013-06-30 20:07:37 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-06-30 20:07:37 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:153)

2013-06-30 20:07:37 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)

2013-06-30 20:07:37 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-06-30 20:07:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)

2013-06-30 20:07:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-06-30 20:07:37 [iNFO] [sTDERR] ... 5 more

 

 

 

 

PS: i saw "Do not use hidden tags, it's a nuisance." on the rules thread, but i just don't know how to make it spoiler. it keeps changing to hidden although i use [ spoiler ]

Link to comment
Share on other sites

You didn't install EVERYTHING from the forge package.

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

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.

Link to comment
Share on other sites

Well, i'm trying too but everytime it trying for download deobfuscator_data, it has no version. Here, i copy paste it below.

 

2013-06-30 20:07:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip'>http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip

 

I've tried to look at the http://files.minecraftforge.net/fmllibs/ for the deobfuscation_data_missing.zip and there's no such thing. There's only deobfuscation_data_1.5.1 and deobfuscation_data_1.5.2 and for snapshot of i forgot what version. If you notice other's log, the have the version at the first line of the log. Here, I copy paste from maxesmose on "FATAL ERROR?!?!?!" thread.

 

2013-06-30 19:02:33  [ForgeModLoader] Forge Mod Loader version 5.2.5.685 for Minecraft 1.5.2 loading

 

and for what i got was this.

 

2013-06-30 20:07:14  [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading

 

So if you said i haven't install everything, yes, indeed i haven't install everything because of that "Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading". Soo... yeahh.. i can't finish the installation :\

 

Any idea for that? and thanks for replying :)

Link to comment
Share on other sites

Well, i'm trying too but everytime it trying for download deobfuscator_data, it has no version. Here, i copy paste it below.

 

2013-06-30 20:07:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip'>http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip

 

I've tried to look at the http://files.minecraftforge.net/fmllibs/ for the deobfuscation_data_missing.zip and there's no such thing. There's only deobfuscation_data_1.5.1 and deobfuscation_data_1.5.2 and for snapshot of i forgot what version. If you notice other's log, the have the version at the first line of the log. Here, I copy paste from maxesmose on "FATAL ERROR?!?!?!" thread.

 

2013-06-30 19:02:33  [ForgeModLoader] Forge Mod Loader version 5.2.5.685 for Minecraft 1.5.2 loading

 

and for what i got was this.

 

2013-06-30 20:07:14  [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading

 

So if you said i haven't install everything, yes, indeed i haven't install everything because of that "Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading". Soo... yeahh.. i can't finish the installation :\

 

Any idea for that? and thanks for replying :)

 

No, I meant when you put Forge into the minecraft.jar, you've probably missed files in the forge package. I suggest you open both the Forge ZIP and the minecraft.jar, mark EVERYTHING in the forge zip (Ctrl+A) and copy the marked stuff over to the minecraft.jar.

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

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.