Jump to content

Axelf123

Members
  • Posts

    4
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Axelf123's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Yee Haaaa !!! Success.. dropped the minecraft_server.1.6.2,jar into the myproj/mcp/jars folder and ran the install again... worked a treat... (excepting the usual scalac errors)
  2. 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 . . .
  3. 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?
  4. getting the same error when I use install.cmd for 1.6.2 or 1.6.4 forge... 403 indicates it is a server error...
×
×
  • Create New...

Important Information

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