There doesn't seem to be a straight answer to this that doesn't involve heavy json manipulation. Certainly there must be a way to install optifine as a mod rather than it's own installer, like the old days of 1.2? When i put the OptiFine jar in the mods folder like some people say, the game simply doesn't open.
You can use the installer and install it into the Forge version. So, get your Forge version (this case 1.8). Then once you have Forge 1.8 downloaded and as a profile, get Optifine and set it to install info profile version forge 1.8 (which you can do in the installer)
You can use the installer and install it into the Forge version. So, get your Forge version (this case 1.8). Then once you have Forge 1.8 downloaded and as a profile, get Optifine and set it to install info profile version forge 1.8 (which you can do in the installer)
That's not possible. The only options on my install are "install" and "cancel."
[01:28:28] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:28:28] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:28:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[01:28:28] [main/INFO] [FML]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading
[01:28:28] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_51
[01:28:29] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-1.8.8_HD_U_S6.jar
[01:28:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:28:29] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[01:28:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[01:28:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:28:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:28:29] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[01:28:29] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[01:28:29] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[01:28:29] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[01:28:29] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Piwah/AppData/Roaming/.minecraft/mods/OptiFine-1.8.8_HD_U_S6.jar
[01:28:29] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: [email protected]
[01:28:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:28:30] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.server.dedicated.DedicatedServer$4, but received non-empty
[01:28:30] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[01:28:30] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[01:28:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:28:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[01:28:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[01:28:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[01:28:30] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[01:28:30] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[01:28:31] [Client thread/INFO]: Setting user: Piwah
[01:28:31] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/block/state/BlockState$StateImplementation
at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
at net.minecraft.block.Block.func_149671_p(Block.java:2016) ~[atr.class:?]
at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.block.state.BlockState$StateImplementation
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
at net.minecraft.block.Block.func_149671_p(Block.java:2016) ~[atr.class:?]
at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
... 6 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/block/state/BlockStateBase
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
at net.minecraft.block.Block.func_149671_p(Block.java:2016) ~[atr.class:?]
at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.block.state.BlockStateBase
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
at net.minecraft.block.Block.func_149671_p(Block.java:2016) ~[atr.class:?]
at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
... 6 more
Caused by: java.lang.IncompatibleClassChangeError: Implementing class
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.block.state.BlockState.createState(BlockState.java:55) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:83) ~[bed.class:?]
at net.minecraft.block.state.BlockState.<init>(BlockState.java:50) ~[bed.class:?]
at net.minecraft.block.Block.func_180661_e(Block.java:968) ~[atr.class:?]
at net.minecraft.block.Block.<init>(Block.java:248) ~[atr.class:?]
at net.minecraft.block.BlockAir.<init>(BlockAir.java:15) ~[asy.class:?]
at net.minecraft.block.Block.func_149671_p(Block.java:2016) ~[atr.class:?]
at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) ~[od.class:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:315) ~[bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) ~[Main.class:?]
... 6 more
There doesn't seem to be a straight answer to this that doesn't involve heavy json manipulation. Certainly there must be a way to install optifine as a mod rather than it's own installer, like the old days of 1.2? When i put the OptiFine jar in the mods folder like some people say, the game simply doesn't open.
Why would you need Optifine in the mods folder?
You can use the installer and install it into the Forge version. So, get your Forge version (this case 1.8). Then once you have Forge 1.8 downloaded and as a profile, get Optifine and set it to install info profile version forge 1.8 (which you can do in the installer)
Join Rising Nations!
This server is a history-based server on the 1850s! Join Spain if you every try it out
Awesome Mods I support:
Millernaire Mod!
...
Post the launcher log in a spoiler.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
That's not possible. The only options on my install are "install" and "cancel."
There isn't one. The game doesn't crash, it simply doesn't open.
Can anyone make sense of this?
Is there a Forge 1.8.8 version?
How about an optifine 1.8 version?
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
I'd like to use this with multiplayer, so sadly that won't work.
And? All 1.8.x versions are compatible with all 1.8.x versions.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.