GDExporter cannot find GDevelop Core

Good match. My last successful run was on APR22, the first failure on APR30.
For the root cause I am not sure I can follow. But I can let you know once it works again. :slight_smile:

Just now it still failed. BTW, version number 3.2.7 refers to GDExporter, doesnโ€™t it? Does GDExporter also output that version? So far I am sure to run the latest available version but cannot tell exactly which one it isโ€ฆ

+ /usr/local/lib/node_modules/gdexporter/bin/cli -p /project/game.json -o /output
๐Ÿ““ No config file found!
โŒ› Loading plugins...
โŒ› Loading GDCore...
๐Ÿ•— Getting latest release tag...
โŒ The GDevelop version was not found, downloading it!
๐Ÿ•— Starting download of GDevelop Runtime 'v5.0.132'...
๐Ÿ•— Starting download of GDevelop Core...
/usr/local/lib/node_modules/gdexporter/node_modules/gdcore-tools/src/downloadGD.js:12
          throw new Error(
          ^

Error: โŒ Cannot download https://s3.amazonaws.com/gdevelop-gdevelop.js/master/commit/bb3abdb1fa85a2d9e89e5053ae47deef1008299a/libGD.js! Error 403: Forbidden
    at RedirectableRequest.<anonymous> (/usr/local/lib/node_modules/gdexporter/node_modules/gdcore-tools/src/downloadGD.js:12:17)
    at RedirectableRequest.emit (node:events:527:28)
    at RedirectableRequest._processResponse (/usr/local/lib/node_modules/gdexporter/node_modules/follow-redirects/index.js:346:10)
    at ClientRequest.RedirectableRequest._onNativeResponse (/usr/local/lib/node_modules/gdexporter/node_modules/follow-redirects/index.js:57:10)
    at Object.onceWrapper (node:events:642:26)
    at ClientRequest.emit (node:events:527:28)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:631:27)
    at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
    at TLSSocket.socketOnData (node:_http_client:494:22)
    at TLSSocket.emit (node:events:527:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at TLSSocket.Readable.push (node:internal/streams/readable:234:10)
    at TLSWrap.onStreamRead (node:internal/stream_base_commons:190:23)

Node.js v17.9.0
+ exit 1