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

Naming a new blank game project "Game" and trying to compile for GX.Games VM causes it to fail #8771

Open
gm-bug-reporter bot opened this issue Dec 19, 2024 · 1 comment
Labels
build-bug Bugs when compiling projects inside GameMaker project This issue has a sample project attached

Comments

@gm-bug-reporter
Copy link

Description

Naming a new blank game project "Game" and trying to compile for GX.Games VM causes it to fail.

Steps To Reproduce

Click File > New Project and name it "Game". Set target as GX.Games GMS2VM and try running the empty game. You'll encounter a bug saying "Game.unx" was not found.

Which version of GameMaker are you reporting this issue for?

IDE v2024.11.0.179 Runtime v2024.11.0.226

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

Windows 10.0.22631.0

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

GX.games

7b557fa9-61e6-4471-80f0-6a87b624dc94

@gm-bug-reporter gm-bug-reporter bot added build-bug Bugs when compiling projects inside GameMaker project This issue has a sample project attached labels Dec 19, 2024
@GameDevTosh
Copy link

GameDevTosh commented Dec 19, 2024

This is another weird one that was found in the help channels, by the user above after lots of debugging with us (Kormex and I). This one is related to this previously reported bug:
#8697

Though this one should have a project attached now.

Some more details:
Doing a Save-As on this project and renaming it fixes the issue, and comparing the code before/after in a github commit is how they noticed there was no actual difference except the name, in this case, "Game".

@stuckie stuckie moved this from Triage to Backlog in Team Workload Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-bug Bugs when compiling projects inside GameMaker project This issue has a sample project attached
Projects
Status: Backlog
Development

No branches or pull requests

1 participant