• 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!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Windows GMS2 Missing or corrupt GameMaker build tools : 0x4F030002

M

Micle

Guest
Alright, so I launched GMS2 today and whenever I try to run any project I get this:
Code:
"cmd"  /c subst Z: "C:\Users\Micle\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE"

elapsed time 00:00:00.1509060s for command "cmd" /c subst Z: "C:\Users\Micle\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE" started at 04/10/2019 17:54:36
"cmd"  /c subst Y: "C:\Users\Micle\AppData\Local\GameMakerStudio2\GMS2TEMP"

elapsed time 00:00:00.1449097s for command "cmd" /c subst Y: "C:\Users\Micle\AppData\Local\GameMakerStudio2\GMS2TEMP" started at 04/10/2019 17:54:36
"cmd"  /c subst X: "C:\ProgramData\GameMakerStudio2\Cache\runtimes\runtime-2.2.2.326"

elapsed time 00:00:00.1708938s for command "cmd" /c subst X: "C:\ProgramData\GameMakerStudio2\Cache\runtimes\runtime-2.2.2.326" started at 04/10/2019 17:54:36
Saving project to: F:\Documents\GameMakerStudio2\# Current ( Experiments )\Sudsbox\Sudsbox.yyp
"C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.2.2.326/bin/Igor.exe"  -j=8 -options="C:\Users\Micle\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff"  -- Windows Run

Loaded Macros from C:\Users\Micle\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE\Sudsbox_4391E60F\macros.json
Options: X:/bin\platform_setting_defaults.json
Options: C:\Users\Micle\AppData\Roaming/GameMakerStudio2\m.niczejewski_643641\local_settings.json
Options: C:\Users\Micle\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE\Sudsbox_4391E60F\targetoptions.json
Reading project file....F:\Documents\GameMakerStudio2\# Current ( Experiments )\Sudsbox
Reading project file....X:\BaseProject
Reading config delta 'F:\Documents\GameMakerStudio2\# Current ( Experiments )\Sudsbox\options\main\inherited\options_main.inherited.yy'
finished.


Release build
Missing or corrupt GameMaker build tools : 0x4F030002
elapsed time 00:00:01.8757890s for command "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.2.2.326/bin/Igor.exe" -j=8 -options="C:\Users\Micle\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff"  -- Windows Run started at 04/10/2019 17:54:36
"cmd"  /c subst Z: /d

elapsed time 00:00:00.1946134s for command "cmd" /c subst Z: /d started at 04/10/2019 17:54:38
"cmd"  /c subst Y: /d

elapsed time 00:00:00.1479091s for command "cmd" /c subst Y: /d started at 04/10/2019 17:54:38
"cmd"  /c subst X: /d

elapsed time 00:00:00.1489076s for command "cmd" /c subst X: /d started at 04/10/2019 17:54:39
FAILED: Run Program Complete
I've tried reinstalling GMS2, reinstalling and changing IDE versions but the problem still persists..
 
Top