-
Notifications
You must be signed in to change notification settings - Fork 10
Command Line Builds: The Igor bootstrapper can longer download the base and YYC modules #14432
Description
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
- Download the igor bootstrapper from https://gms.yoyogames.com/igor_${igorPlatform}-${igorArch}.zip
- Use it to install runtimes
- 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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status