comp500

Results 280 comments of comp500

Can you disable your texture packs and test without Sodium/Indium/Iris? It doesn't seem likely that any of these would directly cause this issue; the crash seems to indicate that another...

Closing: old issue with insufficient information to diagnose

I can't seem to reproduce that issue with my change, I just get the compiled bundle of worker.js in the log: ![image](https://user-images.githubusercontent.com/1138417/230736933-7b86bcbe-c85a-4f34-8819-6f1b400e99ed.png) The worker itself doesn't run in development because...

Note that you can point [packwiz-installer](https://packwiz.infra.link/tutorials/installing/packwiz-installer/) at the folder you use for the vanilla launcher, similarly to setting up a server. I do intend to make this easier in the...

Duplicate of https://github.com/packwiz/packwiz/issues/52

> It would be beneficial if packwiz could tell when a required dependency, should actually be required. This is... easier said than done. What if the user tries to install...

I guess they could create a warning shown to authors if they add a Quilt-only dependency to a Fabric mod? Still requires loader metadata to prevent Fabric API from being...

See also: https://github.com/packwiz/packwiz/issues/29

As suggested in #212, packwiz now has a manual override for FAPI dependencies, replacing them with QFAPI/QSL when using Quilt. This isn't an ideal solution and has some edge cases...