Posted December 9, 201311 yr Hai everyone just getting started in the mod communtiy and cant get forge working im on mac osx 10.9 mavericks java jdk is up to date just installed today, java itself is up to date just installed yesterday http://pastebin.com/WPHqKZYS thanks for taking your time to read this also i have done the chmod +x install.sh to no avail
December 9, 201311 yr 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...
December 9, 201311 yr open your eyes http://www.minecraftforge.net/forum/index.php/topic,11001.0.html
December 10, 201311 yr 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?
December 10, 201311 yr 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 . . .
December 10, 201311 yr 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)
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.