Hello.
So I have a .jar for 1.5 and I really like the addition of the redstone blocks and especially the
daylight sensor. I've played it all in survival and had fun, but I want to add modifications now.
I'm using Magic Launcher, I have Optifine 1.5.1 and it seems to work without issues, but Forge is
causing problems. It brings up a window saying "there was a fatal error starting MC and FML"
It then brings up a window saying the following:
*** MagicMinecraftLauncher 1.2.5 ***
LCP: C:\Users\Matthew\AppData\Roaming\.minecraft\backup mods\1.5.1\minecraftforge-universal-1.5.1-7.7.1.611 (1).zip;C:\Users\Matthew\AppData\Roaming\.minecraft\bin\1.5.1.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar
InactiveExtMods: ShadersModCore-v2.3.2-beta-mc1.7.2-f1019.jar;SoundPacksMod V2.5.jar
MainClass: net.minecraft.client.Minecraft
Restoring disabled mods: mods
Disable inactive mods: mods
Disabled: ShadersModCore-v2.3.2-beta-mc1.7.2-f1019.jar
Disabled: SoundPacksMod V2.5.jar
Restoring disabled mods: coremods
Disable inactive mods: coremods
2014-03-25 05:33:17 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.8.611 for Minecraft 1.5.1 loading
2014-03-25 05:33:17 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ Client VM, version 1.7.0_51, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2014-03-25 05:33:17 [INFO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-148.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
2014-03-25 05:33:18 [INFO] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
2014-03-25 05:33:18 [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.
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...o-small-3.2.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...va-14.0-rc3.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.1.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-148.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra..._data_1.5.1.zip
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...ala-library.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] <===========>
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] A download error occured
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] A download error occured
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] <<< ==== >>>
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2014-03-25 05:33:18 [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.relaunchClient(FMLRelauncher.java:104)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
at net.minecraft.client.Minecraft.main(Minecraft.java:2228)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(SourceFile:207)
Caused by: java.io.FileNotFoundException: http://files.minecra...jdk15on-148.jar
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)
... 10 more
Caused by: java.io.FileNotFoundException: http://files.minecra...jdk15on-148.jar
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)
... 10 more
2014-03-25 05:33:18 [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.relaunchClient(FMLRelauncher.java:104)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
at net.minecraft.client.Minecraft.main(Minecraft.java:2228)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(SourceFile:207)
Caused by: java.io.FileNotFoundException: http://files.minecra...ala-library.jar
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)
... 10 more
Caused by: java.io.FileNotFoundException: http://files.minecra...ala-library.jar
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)
... 10 more
2014-03-25 05:33:18 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2014-03-25 05:33:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-03-25 05:33:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-03-25 05:33:18 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-03-25 05:33:18 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-03-25 05:33:18 [INFO] [STDERR] at magic.launcher.Launcher.main(SourceFile:207)
2014-03-25 05:33:18 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2014-03-25 05:33:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2014-03-25 05:33:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
2014-03-25 05:33:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
2014-03-25 05:33:18 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2228)
2014-03-25 05:33:18 [INFO] [STDERR] ... 5 more
2014-03-25 05:33:18 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2014-03-25 05:33:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2014-03-25 05:33:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2014-03-25 05:33:19 [INFO] [STDERR] ... 8 more
So.. What do I do now? I have no idea.
I downloaded this Forge right from its website. It's 1.5.1, the .jar is 1.5.1, Optifine is 1.5.1. And please don't tell me Optifine and Forge don't work together because I know for a fact that that is untrue. My setup for 1.4.7 in Magic Launcher uses Optifine and Forge together without flaws.
"Roughly 95% of Minecraft players hate Villagers and would be very happy if they were removed. If you are one of the 5% who actually like villagers, copy this into your signature." -RainbowGirl
~edited~
*sigh*
I'm really losing my patience. Not because of the forum, but MC has always had problem after problem when it comes to modding.
Okay here's my problem:
For some reason I confused myself and thought I was wanting to mod 1.5.1, but I'm trying to get 1.7.5 to work as clearly stated by the name of this thread. The MC launcher from the MC website seems to play 1.7.5 fine like it should, but magic launcher does not because I don't have a 1.7.5 .jar.
So the only .jar of that version of MC I can find is here: http://www.minecraftforum.net/topic/1627464-minecraft-jars/
However it doesn't work. It makes Magic Launcher come up with an error when I try to play or test if I have that .jar selected.
...So.. How is the regular MC launcher playing 1.7.5 if I don't have a 1.7.5.jar?
I'm extremely confused and annoyed. :u
So I have a .jar for 1.5 and I really like the addition of the redstone blocks and especially the
daylight sensor. I've played it all in survival and had fun, but I want to add modifications now.
I'm using Magic Launcher, I have Optifine 1.5.1 and it seems to work without issues, but Forge is
causing problems. It brings up a window saying "there was a fatal error starting MC and FML"
It then brings up a window saying the following:
*** MagicMinecraftLauncher 1.2.5 ***
LCP: C:\Users\Matthew\AppData\Roaming\.minecraft\backup mods\1.5.1\minecraftforge-universal-1.5.1-7.7.1.611 (1).zip;C:\Users\Matthew\AppData\Roaming\.minecraft\bin\1.5.1.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar
InactiveExtMods: ShadersModCore-v2.3.2-beta-mc1.7.2-f1019.jar;SoundPacksMod V2.5.jar
MainClass: net.minecraft.client.Minecraft
Restoring disabled mods: mods
Disable inactive mods: mods
Disabled: ShadersModCore-v2.3.2-beta-mc1.7.2-f1019.jar
Disabled: SoundPacksMod V2.5.jar
Restoring disabled mods: coremods
Disable inactive mods: coremods
2014-03-25 05:33:17 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.8.611 for Minecraft 1.5.1 loading
2014-03-25 05:33:17 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ Client VM, version 1.7.0_51, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2014-03-25 05:33:17 [INFO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-148.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
2014-03-25 05:33:18 [INFO] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
2014-03-25 05:33:18 [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.
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...o-small-3.2.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...va-14.0-rc3.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.1.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-148.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra..._data_1.5.1.zip
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...ala-library.jar
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] <===========>
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] A download error occured
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] A download error occured
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] <<< ==== >>>
2014-03-25 05:33:18 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2014-03-25 05:33:18 [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.relaunchClient(FMLRelauncher.java:104)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
at net.minecraft.client.Minecraft.main(Minecraft.java:2228)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(SourceFile:207)
Caused by: java.io.FileNotFoundException: http://files.minecra...jdk15on-148.jar
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)
... 10 more
Caused by: java.io.FileNotFoundException: http://files.minecra...jdk15on-148.jar
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)
... 10 more
2014-03-25 05:33:18 [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.relaunchClient(FMLRelauncher.java:104)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
at net.minecraft.client.Minecraft.main(Minecraft.java:2228)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(SourceFile:207)
Caused by: java.io.FileNotFoundException: http://files.minecra...ala-library.jar
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)
... 10 more
Caused by: java.io.FileNotFoundException: http://files.minecra...ala-library.jar
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)
... 10 more
2014-03-25 05:33:18 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2014-03-25 05:33:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-03-25 05:33:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-03-25 05:33:18 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-03-25 05:33:18 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-03-25 05:33:18 [INFO] [STDERR] at magic.launcher.Launcher.main(SourceFile:207)
2014-03-25 05:33:18 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2014-03-25 05:33:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2014-03-25 05:33:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
2014-03-25 05:33:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
2014-03-25 05:33:18 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2228)
2014-03-25 05:33:18 [INFO] [STDERR] ... 5 more
2014-03-25 05:33:18 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2014-03-25 05:33:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2014-03-25 05:33:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2014-03-25 05:33:19 [INFO] [STDERR] ... 8 more
So.. What do I do now? I have no idea.
I downloaded this Forge right from its website. It's 1.5.1, the .jar is 1.5.1, Optifine is 1.5.1. And please don't tell me Optifine and Forge don't work together because I know for a fact that that is untrue. My setup for 1.4.7 in Magic Launcher uses Optifine and Forge together without flaws.
Wat do
Links to Mods: EndPlus | Deeper Caves | FarLands
"Roughly 95% of Minecraft players hate Villagers and would be very happy if they were removed. If you are one of the 5% who actually like villagers, copy this into your signature." -RainbowGirl
*sigh*
I'm really losing my patience. Not because of the forum, but MC has always had problem after problem when it comes to modding.
Okay here's my problem:
For some reason I confused myself and thought I was wanting to mod 1.5.1, but I'm trying to get 1.7.5 to work as clearly stated by the name of this thread. The MC launcher from the MC website seems to play 1.7.5 fine like it should, but magic launcher does not because I don't have a 1.7.5 .jar.
So the only .jar of that version of MC I can find is here: http://www.minecraftforum.net/topic/1627464-minecraft-jars/
However it doesn't work. It makes Magic Launcher come up with an error when I try to play or test if I have that .jar selected.
...So.. How is the regular MC launcher playing 1.7.5 if I don't have a 1.7.5.jar?
I'm extremely confused and annoyed. :u