Skip to content

Command Line Builds: The Igor bootstrapper can longer download the base and YYC modules #14432

@shichen85

Description

@shichen85

Description

We have been using the "bootstrapper" igor at https://gms.yoyogames.com/igor_${igorPlatform}-${igorArch}.zip (such as https://gms.yoyogames.com/igor_windows-x64.zip) for setting up the runtime in our CI.

We last successfully used it on 3/24, where giving it the command D:\a\_actions\bscotch\igor-setup\develop\dist\bootstrapper\windows\x64\Igor.exe /rp=D:\a\ganary\ganary\runtimes /ru=https://gms.yoyogames.com/Zeus-Runtime-NuBeta-I.rss?day=2&hour=13 /uf=D:\a\_actions\bscotch\igor-setup\develop\dist\gm-sandbox\gm-user\user_123 /m=windows,base-module-windows-x64 -- Runtime Install 2024.1400.4.1004, it was able to install the igor modules:

windowsYYC
base
base-module-windows-x64
windows

However, starting from today, passing the same command, it now only installs base-module-windows-x64 and windows.

We tried using the full igor included in the runtime such as runtime-2024.1400.4.1006/bin/igor/windows/x64/Igor.exe and it does not have this issue.

This is happening to the MacOs and Linux igor bootstrapper as well.

Steps To Reproduce

  1. Download the igor bootstrapper from https://gms.yoyogames.com/igor_${igorPlatform}-${igorArch}.zip
  2. Use it to install runtimes
  3. Make YYC build and see that the build fails

For reference, see the example failures here: https://github.com/bscotch/ganary/actions/runs/23598478920/job/68721601530

Which version of GameMaker are you reporting this issue for?

IDE v2024.1400.4.1030 Runtime v2024.1400.4.1006

Which operating system(s) are you seeing the problem on?

Windows 10.0.26200.0

Which platform(s) are you seeing the problem on?

Android, iOS, Windows

3a5bc6b7-4fbf-4370-8a56-4ac806dc0c3f

Metadata

Metadata

Labels

documentationImprovements or additions to documentation are also required by this issuegms2Issues when using GMS2 targets

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions