Saying the object doesnt exists when it does
I get this error when i run the game: Code: ERROR in action number 1 of Create Event for object loadanim: Variable <unknown_object>.VIEW_WIDTH(100098, -2147483648) not set before reading it. at...
View ArticleFAILED: Run Program Complete
I have this issue when trying to "run" or test my game etc etc i have this error: Stats : GMA : Elapsed=402.4183 Stats : GMA :...
View Article"Setting Up For Ubuntu" article is very inefficient
In the article, it says Code: First, you should update the records of the repositories so you can get access to the latest versions of the packages. This is done by using: sudo apt-get update Following...
View ArticlePossible bug found with ds_grid_set_grid_region on Windows
I think I've found a bug with ds_grid_set_grid_region on Windows VM target. The bug does not occur with HTML5. Context: I am using ds_grid_set_grid_region to shift a column in my ds_grid, above a...
View ArticleAdvice on GMS2 Project Collaboration
Hello all! I'm looking for practical advice on how users can contribute to different elements of the same GMS2 Project. TL;DR - My attempt to implement source control using GitHub/GitHub Desktop ended...
View ArticleText filter effects are flawed?
I have 3 problems with the text filter effects. 1. One is that setting an outline for a font, and if the radius is large enough, the outline part will draw over other parts of the text. This makes the...
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 ArticleHow to NOT draw vertices from a Vertex Buffer using a shader
I want to stop drawing the face of a cube if there's another one beside it, like it's done in minecraft for optimization. But i want to do that using shaders, because the shaders run in gpu instead of...
View ArticleNoob help needed (cant seem to use assets in project)
I used to use GamesMaker and by fluke I thought I would try it again. I was really amazed how much it's changed and hence my Noob question. I was going to start working on an RPG and I found some...
View ArticleWhen I try to create a apk executable I get this error.
Hello, thank you for helping me and taking the time to read this thread. The Android SDK, NDK and Java SDK are all set up. The key also. There are no spaces in the names of the folders. I ran it as...
View ArticleWill the new runtime affect existing codes?
Will the new runtime affect existing codes? Will it be a smooth transition like monthly releases?
View Article*SOLVED* GMS update on Mac caused iOS devices to vanish?
So on my Mac, I got a notification about GMS update, and so I updated. After, I logged in and then had to re-download the iOS module. But now, no list of devices are shown, and I can no longer compile....
View ArticleFree license and Ads
Hello! I'm an indie developer and want to develop a game for the HTML5 platform. Can I use a free license and insert ads into a free game(free-to-play)?
View Articlethe Game Maker program closes quickly
Hi everyone. I installed the latest version of the software, but unfortunately, when I select any type of project from the project creation section, the Game Maker program closes quickly, and neither a...
View Article"Two step code invalid"
I'm trying to log-in in GameMaker but it stubbornly answer with "Two step code invalid". Running GameMaker-LTS IDE v2022.0.1.31 on Windows 11 Pro 22H2 22621.3007. Trying to enter to...
View ArticleThe Consent Dilemma.
Hi all! Commoners and N'Wahs! It took a really long time but I managed to make real Ads work finally!! Also the Consent Form works with an exception: If, instead of picking "I do give Consent" I go...
View ArticleScreenshot uploaded to steam through steam api has different colors
Hi so I got steam overlay to work, with the achievements and all that, but the problem is when I take a screenshot using this in a step event persistent object: if (steam_is_screenshot_requested()) {...
View ArticleANR / MemoryManager::Free crash with various string operations
Hello, Lately I've been taking a close look at my crash rate on Android and it's way above the average. The thing is, 99% of them are the same error, like this: GML: #00 pc 0x0000000000c81670...
View ArticleIssue with Javascript Extension reading Window object as 'undefined'
Hi Everyone, I have run into a bit of a headscratcher and I am stumped. I have a javascript extension that runs in my HTML5 game to interface with a Google Chrome Extension called Unisat. It checks to...
View ArticleGame not loading?
This pops up but i am not sure what it means??? Please help "/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono"...
View Article