yygi32

  1. jinl

    GameMaker [Beginner looks for help] Unfixed YYGI32 error: incorrect type(undefined) expecitng a number

    I have been watching a tutorial for an isometric game, having a jam at loading the map script. One of the script is creating new maps. A YYGI32 error pops up when I pressed Enter to start the script: ############################################################################################...
  2. Velocity

    keyboard_check argument 1 incorrect type (undefined) expecting a Number (YYGI32)

    Hey, So I JUST started this YouTube GameMaker tutorial. And I'm already STUCK. And there isn't much out there regarding my problem. It MAY be hard to figure out. Or it may just be a simple oversight. My accumulated GameMaker and overall coding experience isn't very prolific. Anyway. So the...
  3. M

    Followed networking tutorial, getting same issue

    buffer_read argument 1 incorrect type (undefined) expecting a Number (YYGI32) at gml_Object_Server_NetworkingEvent_1 (line 47) - buffer_read(buff, buffer_string) Happens, when I try to read from a buffer, called buff. How to resolve it?
Top