sisby-folk / tinkerers-quilt

A minecraft modpack that adds nothing - including accessibility improvements, character customization, rebalanced difficulty, and a fully in-game tutorial for vanilla. On modrinth at: https://modrinth.com/modpack/tinkerers-quilt
https://sisby-folk.github.io/tinkerers-quilt/
GNU Lesser General Public License v3.0
11 stars 4 forks source link

Startup client entrypoint crash due to charmonium #12

Closed sisby-folk closed 1 year ago

sisby-folk commented 1 year ago

https://github.com/svenhjol/Charmonium/issues/62

Workaround: add -Dloader.debug.loadLate=origins -Dloader.workaround.jar_copied_mods=charmonium to your java arguments.

(technically only the second argument is required, but the first fixes an origins bug, so both are prescribed)

sisby-folk commented 1 year ago

Quilt loader 0.18.10 fixes this without the argument