Help please: Could not find com.android.tools.build:gradle:8.5.0.
Hello mates, I am using the latest beta (2024.1100) and I keep failing to build for android as the following error prevents it: A problem occurred configuring root project 'root'. > Could not...
View ArticleAudio: Seamless Loop has a moment of silence in it when played in GameMaker.
Hello, everyone! I made an audio loop of a cave ambient. I solved the clicking sounds I initially got by working around zero crossing points with Audacity. The sound is looped perfectly by Audacity and...
View ArticleGame not running after adding Tile Set asset
Hello everyone I've been working on a Game in Gamemaker I have to complete for a course in my Bachelor studies. All worked great until I wanted to continue to work on it today. Last time I worked on it...
View ArticleStreamlined Instruction to Implement Admob Extension to Gamemaker in 2024?
Hi everyone, I don't have a background in coding/programming or am even that tech-savvy, but I did manage to publish a simple game for free on the Apple Store. However, figuring out how to add ads to...
View ArticleUnable to login to IDE - SSL error
I have been unable to login to the IDE for a couple of days now, with the error as below. Internet connection is perfectly fine for everything else. This is Legacy login. I don't have an Opera login....
View ArticleGit Bash giving a weird popup every time I edit something in gamemaker.
I have recently been trying to figure out Git (Git Bash) and GitHub. Everything has been working at first, but when I tried applying git to one of my actual projects (instead of a testing project) it...
View ArticleCan't Move Multiple Assests
How do you select multiple assets, in the Asset Browser, to put them into the correct folder. Holding "Shift while selecting does not work. Or CTRL ... please help, i have looked for answers online and...
View ArticleRemove tvOS module
I downloaded the tvOS module but don't want it anymore. Is there a way to remove it manually or do I need to reinstall GameMaker?
View ArticleTesting in a mobile simulator
I have two MacBooks but the last iPhone I have is an iPhone 7 which I think is too old to test and the battery is not doing well. I also have an old iPad which is very slow. In Xcode it is possible to...
View ArticleKeep game above mobile push notifications
When I was testing my game out on Android (Pixel), a Messenger push notification appeared over it and ruined my run (got KOd while I was swiping it out of the way). Is there a way to have the game...
View ArticleFAILED: Package Program Complete? ... please help me
"C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2024.8.1.218/bin/igor/windows/x64/Igor.exe" -j=8 ...... elapsed time 00:00:06.8335939s for command...
View ArticleBro, my game are very bugged!
When I go to play my game, there are 2-3 errors: There is an image of one of the menus without the options and without anything, but this is not the first menu, it is the second and there are still...
View Article...and after GM upgrade Java is suddenly a wrong one.
I am using GM2 beta and have just done an upgrade today. After the upgrade was done I tried to compile a project I was working on in the morning, and got the following: GML: > Failed to apply plugin...
View ArticleDetecting screen notch in laptops on MacOS
I recently released a game (Puzzle Maker: Cebba's Odyssey) and we've run into an issue with screen sizing and placement on MacBook Pros that have a notch for the camera at the top of the screen. The...
View ArticleLaptop Mode
Hi everyone, is there a way to ALWAYS disable Laptop Mode when starting the IDE? It's really annoying. Thanks in advance for your answers.
View Articlemy player wont move even though it moved before
my player was moving before but it wont move now heres the code: xspd = (right_key - left_key) * move_spd; yspd = (down_key - up_key) * move_spd; //collisions if place_meeting(x + xspd, y, Obj_wall)...
View ArticleExporting Games to run on Raspberry Pi
Hello, I currently teach a college course using GameMaker and have been tasked with placing some student created games on an arcade machine using a Raspberry Pi. The Pi is currently running RetroPie, a...
View ArticleIDE clipboard often doesn't update
I reported this issue a while back (2024.6). Has happened since I resumed using GameMaker in 2/2024. Seems the more recent updates still haven't fixed it. Happens on both Windows and Mac. Any idea what...
View ArticleUnable to find suitable driver to attach context to
I was reluctant to update to the newest version of GameMaker, because these updates have historically broken things. I put my fears aside and got the update. Then it broke things. After updating, it...
View ArticleDump file? YYC Not working? O.o
[createdump] Writing minidump for process 4996 to file C:\ProgramData\GameMakerStudio2\Dumps\gmdump.4996.dmp Hi all! Commoners and N'Wahs! I Just saw a black Window with this message here, I...
View Article