Pierce01 / MinecraftLauncher-core

Lightweight module that downloads and runs Minecraft using javascript / NodeJS
MIT License
359 stars 82 forks source link

How to run OptiFine? #42

Closed Hyd3r1 closed 4 years ago

Hyd3r1 commented 4 years ago

I trying version: { number: "1.8.8", type: "release", custom: "OptiFine 1.8.8" },

and getting Error: Could not find or load main class net.minecraft.launchwrapper.Launch

Pierce01 commented 4 years ago

If you installed Optifine properly, your launch options should look something like this :)

image

The reason why custom is like that is that it points to the folder in version.

image2

Pierce01 commented 4 years ago

If you're still confused, feel free to join the discord and I'll help you :)

Hyd3r1 commented 4 years ago

If i don't have installed optifine? And I want to run clean with OptiFine files. then I get the error "Error: Could not find or load main class net.minecraft.launchwrapper.Launch"