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

The loader for Quilt mods.

Results 109 quilt-loader issues
Sort by recently updated
recently updated
newest added

This is a bug caused by 05fed1d, in this commit, @TheGlitch76 "write classpath to file". This causes the problem: If there is spaces in the classpath, JVM thinks there is...

bug
fix awaiting release

---- Crashed! ---- Date/Time: 2023/05/24 18:28:59.6439 -- Crash -- org.quiltmc.loader.impl.FormattedException: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_437 failed at org.quiltmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:529) at org.quiltmc.loader.impl.launch.knot.Knot.launch(Knot.java:82) at org.quiltmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:28) Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_437 failed...

https://mclo.gs/YEU9DPs

## Places where this shows: - `Loading mappings: {}` - `+ {{} '{}' from {}}` / `+ {}` where Loader shows which plugin loaded the mod with its ID and...

enhancement

## Steps to Reproduce - Add a sufficiently large folder - This may be a mod extracted via `7z x .jar -ofolder/`. Create will guarantee the screen will cause a...

enhancement

For example this crash doesn't include the config file that failed to read. While it should be possible for us to figure out which file this is by looking at...

enhancement
good first issue

Whenever I use Quilt, even without mods, blocks in the distance render in some sort of a grid, idk, here is the picture ![2023-01-07_13 29 46](https://user-images.githubusercontent.com/99472757/211147406-57ce4ae8-716b-4405-ab0f-d8b0d1e60da0.png) ![Без названия2_20230107141223](https://user-images.githubusercontent.com/99472757/211147378-500a0fa6-8932-426c-89b8-614ace4e1479.png) This issue...

Add the ability to have mods request microphone/video permissions on macOS

enhancement

**MC** 1.19.2 **QL** 0.18.1-beta.64 and 65 I've tested 2 mods, [Logs Begone](https://modrinth.com/mod/log-begone) and [Clean Logs](https://modrinth.com/mod/clean-logs). Both are forks of the same mod, so there should be no drastic difference between...

bug
compatability

It can be easy to accidentally not depend on a JiJ'd Quilt mod, and it's not currently very clear when they are just ignored the solver.

enhancement
good first issue