Posted August 4, 201312 yr I was following install instructions here when it got to editing the JSON file. Version 9.10.0.804 has a different layout than the version he's using and I don't know which parts or parts of parts I should change. In the spoiler below is the code, if someone could highlight, etc what I need to change that'd be great. { "minecraftArguments": "--username ${auth_player_name} --session ${auth_session} --version ${version_name} --gameDir ${game_directory} --assetsDir ${game_assets} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker", "libraries": [ { "url": "http://files.minecraftforge.net/maven/", "name": "net.minecraftforge:minecraftforge:9.10.0.804" }, { "serverreq": true, "name": "net.minecraft:launchwrapper:1.3" }, { "serverreq": true, "name": "org.ow2.asm:asm-all:4.1" }, { "serverreq": true, "name": "net.sf.jopt-simple:jopt-simple:4.5" }, { "serverreq": true, "name": "lzma:lzma:0.0.1" }, { "name": "com.paulscode:codecjorbis:20101023" }, { "name": "com.paulscode:codecwav:20101023" }, { "name": "com.paulscode:libraryjavasound:20101123" }, { "name": "com.paulscode:librarylwjglopenal:20100824" }, { "name": "com.paulscode:soundsystem:20120107" }, { "name": "org.lwjgl.lwjgl:lwjgl:2.9.0" }, { "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.0" }, { "name": "argo:argo:2.25_fixed" }, { "name": "org.bouncycastle:bcprov-jdk15on:1.47" }, { "name": "com.google.guava:guava:14.0" }, { "name": "org.apache.commons:commons-lang3:3.1" }, { "name": "commons-io:commons-io:2.4" }, { "name": "net.java.jinput:jinput:2.0.5" }, { "name": "net.java.jutils:jutils:1.0.0" }, { "name": "com.google.code.gson:gson:2.2.2" }, { "rules": [ { "action": "allow" }, { "action": "disallow", "os": { "version": "^10\\.5\\.\\d$", "name": "osx" } } ], "name": "org.lwjgl.lwjgl:lwjgl:2.9.0" }, { "rules": [ { "action": "allow" }, { "action": "disallow", "os": { "version": "^10\\.5\\.\\d$", "name": "osx" } } ], "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.0" }, { "rules": [ { "action": "allow" }, { "action": "disallow", "os": { "version": "^10\\.5\\.\\d$", "name": "osx" } } ], "extract": { "exclude": [ "META-INF/" ] }, "name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.0", "natives": { "windows": "natives-windows", "osx": "natives-osx", "linux": "natives-linux" } }, { "rules": [ { "action": "allow", "os": { "version": "^10\\.5\\.\\d$", "name": "osx" } } ], "name": "org.lwjgl.lwjgl:lwjgl:2.9.1-nightly-20130708-debug3" }, { "rules": [ { "action": "allow", "os": { "version": "^10\\.5\\.\\d$", "name": "osx" } } ], "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20130708-debug3" }, { "rules": [ { "action": "allow", "os": { "version": "^10\\.5\\.\\d$", "name": "osx" } } ], "extract": { "exclude": [ "META-INF/" ] }, "name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.1-nightly-20130708-debug3", "natives": { "windows": "natives-windows", "osx": "natives-osx", "linux": "natives-linux" } }, { "extract": { "exclude": [ "META-INF/" ] }, "name": "net.java.jinput:jinput-platform:2.0.5", "natives": { "windows": "natives-windows", "osx": "natives-osx", "linux": "natives-linux" } } ], "mainClass": "net.minecraft.launchwrapper.Launch", "minimumLauncherVersion": 4, "time": "2013-07-24T16:21:53-0500", "id": "1.6.2-Forge9.10.0.804", "type": "release", "processArguments": "username_session_version", "releaseTime": "1960-01-01T00:00:00-0700" }
August 4, 201312 yr Just use the instgaller if you can't apply logic to figure things out. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
August 4, 201312 yr Author If you actually watched the video you would know that I'm using the installer. Anyone else out there that isn't rude?
August 4, 201312 yr Ya i was on my phone and didnt watch it, that video is stupid. Seriously Run the installer Run the 'Forge' profile in the launcher Done I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.