Pierce01 / MinecraftLauncher-core

Lightweight module that downloads and runs Minecraft using javascript / NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems installing the fabric

arajooj opened this issue · comments

Hi, I'm having problems installing the fabric in my customized launcher folder.

Opts:
image

Folder:
image

Error:
image

Error in text:

`21:28:35.389 [main] ERROR FabricLoader - Could not find valid game provider!

Exception in thread "main" java.lang.RuntimeException: Could not find valid game provider!
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:96)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

21:28:35.390 [main] ERROR FabricLoader - - Minecraft`

When using fabric, you need to use the JSON file that's generated for Technic.
https://fabricmc.net/use/?page=technic

Everything went well, thank you very much.