Jump to content

Recommended Posts

Posted

I've been a big fan of Forge for a long time now (I still am) and It's never been a problem for me until 1.6.1 came out with the new launcher and such. Excited to test out the new things that are coming out in the modding community I decided to start with installing the core to it all, Forge. After getting a clean install of 1.6.2, I went to the site and downloaded the installer for 1.6.2-9.10.0.789 and clicked "Install Client" with all the correct pathing to my minecraft folder.. Noticing the new folder in my versions I went on to opening minecraft, switching the profile to Forge noticing it now says "Will be updated" while the default says "Up to date". I then click play and text appears in the development console and minecraft ceases to open.

 

How do I fix it? I wanna mod minecraft again.  :'(

 

0LhJop0.png

 

P7ZaNDq.png

 

The text error in the development console

Launcher 1.0.9 (through bootstrap 4) started on osx...

Current time is Jul 11, 2013 4:40:15 PM

System.getProperty('os.name') == 'Mac OS X'

System.getProperty('os.version') == '10.6.8'

System.getProperty('os.arch') == 'x86_64'

System.getProperty('java.version') == '1.6.0_43'

System.getProperty('java.vendor') == 'Apple Inc.'

System.getProperty('sun.arch.data.model') == '64'

Loaded 2 profile(s); selected '(Default)'

Trying to log in...

Logging in with access token

Logged in successfully

Delta time to compare resources: 699 ms

Download job 'Resources' skipped as there are no files to download

Job 'Resources' finished successfully

Trying to log in...

Logging in with username & password

Logged in successfully

Getting syncinfo for selected version

Queueing library & version downloads

Download job 'Version & Libraries' started (8 threads, 24 files)

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.0/lwjgl-platform-2.9.0-natives-osx.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar for job 'Version & Libraries': Used own copy as it matched etag

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar for job 'Version & Libraries': Downloaded successfully and etag matched

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Finished downloading /Users/Luro/Library/Application Support/minecraft/versions/1.6.2-Forge9.10.0.784/1.6.2-Forge9.10.0.784.jar for job 'Version & Libraries': Couldn't connect to server (responded with 403) but have local file, assuming it's good

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Gave up trying to download http://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar for job 'Version & Libraries'

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar for job 'Version & Libraries': Downloaded successfully and etag matched

Finished downloading /Users/Luro/Library/Application Support/minecraft/libraries/net/minecraft/launchwrapper/1.3/launchwrapper-1.3.jar for job 'Version & Libraries': Downloaded successfully and etag matched

Couldn't download http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar for job 'Version & Libraries'

java.lang.RuntimeException: Server responded with 403

at net.minecraft.launcher.updater.download.Downloadable.download(Downloadable.java:85)

at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:102)

at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)

at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

at java.lang.Thread.run(Thread.java:680)

 

Gave up trying to download http://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar for job 'Version & Libraries'

Job 'Version & Libraries' finished with 2 failure(s)!

 

Posted

There was a issue with the minecraft aluncher that caused maven central to disable those downloads.

It should be fixed so try again. If not make sure you download and place those files manually into your libraries folder.

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

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi,  I'm using Forge 47.3.0 for Minecraft 1.20.1 I apologise if this is obvious I am very new to modding for Minecraft. I sucessfully made a mod that launched without errors or crashes (without it doing anything) but in order to add the features I need, I need to add "Custom Portal API [Forge]" as a dependency. However no matter the way I've tried to acheive this, it crashes. I am pretty sure it's not the way I'm putting it in the repositories, the dependencies or the way I'm refrencing it, as I've a hundred diffrent combinations and multiple Maven methods. And on all those diffrent variations I still get this crash: pastebin.com/UhumzZCZ Any tips would be invaluable as I've been loosing my mind over this!
    • Hi, i'm really having problems trying to set the texture to my custom item. I thought i'm doing everything correctly, but all i see is the missing texture block for my item. I am trying this for over a week now and getting really frustrated. The only time i could make the texture work, was when i used an older Forge version (52.0.1) for Minecraft (1.21.4). Was there a fundamental change for textures and models somewhere between versions that i'm missing? I started with Forge 54.1.0 and had this problem, so in my frustration i tried many things: Upgrading to Forge 54.1.1, created multiple new projects, workspaces, redownloaded everything and setting things up multiple times, as it was suggested in an older thread. Therea are no errors in the console logs, but maybe i'm blind, so i pasted the console logs to pastebin anyway: https://pastebin.com/zAM8RiUN The only time i see an error is when i change the models JSON file to an incorrect JSON which makes sense and that suggests to me it is actually reading the JSON file.   I set the github repository to public, i would be so thankful if anyone could take a look and tell me what i did wrong: https://github.com/xLorkin/teleport_pug_forge   As a note: i'm pretty new to modding, this is my first mod ever. But i'm used to programming. I had some up and downs, but through reading the documentation, using google and experimenting, i could solve all other problems. I only started modding for Minecraft because my son is such a big fan and wanted this mod.
    • Please read the FAQ (link in orange bar at top of page), and post logs as described there.
    • Hello fellow Minecrafters! I recently returned to Minecraft and realized I needed a wiki that displays basic information easily and had great user navigation. That’s why I decided to build: MinecraftSearch — a site by a Minecraft fan, for Minecraft fans. Key Features So Far Straight-to-the-Point Info: No extra fluff; just the essentials on items, mobs, recipes, loot and more. Clean & Intuitive Layout: Easy navigation so you spend less time scrolling and more time playing. Optimized Search: Search for anything—items, mobs, blocks—and get results instantly. What I’m Thinking of Adding More data/information: Catch chances for fishing rod, traveling villager trades, biomes info and a lot more. The website is still under development and need a lot more data added. Community Contributions: Potential for user-uploaded tips for items/mobs/blocks in the future. Feature Requests Welcome: Your ideas could shape how the wiki evolves! You can see my roadmap at the About page https://minecraftsearch.com/about I’d love for you to check out MinecraftSearch and see if it helps you find the info you need faster. Feedback is crucial—I want to develop this further based on what the community needs most, so please let me know what you think. Thanks, and happy crafting!
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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