System Information
MultiMC version: 0.6.4-1291
Operating System: Windows 10 64-bit
Summary of the issue or suggestion:
When I attempt to launch an instance of 1.13.2 with OptiFine, I get an error saying that some artifacts marked as 'local' are missing their files.
What should happen:
The game launches.
Suspected cause:
I must have done something wrong in setting it up, but I followed the page https://github.com/MultiMC/MultiMC5/wiki/MultiMC-and-OptiFine and can't find any error in the Json file, file location, etc.
Logs/Screenshots:
MultiMC version: 0.6.4-1291
Minecraft folder is:
C:/Users/Furui/Downloads/mmc-stable-win32/MultiMC/instances/1.13.2/.minecraft
Java path is:
C:/Program Files (x86)/Common Files/Oracle/Java/javapath/javaw.exe
Java is version 1.8.0_201, using 64-bit architecture.
Instance update failed because: Some artifacts marked as 'local' are missing their files:
C:/Users/Furui/Downloads/mmc-stable-win32/MultiMC/instances/1.13.2/libraries/OptiFine_1.13.2_HD_U_E5.jar
You need to either add the files, or removed the packages that require them.
You'll have to correct this problem manually.
json contents
{
"+tweakers": [
"optifine.OptiFineTweaker"
],
"formatVersion": 1,
"libraries": [
{
"name": "net.minecraft:launchwrapper:1.12"
},
{
"MMC-filename": "OptiFine_1.13.2_HD_U_E5.jar",
"MMC-hint": "local",
"name": "optifine:OptiFine:1.13.2_HD_U_E5"
}
],
"mainClass": "net.minecraft.launchwrapper.Launch",
"name": "OptiFine",
"requires": [
{
"equals": "1.13.2",
"uid": "net.minecraft"
}
],
"uid": "optifine.Optifine",
"version": "1.13.2_HD_U_E5"
}
Additional Info:
I enter the json file just as the example shows, switching OptiFine_1.13.2_HD_U_E4 out of OptiFine_1.13.2_HD_U_E5
Sorry if this should be simple, thanks for your time.
System Information
MultiMC version: 0.6.4-1291
Operating System: Windows 10 64-bit
Summary of the issue or suggestion:
When I attempt to launch an instance of 1.13.2 with OptiFine, I get an error saying that some artifacts marked as 'local' are missing their files.
What should happen:
The game launches.
Suspected cause:
I must have done something wrong in setting it up, but I followed the page https://github.com/MultiMC/MultiMC5/wiki/MultiMC-and-OptiFine and can't find any error in the Json file, file location, etc.
Logs/Screenshots:
MultiMC version: 0.6.4-1291
Minecraft folder is:
C:/Users/Furui/Downloads/mmc-stable-win32/MultiMC/instances/1.13.2/.minecraft
Java path is:
C:/Program Files (x86)/Common Files/Oracle/Java/javapath/javaw.exe
Java is version 1.8.0_201, using 64-bit architecture.
Instance update failed because: Some artifacts marked as 'local' are missing their files:
C:/Users/Furui/Downloads/mmc-stable-win32/MultiMC/instances/1.13.2/libraries/OptiFine_1.13.2_HD_U_E5.jar
You need to either add the files, or removed the packages that require them.
You'll have to correct this problem manually.
json contents
Additional Info:
I enter the json file just as the example shows, switching OptiFine_1.13.2_HD_U_E4 out of OptiFine_1.13.2_HD_U_E5
Sorry if this should be simple, thanks for your time.