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

The loader for Quilt mods.

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

Since the 0.25 beta, the gui server doesn't launch after crashes. I don't know why. Steps to reproduce : - Use Modrinth launcher and version 0.25 or later - Have...

![image](https://github.com/QuiltMC/quilt-loader/assets/136165761/d60d29b0-5267-4cca-ba19-8b416bb83861) I use txt file in my mods directory to keep track of which mods have not been updated yet and should be added latter by me. In version 0.26...

Adds a `getFinalNamespace()` to the `QuiltLauncher` allowing the knot to provide other namespaces outside of `intermediary` to be used. Currently, the access widener's namespace preference is hardcoded as `intermediary` within...

Is there a way to skip the windown shown when there're files that are not mods? The `.dll` file just needs to be there :smile: ![image](https://github.com/QuiltMC/quilt-loader/assets/43143315/d54cc7a0-a1e6-4a21-b0f7-a8bfb0496a9e)

This is step 0 in adding the ability for Loader to use alternative intermediates for mods, or use something like mojmaps at runtime. This PR migrates the pre-existing MappingConfiguration to...

a simple mod like [this one](https://github.com/VidTu/InterruptedThreadCantLoadClassesOnQuilt) won't be able to load new classes if the current thread is interrupted. this does NOT happen on fabric. an interrupted thread should not...

Relevant issue at the other end: https://github.com/isXander/Zoomify/issues/195 It seems as though the version parse method used by Quilt is ever so slightly different to induce some mods' code into behaving...

launcher error: The game crashed whilst initializing game Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'autocomplete'! log: [latest.log](https://github.com/QuiltMC/quilt-loader/files/15014777/latest.log) debug log: [debug.log](https://github.com/QuiltMC/quilt-loader/files/15014779/debug.log)

Quilt Config currently is initialized to late to be of any use for loader plugins, and loader plugins might need a config too. The main holdup seems to be that...

-----LOG----- log: [https://mclo.gs/eqCUwae](https://mclo.gs/eqCUwae) -----LOG END----- -----MODS----- [quilt fabric api](https://www.curseforge.com/minecraft/mc-mods/qsl) [Expedition Airship mod for Minecraft](https://ko-fi.com/post/Expedition-Airship-mod-for-Minecraft-1-19-2-X7X0GY8M8#checkoutModal) -----MODS END----- -----QUILT FABRIC API VERSION----- 4.0.0-beta.30 -----QUILT FABRIC API VERSION END----- -----QUILT LOADER VERSION----- 0.24.0...