You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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".
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
The text was updated successfully, but these errors were encountered: