Jump to content

Troubles Deleting Forge


WisconsinMiner

Recommended Posts

I'm just having a whole mess of problems with Forge right now.  I'm hoping somebody will be able to help me out here.

 

I've been trying to play the Pixelmon Mod.  I went to their website and followed the directions to their tutorial. I downloaded the Mod.  Opened it with Winrar and put it into the Mods folder.  When I open up Magic Launcher Pixelmon 1.9 shows up the in the External Mods section.  So far so good.  Then I downloaded Forge 6.5.0.489 as directed on the Pixelmon site.  Check Magic Launcher Setup and under the Status column it says ok (meaning I have forge).  I start the game up and it goes through all the FML updating/loading or whatever and just before it gets done I get this huge message.  See spoiler. (I also deleted the meta-inf folder so I know that isn't the problem)

 

 

2013-01-13 14:44:55 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading

2013-01-13 14:44:55 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-01-13 14:44:55 [FINEST] [ForgeModLoader] Discovering coremods

2013-01-13 14:44:55 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...s/argo-2.25.jar

2013-01-13 14:44:55 [iNFO] [ForgeModLoader] Downloading file http://files.minecra...s/argo-2.25.jar

2013-01-13 14:45:12 [FINEST] [ForgeModLoader] Download complete

2013-01-13 14:45:12 [iNFO] [ForgeModLoader] Download complete

2013-01-13 14:45:12 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully

2013-01-13 14:45:12 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...uava-12.0.1.jar

2013-01-13 14:45:12 [iNFO] [ForgeModLoader] Downloading file http://files.minecra...uava-12.0.1.jar

2013-01-13 14:45:17 [sEVERE] [ForgeModLoader] There was a problem downloading the file guava-12.0.1.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

 

2013-01-13 14:45:17 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...asm-all-4.0.jar

2013-01-13 14:45:17 [iNFO] [ForgeModLoader] Downloading file http://files.minecra...asm-all-4.0.jar

2013-01-13 14:45:22 [sEVERE] [ForgeModLoader] There was a problem downloading the file asm-all-4.0.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

 

2013-01-13 14:45:22 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-147.jar

2013-01-13 14:45:22 [iNFO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-147.jar

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-147.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

 

2013-01-13 14:45:27 [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-01-13 14:45:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecra...s/argo-2.25.jar

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecra...uava-12.0.1.jar

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.0.jar

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-147.jar

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] <===========>

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] A download error occured

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] A download error occured

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] A download error occured

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

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

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

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

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

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

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

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

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

Caused by: java.net.SocketTimeoutException: connect timed out

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:467)

... 7 more

Caused by: java.net.SocketTimeoutException: connect timed out

at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)

at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

at java.net.PlainSocketImpl.connect(Unknown Source)

at java.net.SocksSocketImpl.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at sun.net.NetworkClient.doConnect(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.<init>(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

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

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

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

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:466)

... 7 more

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

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

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

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

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

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

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

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

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

Caused by: java.net.SocketTimeoutException: connect timed out

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:467)

... 7 more

Caused by: java.net.SocketTimeoutException: connect timed out

at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)

at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

at java.net.PlainSocketImpl.connect(Unknown Source)

at java.net.SocksSocketImpl.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at sun.net.NetworkClient.doConnect(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.<init>(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

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

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

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

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:466)

... 7 more

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

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

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

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

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

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

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

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

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

Caused by: java.net.SocketTimeoutException: connect timed out

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:467)

... 7 more

Caused by: java.net.SocketTimeoutException: connect timed out

at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)

at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

at java.net.PlainSocketImpl.connect(Unknown Source)

at java.net.SocksSocketImpl.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at sun.net.NetworkClient.doConnect(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.<init>(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

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

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

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

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:466)

... 7 more

2013-01-13 14:46:29 [iNFO] [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-01-13 14:46:29 [iNFO] [sTDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2013-01-13 14:46:29 [iNFO] [sTDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

2013-01-13 14:46:29 [iNFO] [sTDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2013-01-13 14:46:29 [iNFO] [sTDERR]  at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-01-13 14:46:29 [iNFO] [sTDERR]  at net.minecraft.Launcher.replace(Launcher.java:136)

2013-01-13 14:46:29 [iNFO] [sTDERR]  at net.minecraft.Launcher$1.run(Launcher.java:79)

2013-01-13 14:46:29 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-01-13 14:46:29 [iNFO] [sTDERR]  at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)

2013-01-13 14:46:29 [iNFO] [sTDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2013-01-13 14:46:29 [iNFO] [sTDERR]  ... 5 more

 

 

Then I came here and checked the FAQ (the one that says read this before you post or you may be banned).  I didn't find anything that matched the information in my spoiler but I thought that downloading the latest version of forge would fix it.  Unfortunately, it did not.  Under the status column in the Magic Launcher Setup it say that no Forge.  I tried starting Minecraft and got the same message.

 

Now I can't even play it unmodded.  I decided just to do a force update and start playing again.  I can play unmodded Minecraft now but decided that I would give installing Pixelmon on more try.

 

I tried putting the latest version of Forge into the Minecraft.jar file but got this message.

 

Another problem is when I try to put Forge into the Minecraft.jar folder I get the message "!  Cannot rename __rzi_0.249 to C:\Users\Owner\AppData\Roaming\.minecraft\bin\minecraft.jar.  The process cannot access the file because it is being used by another process."

 

I came back here and checked the FAQ again.  It said to make sure that I didn't have ModLoader on.  I don't ever remember downloading ModLoader but I did find some files in the bin folder that say ForgeModLoader-client-0.

 

I'm trying to delete the file ForgeModLoader-client-0 but can't.  I keep getting the message, "The action cannot be completed because the file is open in Java™ Platform SE binary."  What does that mean?  I don't have anything else open?

 

I've tried right clicking on Minecraft.jar > Open with > Jave SE Binary.  Then I got the message, "Could not find the main class: net.minecraft.client.Minecraft. Program will exit.

 

I'm at a loss of things to try.  I've put in roughly eight hours over the past three days trying to get this Mod and Forge to work and I'm getting really discouraged/frustrated because nothing is working.

 

Any help is greatly appreciated.  Thanks so much for any responses.

Link to comment
Share on other sites

 

2013-01-13 14:45:27 [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-01-13 14:45:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecra...s/argo-2.25.jar

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecra...uava-12.0.1.jar

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.0.jar

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-147.jar

2013-01-13 14:45:27 [sEVERE] [ForgeModLoader] <===========>

Please read your logs.

 

As for your issues with files being ope, you have a process somewhere holding them open, probably winrar or magic launcher, startup your task manager and kill them.

 

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.



×
×
  • Create New...

Important Information

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