How much will it cost to fix an error in the old runtime?
Our company has encountered a similar problem (link). We need a solution to this problem for runtime 2023.11.1.160 and for all new ones that will be released later (so that later we can switch to the...
View ArticleManual editing of versionCode in manifest.xml?
Hi all, Is it possible to manually specify the versionCode in the android manifest via the GMS2 UI? I'm preparing to publish a game for Amazon FireTv and I want to create a separate apk for FireTvStick...
View ArticleHow to set build number for Android app
Hello everyone! Is there any technical possibility to specify a build number (versionCode) for Android app? I've noticed this parameter for iOS apps, but for some reason Android apps still don't have...
View ArticleAfter updating my projects won't load. Not even the Templates downloaded from...
I just updated the GameMaker app, and after that none of my projects will open. Please HELP!
View ArticleGamemaker for students!
Hello, friends! How are you? I've been researching about the free Gamemaker for students and couldn't find much about it, I only found information about educators. Could someone tell me how I could get...
View ArticleAndroid Crash on Startup after 2.3 update
Hey everyone, on android after the 2.3 update our game keeps crashing right after the splash screen. This issue did not happen on 2.2.5. The game builds fine on both versions of gamemaker but just...
View ArticleGit opens on startup and my project won't open
I'm new to source control and I'm not entirely sure what I'm doing wrong. I set up my Git repository, downloaded GitHub Desktop, and managed to get my source code online. However, when I went to close...
View ArticleCan't build larger projects for Android!
I would start off by saying my project is pretty big so I am getting this error whenever when I try to build Android- System.Reflection.TargetInvocationException: Exception has been thrown by the...
View ArticleDoes GMS2 support Spine Inverse Kinematics?
Title says it all. When manipulating bones with functions such as bone_state_set (changing a bone's angle to track the mouse, for example), are IK constraints in Spine respected? In my game I have a...
View ArticleGame not running, runtime error?
C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2024.2.0.163/windows/x64/Runner.exe exited with non-zero status (-1073741515) elapsed time 00:00:01.0581435s for command...
View ArticleImported 2D Sprite Features - Speech Also?
I noted in a GMS YouTube tutorial that the program can import 2D Sprites from programs like Realillusion's Crazy Talk Animator and enable them motion. CTA itself allows its creations to be endowed with...
View ArticleHTML5 Bug?
IDE v2024.2.0.132 Runtime v2024.2.0.163 Currently the game does not run in HTML5. It crashes right away. It runs fine on Windows/Opera GX. I think this is an error with GameMaker, rather than my code...
View ArticleFAILED: Run Program Complete
I'm in desperate need of help, I just got back into GameMaker after 2 years and nothing works, I can't run test anything. I reinstalled my PC with the drivers etc. and still nothing. I've been trying...
View ArticleCan not build apk file 🫤
FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'root'. > Could not resolve all files for configuration ':classpath'. > Could not resolve...
View ArticleCannot move while editing a room
So, while trying to edit a room i realised that GameMakerStudio2 doesn't let me move around by pressing the scroll button on my mouse, and i can't edit certain parts of my room because of that. How can...
View ArticleAndroid build issue with Firebase Cloud Messaging extension on OSX
I am trying to implement push notifications in my mobile game (Android & iOS). I have added the FirebaseCloudMessaging extension and the GooglePlayServicesExtension to my project: GitHub -...
View ArticleGMS2TEMP folder permissions keep getting reset? (Mac)
Hello! I'm a teacher and I finally got GMS2 to run and compile projects on our lab's Mac Minis for all of ou student accounts. However, there's one more issue that keeps popping up irregularly. It...
View ArticleDuplicating when creating sprites, objects, etc.
I'm using GitHub to save my work in GameMaker, but I'm facing a duplication issue when creating sprites, objects, and events, which is very inconvenient. However, after committing and closing...
View ArticleVideo playback colour issue
Hi, I've recently implemented an attract mode for my game that displays a video of the game being played after a period of no input. I can play the video fine using video_draw and draw_surface, but the...
View ArticleWeapon switching problem
I have a strange problem that I can't solve for the life of me. Basically what the code does is that when you press a certain it will check if the your weapon doesn't equal the gun you want to switch...
View Article