• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

build

  1. S

    Android Build Error

    Error has - " > Could not resolve all dependencies for configuration ':classpath'. > Could not resolve com.android.tools.build:gradle:2.2.0+...." Sometimes the game runs on phone, but many times this error shows.
  2. R

    Windows Game Window takes 1 minute or longer to open

    IDE version is 2.2.1.375 and Runtime is 2.2.1.287 I am not sure what would even cause this problem, my game is still relatively small, the actual build itself is finished within 5-10 seconds, but after running my build(F5) 3-4 times the game window starts taking 1-2 minutes to open. After...
  3. M

    Windows "Packages can not be built for the selected platform"

    I had recently gotten Game Maker 2: Studio and everything is going well, except for the fact I cannot seem to export my games. I've installed Visual Studio 2017 and even set the pathway in preferences and set up the "Targets" for Windows (ex: "Platform", "Local", "Output", etc.). However I...
  4. P

    Android SOLVED(somehow): Lint report says use min API 19, but I want min 16

    In order to serve my app to emerging markets I want to keep the min api as low as possible, but with the new GM2 update I'm forced to go up to 19. How can I change this?
  5. P

    Android (Solved) Does the latest GM2 update build for Nexus 7?

    I know there were issues before, so I had to roll back. It took some time to find an older working setup, so I hope someone has tested the latest GM2 update to build for Nexus 7 (2013) tablet successfully.
  6. clee2005

    iOS Cannot interact with iOS builds since 2.2.1

    Is anyone else seeing an issue with iOS builds where the game runs and you can see animations, but no screen touches are registering? I'm imagining not since this is a show stopping issue, but it really just happened with this latest release. Is there a setting in XCode or something...
  7. A

    Steam How do I update my GameMaker game on Steam?

    Hey! Im a freelance indie-programmer, currently working on a larger GameMaker project that im hoping to be able to publish on steam within the next couple of months. But im a self-taught not-very-experienced-with-all-the-fancy-parts programmer, and i simply have no idea of how many things work...
  8. Meester Dennis

    GameMaker Can't Build APK

    Hi there, I cant Build an APK... Can someone help me? What NDK are you using, what BUILD Tools and Support LIB et. are you using? I'm getting this error: My settings are: Hope someone can help me. Greets, Dennis
  9. E

    Android Unable to open game on android device

    Hi forum, I am trying to set up gms 2 for android. I have followed all of the steps required in the tutorial but I keep running into this error. Error : Android MIPS ToolChain directory "" does not exist Error PLEASE HELP ME
  10. K

    Mac OSX "Unable to find game!!:" mac testing error

    I made a game for a client, and it is going to be released with html5 in the end, but in the interim I need to send them copies of the game so they can test it and give me notes. I am running osx mojave and they are on osx high sierra, I am running gms2 v2.2.0261 and when I make a YYC build and...
  11. T

    Question - IDE No option to export as installer or executable

    I have a project that was originally made in studio 1.4 and seemingly successfully transferred to studio 2. Only problem is I've seemingly lost the option to build it as anything other than a zip directory. I've checked the windows preferences and tried setting "Default Packaging Type" to "Show...
  12. clee2005

    Android .aar files in Extensions

    Hi guys, I'm working on an extension that requires adding some .aar files from an SDK. I add those files to the LIB folder as suggested by the SDK but I continuously get : Copying C:\Users\Chris\Dropbox\!Work\WordWowSeasons\extensions\AppodealAds\AndroidSource\java\AppodealAds.java to...
  13. R

    Legacy GM In Game Object Building Rooms

    Im trying to make a tycoon game and i made the building system and i want to know Is there a way in game to make if obj_wall make a Square and there filled out by obj_floor and there a at least one obj_door to create crate obj_room fill out the Square? pls help
  14. A

    I need help figuring out this build error

    The Error: FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':com.KittyintheStudio.GiuseppeKidnapping: processReleaseResources'. > com.android.ide.common.process.ProcessException: Failed to execute aapt * Try: Run with --stacktrace option to get...
  15. V

    APK dont build (Android)

    Hi guys..when i compile android app IT show me 3 warnings: source value 1.5 Is obsolete And Will be removed in Future release 2nd Is same 3rd: to suppress warnings about obsolete options, use -Xlint:-options. Other things Is OK but theres a one more problém Jarsigner: unable to sign jar... But...
  16. clee2005

    Android Gradle build with Google Firebase

    I managed to get Firebase Crashlytics to build but I have to put the "google-services.json" in the android/runner/project folder for it to get picked up by the build. This is fine for this one app... I'd rather not have to switch this file out for each build of different apps. Is there a...
  17. U

    Windows game won't build please help...... :(

    So i installed the game maker studio 2. I went on youtube and started watching a tutorial on how to make a game on gms2 i started, and after the first 15 minutes, the guy tested the game. i wanted to do so the same but i noticed one thing. my game was building for over 60 minutes and nothing. i...
  18. DanielDante

    I can't open my game build on desktop/steam

    Hi, my name is Daniel Dante and i'm making a game called The Platformer Gun, the game was running fine on steam, the release is april 19 so i was polishing things and when i was updating the build on steam, i noticed that the game doesn't open, i clicked on steam, and directly on the folder but...
  19. G

    Mac OSX [RESOLVED] Error!!! Program not Cleaning nor Building

    Hello, I am on a Macbook Air running Yosemite. I have a serious crazy problem that will not allow me to run my project, build it, or even clean it. I believe it broke when I cleaned it last night, for some reason. When I try to test the game it stops at this point...
  20. TijmenTio

    Windows Can't build! Unable to archive

    Hey hey, I can't build for windows using GMS2. The problem is that the program fails to archive. This seems to be the relevant output log: Exception during processing System.ArgumentException: 1 is not a supported code page. Parameter name: codepage at System.Text.Encoding.GetEncoding(Int32...
Top