quilt-installer icon indicating copy to clipboard operation
quilt-installer copied to clipboard

The Quilt installer for the official Minecraft launcher and servers

Results 22 quilt-installer issues
Sort by recently updated
recently updated
newest added

I use the `latest` reference in the maven repo to download the installer with the `mrpack-install` tool. This reference is now gone (see [#18](https://github.com/nothub/mrpack-install/issues/18)). Will this reference be restored, should...

The current method of replacing "org.quiltmc:hashed" with "net.fabricmc:intermediary" will result in duplicate entries for "net.fabricmc:intermediary" if the JSON already contains such an entry. These libraries then get downloaded in parallel,...

```bat C:\Users\荣耀\Desktop>java -jar quilt-installer-0.8.0.jar Installing Minecraft client at: C:\Users\荣耀\Desktop\mc\quilt Installing Minecraft client of version 1.20.1 with loader version 0.20.0-beta.11 Failed to install client java.util.concurrent.CompletionException: java.io.UncheckedIOException: java.io.EOFException: End of input at...

![image](https://user-images.githubusercontent.com/131558931/233807874-2d5e3356-099f-4c66-b4a6-4f7a0100df6a.png)

After pressing the button to start the installation, this error occurs: ```log Installing Minecraft client of version 1.19.3 with loader version 0.18.3 Creating profile launch json Creating new profile Failed...

Both versions of the quilt installer are unable to load either version dropdown. ![image](https://user-images.githubusercontent.com/121834665/210285155-aa9aa832-73f9-485c-b789-3a1aea7bc001.png)

My scenario was the `--install-dir="/path with spaces/minecraft"` option, which doesn't appear to work. It turns out it seems to be concatenating all arguments then hand-parsing them, which seems to cause...

The following line contains an invalid link to QSL: https://github.com/QuiltMC/quilt-installer/blob/1fa6e0e14a224bc2d9fc563ab75a815f65ab8f48/src/main/java/org/quiltmc/installer/gui/swing/AbstractPanel.java#L148

Installed server per documentation from here: https://quiltmc.org/install/server/ Used both GUI and non GUI. OS: **Windows 10 LSTC x86_64**. Java: **OpenJDK 64-Bit Server VM Zulu18.32+11-CA (build 18.0.2+9, mixed mode, sharing)** Tried...