Jump to content

Trying to install optifine Version "1.14.2-OptiFine_HD_U_F1_pre8" with openMC

It's not working

 

ERRORS 

[01:34:56] [main/INFO]: Loading tweak class name optifine.OptiFineTweaker

[01:34:56] [main/ERROR]: Unable to launch

java.lang.ClassNotFoundException: optifine.OptiFineTweaker

at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_201]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.12.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]

at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]

at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_201]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]

at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]

at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]

at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]

at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]

Process exited with code 1.

 

think I have the Jason file coded wrong, but I don't know how

 

this is its current setup

 


    "+tweakers": [
        "optifine.OptiFineTweaker"
    ],
    "formatVersion": 1,
    "libraries": [
        {
            "name": "net.minecraft:launchwrapper:1.12"
        },
        {
            "MMC-filename": "1.14.2-OptiFine_HD_U_F1_pre8.jar",
            "MMC-hint": "local",
            "name": "optifine:OptiFine:1.14.2-OptiFine_HD_U_F1_pre8"
        }
    ],
    "mainClass": "net.minecraft.launchwrapper.Launch",
    "name": "OptiFine",
    "requires": [
        {
            "equals": "1.14.2",
            "uid": "net.minecraft"
        }
    ],
    "uid": "optifine.optifine",
    "version": "1.14.2_HD_U_F1_pre8"
}
 

Link to comment
https://linustechtips.com/topic/1069686-how-to-install-optifine-with-multimc/
Share on other sites

Link to post
Share on other sites

54 minutes ago, Tedstonegenious said:

Just a heads up, that post is several years old.

 

Optifine for 1.14.2 doesn't have a stable release yet, it only has a prerelease which isn't finished yet.

 

You're going to be best off just waiting for an official stable release to come out, which likely will follow the release of Minecraft Forge for 1.14+.

 

Currently the team behind Forge is working on putting together a release for 1.14, however it's a huge amount of work for them to do. They're also changing how they handle things to hopefully make development much easier and faster for the future.
https://github.com/ModCoderPack/MCPBot-Issues/issues/819

Specs: CPU - Intel i7 8700K @ 5GHz | GPU - Gigabyte GTX 970 G1 Gaming | Motherboard - ASUS Strix Z370-G WIFI AC | RAM - XPG Gammix DDR4-3000MHz 32GB (2x16GB) | Main Drive - Samsung 850 Evo 500GB M.2 | Other Drives - 7TB/3 Drives | CPU Cooler - Corsair H100i Pro | Case - Fractal Design Define C Mini TG | Power Supply - EVGA G3 850W

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×