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

error

  1. ParodyKnaveBob

    Suggestion Pin Igor Solution in Tech Support Subforum

    Howdy, all, but especially some GMC-edity-type-person, Until YYG makes the common Igor solution more readily apparent to its users, could we get an Igor solution thread pinned in the Tech Support subforum? I realize many will ignore it anyway, but at least it should slow down the amount of...
  2. LESLOW

    CODE ERROR

    ___________________________________________________________________________________________________________________________________ ############################################################################################ ERROR in action number 1 of Create Event for object <undefined>...
  3. ThunderSpark

    Problem with warping between rooms

    While working on my project, I got an error that completely prevents my warping code from working. Here is the error i recieved: The object I use for warping, and its Creation Code: The error says I haven't set a warp target, but it should have one from the creation code. I also tried changing...
  4. Mal7

    SOLVED Help me! Little Town

    Help me, I'm currently following the tutorial for Litttle Town. I'm now on Session 4 video no.09 to picking up an item. I don't know where is the problem because I follow exactly as shown in video. The game can be run but if i press space bar to picking up an item the error message will pop up...
  5. M

    Question - IDE Reloaded gamemaker because rooms weren't loading. All files(such as sprites) were kicked out from their respect folders & I lost some sprites.

    I was coding my final project for school at home when I noticed nothing I changed in rooms would change on running the program. I needed to test these things, so I saved & reloaded(exited out of Gamemaker, and reopened the file). When I came back, I had a huge resource load error, & all my...
  6. Flores

    Android Trouble with Google Play Data Security Form

    Dear Community, I hope this message finds you well. I am currently facing some challenges while trying to fill out the Google Play Data Security form to submit my game to the Play Store. My app does not involve any user data collection; it solely utilizes advertisements. I am uncertain about...
  7. Flores

    Android how do I remove the SDKs com.admost.sdk:applovin and com.admost.sdk:applovin ??(admob)

    I'm trying to publish a game on the Play Store, but the app is being rejected because of these SDKs: com.admost.sdk:applovin com.applovin:applovin-sdk They are advising me to consider upgrading to an SDK version that complies with their policy (if available from my provider) or to remove the...
  8. H

    Discussion Project can't run on GameMaker Studio 2 [Solved]

    I'm having an issue when i try to run de project. ---------------- "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2023.11.0.157/bin/igor/windows/x64/Igor.exe" -j=8 -options="C:\Users\henri\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff" -v -- Windows Run The application to...
  9. X

    GameMaker Error in my code. Help desperately needed.

    I am currently working on a video game, and I encountered an error that I do not know how to fix. This is the error message: I understand what the error is and what it means, but I do not know how to fix it. I am using GML Visual. The code is for some basic movement mechanics. This is my code...
  10. @

    scripts

    hi guys, I am kind of new to making games in Game Maker, and I am trying to use scripts, but I am having some problems. For example, some tutorials that I watched show that you could set your controls with scripts, but mine doesn't work like that. Look at my code, for example. var...
  11. GoatyDragon

    GML Creation code not updating?

    I'm trying to initiate a sequence, and to do so I'm using a function in which the sequence name is a parameter. "start_event" is a variable which is meant to be set in creation code (though is set as zero in the create event, so I'd assume that'd mean zero is its default). If it is not zero...
  12. C

    GML Enemy attacking from behind

    Well, I've been trying to create a system where the enemy follows the player at a certain distance, but this distance is rounded to positive (always) which makes him attack even from behind! I know what the problem is, but I don't know how to solve it, can you help me? Thank you very much...
  13. vinixx

    GameMaker The project does not run on Ubuntu.

    FAILED: Run Program Complete For the details of why this build failed, please review the whole log above and also see your Compile Errors window. This error appears when I try to run the project, and I'm using the beta version for Ubuntu.
  14. S

    GML part_system_automatic_update argument to "stop" fx created with effect_create_above()

    I have read the documentation about this function, and it says "One thing to note is that if you are using the simple effects created by the functions effect_create_above() or effect_create_below() then you can use the values of 0 (for below effects) or 1 (for above effects) as the particle...
  15. H

    GameMaker Game Maker doesn't start

    Hello, Game Maker doesn't start DESKTOP device name-FTE9ITP Intel(R) Core(TM) i3-10110 CPU @ 2.10GHz 2.50 GHz RAM 20.0 GB (available: 19.8 GB) System type 64-bit operating system, x64 processor Pen and touch input Pen and touch input are not available for this monitor Windows 11 64bit.
  16. X

    GameMaker "Object: oDead Event: Step at line 30 : got '' expected '}'" error

    I'm trying to make a platformer game, and whenever I go to play the game after I made the code for dead enemies, it gives me the Object: oDead Event: Step at line 30 : got '' expected '}' error. (yes, I have been saving) Any help would be awesome.
  17. G

    Question - IDE File desepear

    So today after a sesion of downloading an old version of GMS2 I realise that my 2 year old project is just gone... I still have the folder with all the project parts: sprites, music, scripts, etc. Is there a way to automatically convert the folder into a project or to add the foldert with all...
  18. L

    GameMaker Failed: Run Program Complete

    When I press the run button in any project, it says this error: The application to execute does not exist: 'C:\ProgramData\GameMakerStudio2\Cache\runtimes\runtime-2023.8.2.152\bin\igor\windows\x64\Igor.dll'. elapsed time 00:00:00.0987236s for command...
  19. YoSniper

    GameMaker GMS2: Why does top left tile always get dropped?

    When I create a new tile set based off of an existing sprite, it seems to look fine. However, when I try to use it and spread it throughout a room, I come to find that the top left tile of my set has been replaced with a blank square. This appears to be true for all tile sets. Is there a fix for...
  20. FHD

    Android The given key (email) was not present in the dictionary.

    Hello everyone, I have installed the old version of 2.2.5.481 and have tested several of my projects but didn't manage to compile any Android export. There is a problem that I have no idea about. All of the projects failed due to this error message: The given key (email) was not present in...
Top