• 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!

crash

  1. R

    SOLVED Game Crash

    Hi everyone, I need help optimizing my code in my game. Lately I've been refining my code and putting some things in the game to make it look nice, but I'm having a problem with the game crashing. (I'll post the code for better understanding): if(place_meeting(x,y,obj_inimigo_parent)) { var...
  2. Lee.FrankYoung

    GameMaker IDE crash when changing files in datafile folder

    as we all know, there is a datafile folder in every project for default which could be access in "Included Files" of Asset Browser. i put some csv files into the datafile folder to initialize game data, but after i changed the csv file content and save, the gamemaker IDE crashed immediately...
  3. Appsurd

    Android Sudden increase in crashes and ANRs

    Hi all, Since we are using 2022.8 (we used 2022.6 before), we see a large increase in the number of crashes and ANRs in our Android app. I know there are several other topics covering this problem, e.g. this topic. I tried searching for "yoyo" but that keyword was not found, so I guess the...
  4. DarK_SaCoR

    Android Crash at startup compiling with Android YYC

    I've been trying for a couple of days to compile my game on Android using YYC. I have done everything and nothing works, I have even set the first room to be a totally empty room without creating any instance or anything. I also tried compiling it with the latest version of GameMaker Beta (IDE...
  5. GamerFox

    SOLVED Why does GMS2 keep crashing so much!?!?!?

    Every time when am trying to add text to a sprite there is a chance that both of my montiors go black and then close GMS2 and make a bunch of things on my computer unresponsive. Sometimes it does other different things like messing up my desktop compeletly. I am updated to the latest version and...
  6. V

    SOLVED Game suddenly crashes on startup

    EDIT: I solved the issue with this, the "sprite" in one of the tracks in my enemy's sequence was actually the enemy object instead of the sprite, switching it to the sprite instead fixed the issue just like that! I was working on my project and have been doing test runs after I put in bits of...
  7. L_O_G_I_K_A

    GameMaker Error converting addons from Marketplace

    To clarify, I'm using (sort of) the latest version of the app. Now the problem, when importing gamemarket library is conversion and then an error.
  8. M

    GameMaker Version 2022.6 Install Crash

    I just installed the latest version of GameMaker, and it keeps crashing on me. It's just endlessly installing for 5 mins, and then GameMaker just crashes. Is it my PC? Please advise.
  9. 8

    GameMaker Gamemaker won't let me update Runtime drivers. Keeps crashing after trying.

    Gamemaker won't let me test my game because my runtime driver is out of date. However, whenever I try to update the runtime (version 2.3 and above) it crashes almost automatically. Is there a fix to this issue?
  10. S

    GameMaker GameMaker crashes when I try to make a new project!

    (I have the newest download of gamemaker) I can't figure out how to fix this, I've tried reinstalling multiple times. Basically, I run gamemaker, press new, and the second I hit new blank it closes the application. I'm going crazy. Please advise
  11. 8

    GameMaker Gamemaker keeps crashing after trying to install new runtime.

    I recently downloaded Gamemaker off of Steam. The program forces me to update my runtime because I can't playtest with one that's below version 2.3. Whenever I try to install a new runtime however, the program crashes after a few seconds. Are there any possible fixes to this issue? Video for...
  12. R

    SOLVED "Lag" at the beginning of the game

    Hello guys, I need some help to understand a small problem in my game. I'm having a little problem with my game, where when I start some level from a new area, the game crashes a bit at first and runs normally after that. I was investigating and found that this could be a problem with the...
  13. A

    GameMaker Game's not crashing nor starting

    So I'm trying to step a little bit out of my comfort zone and write a Rouge-Like proc gen. Still in early early early alpha stage so I'm trying to get just the roughest generation alogrithm I can to then further optimise it. Anyway, how I'm currently doing it is using an Object to go around the...
  14. mcube-12139

    SOLVED GMS 2.2.5 crashes when opening

    My Game Maker version is Game Maker Studio 2.2.5.481. I need to use this for some reason. When I open Game Maker it crashes at "Loading Preferences..." and alerts this. Why? What should I do?
  15. JasrielKraftuur

    Question - IDE IDE crashes upon opening project, is there a way to reset the layout without opening a project?

    hello, is there a way to open a project without making it open any of the tabs/windows you had open the last time you closed it? Like so it just opens an empty workspace and nothing else gamemaker keeps crashing upon opening my main project, and the last time it acted like this it was crashing...
  16. Kyphii

    Silent Crash on YYC Builds (Possibly a bug with Garbage Collection?)

    Hi, I'm gearing up to release my game and I am currently trying to root out one last pesky crash bug. My GMS2 is v2022.2.1.618, and my runtime is v2.3.8.479 (I'm using this runtime to avoid a bug with audio sync groups that was introduced in a later update). In my game, boss enemies drop three...
  17. Vinsane

    Android Android Permission Issue - Opening Game Need the Prompt To Enable Permissions!

    Hi everyone! I've been tackling this issue for the past 2 hours and I cannot figure it out for the life of me. Every app I compile has it's local permissions on the phone denied. What I mean by this is that when on the Android device itself and you check the app's permissions via...
  18. N

    SOLVED GMS2 Crashes on Startup with Opera Login

    After finally deciding to login to GMS2 with an Opera Account, it crashed and hasn't re-opened since. Every time the application starts, it reaches "User Login" and then crashes without a warning, message, or anything. I've tried re-installing, disabling Antivirus, and unlinking accounts, but...
  19. C

    "Invalid Shader" Error Message

    Hello! I've been trying to find a solution to this issue for a couple of hours now. Every thread I found seemed to come to the conclusion of reinstalling direct_x or something from Microsoft (I forgot what it was called already). Anyways, all I'm doing is trying to make a fragment shader that...
  20. M

    Unknown Error/Crash Message

    Hi everyone, I'm currently testing the apk of my game on my phone. At a certain point in testing, the game crashes and I get this error message (attached). It doesn't mention any variable that I have, and it doesn't give any information on where the bug or error is. Please help, Thank you.
Top