Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building Projects: [Win ARM64] Selecting the Installer package type results in a Zip package #8446

Closed
2 tasks
sihammill opened this issue Nov 18, 2024 · 2 comments
Assignees
Labels
ide-bug Bugs with the GameMaker IDE
Milestone

Comments

@sihammill
Copy link

sihammill commented Nov 18, 2024

Description

Attempting to create exe and pick an installer package for Windows Arm64 results in the output file being a zip file containing the lose game files, and in a file type that Windows say is invalid if you try to view it in Explorer.

No option to output as an executable file:
Image

Error when attempting to view the zip file in Windows Explorer's native .zip handling functionality - you must use 7zip to view/extract the .zip GameMaker makes:
Image

Zip file contents when choosing the installer for Arm64:
Image

Note that the latest 2024.1100 Beta manual update for this states that a single .exe will be created - if a .zip is expected (due to building on the wrong CPU architecture, etc.), then the manual needs to be fixed:
Image

Expected Change

A single NSIS executable file should be generated, just like the non-ARM64 installer package makes

Steps To Reproduce

  1. Start GameMaker
  2. Load a project (any) and ensure you're set to Windows target
  3. Click 'Create an Executable' from the top menu
  4. Select 'Package as Installer for Arm64'
  5. See the issue

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2024.1100 (Betas)

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

Windows 11

Are you running GameMaker from inside your Steam library?

None

Sample Package Attached?

  • I have attached my bug package

Sample Project Added?

  • I have included a small sample project
@sihammill sihammill added the ide-bug Bugs with the GameMaker IDE label Nov 18, 2024
@YYDan YYDan changed the title Create Executable: Selecting 'Installer for Arm64' only gives the option to export as a .zip file not a single .exe file Building Projects: [Win ARM64] Selecting Installer package type results in a .zip package Nov 18, 2024
@YYDan YYDan changed the title Building Projects: [Win ARM64] Selecting Installer package type results in a .zip package Building Projects: [Win ARM64] Selecting the Installer package type results in a Zip package Nov 18, 2024
@stuckie stuckie moved this from Triage to Todo in Team Workload Nov 19, 2024
@stuckie stuckie added this to the 2024.11 milestone Nov 19, 2024
@rwkay rwkay moved this from Todo to In Progress in Team Workload Nov 19, 2024
@rwkay
Copy link

rwkay commented Nov 20, 2024

Fixed in 2024.11

@rwkay rwkay closed this as completed Nov 20, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Team Workload Nov 20, 2024
@sihammill
Copy link
Author

sihammill commented Nov 20, 2024

Fixed verified in Beta IDE v2024.1100.0.689 Runtime v2024.1100.0.710
I'll update as Verified in Git once the fix has been moved to 'Ready for QA'.

@gurpreetsinghmatharoo gurpreetsinghmatharoo moved this from Done to Ready for QA in Team Workload Nov 21, 2024
@sihammill sihammill self-assigned this Nov 21, 2024
@sihammill sihammill moved this from Ready for QA to Verified in Team Workload Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide-bug Bugs with the GameMaker IDE
Projects
Status: Verified
Development

No branches or pull requests

3 participants