On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Download the GMLive_2022.2.patch and copy it to the root of your project (you can find the root of your project easily->  in GMS go at menu: Help -> Open Project In Explorer). Then in the root of project directory write the command (via command prompt,  powershell, terminal etc):

git apply GMLive_2022.2.patch
(+1)

I did exactly the same thing trying to apply the patch as you described but I gave it another go anyway and still got the same error message. 

Then I tried doing the editing from the patch lines as Bulletproof Outlaws suggested and, after realising textedit on Mac doesn't work very well with code lines that long, I downloaded and did the cut/paste with Atom instead. Now I am up and running again finally.

Much appreciated to both of you for trying to help me out here. I don't have much hair left to pull out :-)

it might crash, if you try to apply it on different version, or applied any change on original files