AlexIIL
AlexIIL
Honestly, I'm not *that* worried about people over-using dependency overrides to get around genuinely correct dependencies - because they will quickly learn than no, just adding an override for an...
Full crash log please. In particular I'd like to know which version of quilt loader you're using, since I think this was fixed in a newer version of quilt-loader?
(Reopened until this is pushed)
I suspect this is a compatibility problem with one of your mods that touches models - can you reproduce with a much smaller mod list? (Ideally just buildcraft + the...
Not really, as it might be specific to how you've setup your mods. Generally the best way to find out which mod causes this is to remove half of them,...
I wouldn't have thought so as skellitor301's modlist doesn't include optifine.
Okay, so: 1. This should probably re-use the hash value calculated during cache building. 2. This looks like it calculates the hash for the containing file for every included file,...
This should be fixed in 0.19.0, can you retry?
This is definitely a good idea - and we can change it for the first 3 bullet points. However I don't think we can change mixin (since this isn't the...
I think this is https://github.com/comp500/Indium/issues/324 - you might need to downgrade fabric API to `100.8` until Indium fixes this