Jump to content

urllib2.HTTPError: HTTP Error 403: forbidden forge verision 953


deadlydragon218

Recommended Posts

Try using this as your base url...

 

base_url = 'http://resources.download.minecraft.net/versions/%s' % version

 

I managed to get a good build until it hit the 1.6.2 jars...

 

    commons-lang3-3.1-sources.jar Done

    commons-io-2.4.jar Done

    commons-io-2.4-sources.jar Done

    jinput-2.0.5.jar Done

    jinput-2.0.5-sources.jar Done

    jutils-1.0.0.jar Done

    jutils-1.0.0-sources.jar Done

    gson-2.2.2.jar Done

    gson-2.2.2-sources.jar Done

    lwjgl-platform-2.9.0-natives-windows.jar Done

        Extracting OpenAL32.dll

        Extracting OpenAL64.dll

        Extracting lwjgl.dll

        Extracting lwjgl64.dll

    lwjgl-platform-2.9.0-natives-osx.jar Done

        Extracting liblwjgl.jnilib

        Extracting openal.dylib

    lwjgl-platform-2.9.0-natives-linux.jar Done

        Extracting liblwjgl.so

        Extracting liblwjgl64.so

        Extracting libopenal.so

        Extracting libopenal64.so

    jinput-platform-2.0.5-natives-windows.jar Done

        Extracting jinput-dx8.dll

        Extracting jinput-dx8_64.dll

        Extracting jinput-raw.dll

        Extracting jinput-raw_64.dll

        Extracting jinput-wintab.dll

    jinput-platform-2.0.5-natives-osx.jar Done

        Extracting libjinput-osx.jnilib

    jinput-platform-2.0.5-natives-linux.jar Done

        Extracting libjinput-linux.so

        Extracting libjinput-linux64.so

Backing up client

Download of 1.6.2.jar failed md5 check, deleting

Backing up server

Download of minecraft_server.1.6.2.jar failed md5 check, deleting

Something failed verifying minecraft files, see log for details.

Decompile Exception: 1

Press any key to continue . . .

 

 

Any ideas anyone?

Link to comment
Share on other sites

OK, I dropped the 1.6.2.jar file into myproj/mcp/jars/versions/1.6.2 folder and that resolved the first error..

 

Any idea where I drop the minecarft_server_1.6.2.jar file to overcome the server back error?

 

================ Forge ModLoader Setup Start ===================

MCP Detected already, not downloading

Setting up MCP

Patching commands.py

patching file commands.py

    Commands patch applied successfully

Copying FML conf

Creating Repackaged data

    Creating re-packaged srg

    Creating re-packaged exc

    Creating re-packaged MCP patches

Backing up client

Backing up server

Download of minecraft_server.1.6.2.jar failed md5 check, deleting

Something failed verifying minecraft files, see log for details.

Decompile Exception: 1

Press any key to continue . . .

 

 

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.