Lwjgl3: Download doesn't start

Created on 4 Aug 2018  路  4Comments  路  Source: LWJGL/lwjgl3

This is just a minor inconvenience, but it's just annoying to download the full package and pick out the parts I need. Generating the ZIP on https://www.lwjgl.org/customize just doesn't start a download. Tried with Firefox and Chromium on Ubuntu and Firefox on Windows
It shows the page with generating ZIP bundle... but then simply nothing more

Maintenance Completed

Most helpful comment

Thanks @TheMrMilchmann, JOML 1.9.10 should now be available.

All 4 comments

Works for me with Chrome on Windows. Are you able to save the specific config you're using? Perhaps there's something wrong with what you've chosen.

Yes I am. But github apparently doesn't like json files, so you'll have to rename it back for use... I've tried multiple different selections, too, so that's probably not the issue. Tried Chrome on Windows now, no download either. Also tried on Android now, Firefox and Chromium. Nothing works
lwjgl-release-custom-zip.txt

The issue is that attempting to fetch JOML from https://build.lwjgl.org/addons/joml/joml-1.9.10.jar yields a 403 error. I assume some "behind-the-scene" step accidentially got skipped in LWJGL/lwjgl3-www#55.

@apostolos Could you please look into this?

@Zamundaaa In the meantime you could exclude JOML from your ZIP bundle and download it manually from maven central (http://central.maven.org/maven2/org/joml/joml/1.9.10/).

Thanks @TheMrMilchmann, JOML 1.9.10 should now be available.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dustContributor picture dustContributor  路  8Comments

erikmartinessanches picture erikmartinessanches  路  3Comments

thislooksfun picture thislooksfun  路  5Comments

ChrisTrenkamp picture ChrisTrenkamp  路  6Comments

ShadowLordAlpha picture ShadowLordAlpha  路  3Comments