• 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 Missing or corrupt GameMaker build tools : 0x4F030002

Z

ZJas

Guest
Hey there, I'm having a problem compiling.

"cmd" /c subst Z: "C:\Users\FamiliaArroyo\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE"

elapsed time 00:00:00.1435464s for command "cmd" /c subst Z: "C:\Users\FamiliaArroyo\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE" started at 10/05/2019 12:41:59
"cmd" /c subst Y: "C:\Users\FamiliaArroyo\AppData\Local\GameMakerStudio2\GMS2TEMP"

elapsed time 00:00:00.1910329s for command "cmd" /c subst Y: "C:\Users\FamiliaArroyo\AppData\Local\GameMakerStudio2\GMS2TEMP" started at 10/05/2019 12:42:00
"cmd" /c subst X: "C:\ProgramData\GameMakerStudio2\Cache\runtimes\runtime-2.2.3.344"

elapsed time 00:00:00.9743682s for command "cmd" /c subst X: "C:\ProgramData\GameMakerStudio2\Cache\runtimes\runtime-2.2.3.344" started at 10/05/2019 12:42:00
Saving project to: C:\Users\FamiliaArroyo\Documents\GameMakerStudio2\Science\Science.yyp
"C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.2.3.344/bin/Igor.exe" -j=8 -options="C:\Users\FamiliaArroyo\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff" -v -- Windows Run

Loaded Macros from C:\Users\FamiliaArroyo\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE\Science_1018B700\macros.json
Options: X:/bin\platform_setting_defaults.json
Options: C:\Users\FamiliaArroyo\AppData\Roaming/GameMakerStudio2\hydrocitynights_2189448\local_settings.json
Options: C:\Users\FamiliaArroyo\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE\Science_1018B700\targetoptions.json
X://bin/GMAssetCompiler.exe /c /zpex /mv=1 /iv=0 /rv=0 /bv=0 /j=8 /gn="Science" /td="Y:/" /cd="Z:/Science_1018B700" /zpuf="C:\Users\FamiliaArroyo\AppData\Roaming/GameMakerStudio2\hydrocitynights_2189448" /m=windows /tgt=64 /nodnd /cfg="default" /o="Y:/Science_679195A7_VM" /sh=True /optionsini="Y:/Science_679195A7_VM\options.ini" /cvm /baseproject="X:/BaseProject\BaseProject.yyp" "C:\Users\FamiliaArroyo\Documents\GameMakerStudio2\Science\Science.yyp" /preprocess="Z:/Science_1018B700"
Reading project file....C:\Users\FamiliaArroyo\Documents\GameMakerStudio2\Science
Reading project file....X:\BaseProject
Reading config delta 'C:\Users\FamiliaArroyo\Documents\GameMakerStudio2\Science\options\main\inherited\options_main.inherited.yy'
finished.


X://bin/GMAssetCompiler.exe DONE (0)
Release build
Missing or corrupt GameMaker build tools : 0x4F030002
elapsed time 00:00:02.8023214s for command "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.2.3.344/bin/Igor.exe" -j=8 -options="C:\Users\FamiliaArroyo\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff" -v -- Windows Run started at 10/05/2019 12:42:01
"cmd" /c subst Z: /d

elapsed time 00:00:00.2476760s for command "cmd" /c subst Z: /d started at 10/05/2019 12:42:04
"cmd" /c subst Y: /d

elapsed time 00:00:00.2139123s for command "cmd" /c subst Y: /d started at 10/05/2019 12:42:04
"cmd" /c subst X: /d

elapsed time 00:00:00.3395535s for command "cmd" /c subst X: /d started at 10/05/2019 12:42:04
FAILED: Run Program Complete

Any ideas of what is happening?
 
Top