• 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 My music non-existent in Windows 10

C

chirpetatroblox

Guest
It says GMS 2 needs permission to view the my music folder in documents which is gone in windows 10.
This is my error log thing:

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

elapsed time 00:00:00.0418851s for command "cmd" /c subst Z: "C:\Users\USERNAME\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE" started at 08/11/2019 02:40:22
"cmd" /c subst Y: "C:\Users\USERNAME\AppData\Local\GameMakerStudio2\GMS2TEMP"

elapsed time 00:00:00.0383869s for command "cmd" /c subst Y: "C:\Users\USERNAME\AppData\Local\GameMakerStudio2\GMS2TEMP" started at 08/11/2019 02:40:23
"cmd" /c subst X: "C:\ProgramData\GameMakerStudio2\Cache\runtimes\runtime-2.2.3.344"

elapsed time 00:00:00.0410391s for command "cmd" /c subst X: "C:\ProgramData\GameMakerStudio2\Cache\runtimes\runtime-2.2.3.344" started at 08/11/2019 02:40:23
Saving project to: C:\Users\USERNAME\Documents\Clucker.yyp
"C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.2.3.344/bin/Igor.exe" -j=8 -options="C:\Users\USERNAME\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff" -v -- Windows Run

Loaded Macros from C:\Users\USERNAME\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE\Clucker_67D11EBE\macros.json
Options: X:/bin\platform_setting_defaults.json
Options: C:\Users\USERNAME\AppData\Roaming/GameMakerStudio2\ralleysport91_2132375\local_settings.json
Options: C:\Users\USERNAME\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE\Clucker_67D11EBE\targetoptions.json
X://bin/GMAssetCompiler.exe /c /zpex /mv=1 /iv=0 /rv=0 /bv=0 /j=8 /gn="Clucker" /td="Y:/" /cd="Z:/Clucker_67D11EBE" /zpuf="C:\Users\USERNAME\AppData\Roaming/GameMakerStudio2\ralleysport91_2132375" /m=windows /tgt=64 /nodnd /cfg="default" /o="Y:/Clucker_4A3FC293_VM" /sh=True /optionsini="Y:/Clucker_4A3FC293_VM\options.ini" /cvm /baseproject="X:/BaseProject\BaseProject.yyp" "C:\Users\USERNAME\Documents\Clucker.yyp" /preprocess="Z:/Clucker_67D11EBE"
-----------------------------------------------------------------------------
System.UnauthorizedAccessException: Access to the path 'C:\Users\USERNAME\Documents\My Music' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at GMAssetCompiler.GMAssets.(String )
at GMAssetCompiler.GMAssets.(JsonTextReader , String , Boolean )
at GMAssetCompiler.GMAssets.(JsonTextReader , String )
at ..(String )
at ..(String )
at GMAssetCompiler.Program.(List`1 )
at GMAssetCompiler.Program.(String[] )
-----------------------------------------------------------------------------
EXCEPTION FILE - C:\Users\USERNAME\AppData\Local\Temp\e13f8949fa834538a2f93d2562a253df.yyg.saencryptedreport
-----------------------------------------------------------------------------


X://bin/GMAssetCompiler.exe exited with non-zero status (-532462766)
elapsed time 00:00:00.9199397s for command "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.2.3.344/bin/Igor.exe" -j=8 -options="C:\Users\USERNAME\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff" -v -- Windows Run started at 08/11/2019 02:40:23
"cmd" /c subst Z: /d

elapsed time 00:00:00.0428505s for command "cmd" /c subst Z: /d started at 08/11/2019 02:40:24
"cmd" /c subst Y: /d

elapsed time 00:00:00.0428868s for command "cmd" /c subst Y: /d started at 08/11/2019 02:40:24
"cmd" /c subst X: /d

elapsed time 00:00:00.0439148s for command "cmd" /c subst X: /d started at 08/11/2019 02:40:24
FAILED: Run Program Complete
 
Top