You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (EnvironmentChecks.AUTOMATIC_ATTACH_REPOS.isEnabled())
248
+
// this is fucking annoing, for some reason gradle is exploding when any repo returns 404 for org/lwjgl/lwjgl-freetype/3.3.3/lwjgl-freetype-3.3.3-natives-macos-patch.jar
249
+
// So move mojang's maven above everything else, which *usually* causes errors because Mojang returns forbidden errors instead of 404s.
0 commit comments