• 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 [SOLVED] Windows - failed to build

Sisyphus

Member
Hi all

I am desperately looking for some help with a compile/build error that I cannot solve (below).


Would be very grateful if anyone can point me in the right direction to solve this!


Thanks !!!



-----------------------------------------------------------------------------
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at ..(String[] )
-----------------------------------------------------------------------------
EXCEPTION FILE - C:\Users\----\AppData\Local\Temp\48942a5f61024a93a13f5a553bb850aa.yyg.saencryptedreport
-----------------------------------------------------------------------------
 
Last edited:

Sisyphus

Member
Update (for anyone facing a similar issue):

I removed and then installed a new runtime in GMS2 which resolved the issue.

Along the way I checked (and recommend anyone with the issue to check your setup of GMS2 is correct, including whether your Visual studio installation is correct (follow this yoyo guide: https://help.yoyogames.com/hc/en-us/articles/235186048-Setting-Up-For-Windows
And check this one:
)
 
Top