• 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.

Android [solved] subst error

P

pacarico

Guest
Create started: 23:11:40
"C:\Users\Anton_000\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\Anton_000\AppData\Local\gm_ttt_91453\a17875.txt" /c /m=android /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /j=4 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1760 /gn="HPower" /td="C:\Users\Anton_000\AppData\Local" /cd="C:\Users\Anton_000\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="127.0.0.1" /hprt="51268" /optionsini="C:\Users\Anton_000\AppData\Local\gm_ttt_91453\gm_ttt_22993\HPower.ini" /o="C:\Users\Anton_000\AppData\Local\gm_ttt_91453\gm_ttt_22993" "C:\Users\Anton_000\Documents\GameMaker\Projects\HPower.gmx\HPower.gmx\HPower.project.gmx"

Reading project file....finished.
Compile Constants...finished.
Remove DnD...finished.
Compile Scripts...finished.
Compile Objects...finished.
Compile Timelines...finished.
Compile Triggers...finished.
Compile Rooms...finished.
Compile Extensions...finished.
Global scripts...finished.
Final Compile...finished.
Saving IFF file... C:\Users\Anton_000\AppData\Local\gm_ttt_91453\gm_ttt_22993\HPower.droid
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... LANG
Writing Chunk... EXTN
Writing Chunk... SOND
Writing Chunk... AGRP
Writing Chunk... SPRT
Warning : resource face_face_0 rescaled from 1083,349 to 541,174
Warning : resource paginaweb_paginaweb_0 rescaled from 1032,774 to 516,387
Writing Chunk... BGND
Warning : resource background0_background0 rescaled from 1206,907 to 603,453
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... GLOB
Writing Chunk... SHDR
Writing Chunk... FONT
Writing Chunk... TMLN
Writing Chunk... OBJT
Writing Chunk... ROOM
Writing Chunk... DAFL
Writing Chunk... TPAGE
Writing Chunk... CODE
Writing Chunk... VARI
Writing Chunk... FUNC
Writing Chunk... STRG
Writing Chunk... TXTR
0 Compressing texture... writing texture texture_0.png...
1 Compressing texture... writing texture texture_1.png...
Writing Chunk... AUDO
Writing Chunk... SCPT
Writing Chunk... DBGI
Writing Chunk... INST
Writing Chunk... LOCL
Writing Chunk... STRG
Stats : GMA : Elapsed=5693,2124
Stats : GMA : sp=6,au=0,bk=1,pt=0,sc=6,sh=0,fo=0,tl=0,ob=27,ro=9,da=7,ex=1,ma=33,fm=0xC800040
cmd /c "subst Z: "C:\Users\Anton_000\Documents\GameMaker\Cache\HPower\Android\Default" && Z: && cd \com.HPower.HPower && "C:\Users\Anton_000\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew" assembleRelease "

"subst" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
cmd /c "subst /d Z:"

"subst" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
Create finished: 23:11:50
---------------------------------------------------------------------------------------------------------------------------------------------
here is the error in english
'subst' is not recognized as an internal or external command,
operable program or batch file.
cmd /c "subst /d Z:"

'subst' is not recognized as an internal or external command,
operable program or batch file.

i have jdk 1.8.0_102
ndk r 12b
sdk tool 25.2.2
sdk platform-tools 24.0.3
sdk build-tools 24.0.2 and 23.0.3
api 24 and 23
and all the extras i the lastest version
GM v 1.4.1760


solution
i simply forgot to add the google play apk expansion
 
Last edited by a moderator:
P

PlayLight

Guest
Create started: 23:11:40
"C:\Users\Anton_000\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\Anton_000\AppData\Local\gm_ttt_91453\a17875.txt" /c /m=android /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /j=4 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1760 /gn="HPower" /td="C:\Users\Anton_000\AppData\Local" /cd="C:\Users\Anton_000\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="127.0.0.1" /hprt="51268" /optionsini="C:\Users\Anton_000\AppData\Local\gm_ttt_91453\gm_ttt_22993\HPower.ini" /o="C:\Users\Anton_000\AppData\Local\gm_ttt_91453\gm_ttt_22993" "C:\Users\Anton_000\Documents\GameMaker\Projects\HPower.gmx\HPower.gmx\HPower.project.gmx"

Reading project file....finished.
Compile Constants...finished.
Remove DnD...finished.
Compile Scripts...finished.
Compile Objects...finished.
Compile Timelines...finished.
Compile Triggers...finished.
Compile Rooms...finished.
Compile Extensions...finished.
Global scripts...finished.
Final Compile...finished.
Saving IFF file... C:\Users\Anton_000\AppData\Local\gm_ttt_91453\gm_ttt_22993\HPower.droid
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... LANG
Writing Chunk... EXTN
Writing Chunk... SOND
Writing Chunk... AGRP
Writing Chunk... SPRT
Warning : resource face_face_0 rescaled from 1083,349 to 541,174
Warning : resource paginaweb_paginaweb_0 rescaled from 1032,774 to 516,387
Writing Chunk... BGND
Warning : resource background0_background0 rescaled from 1206,907 to 603,453
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... GLOB
Writing Chunk... SHDR
Writing Chunk... FONT
Writing Chunk... TMLN
Writing Chunk... OBJT
Writing Chunk... ROOM
Writing Chunk... DAFL
Writing Chunk... TPAGE
Writing Chunk... CODE
Writing Chunk... VARI
Writing Chunk... FUNC
Writing Chunk... STRG
Writing Chunk... TXTR
0 Compressing texture... writing texture texture_0.png...
1 Compressing texture... writing texture texture_1.png...
Writing Chunk... AUDO
Writing Chunk... SCPT
Writing Chunk... DBGI
Writing Chunk... INST
Writing Chunk... LOCL
Writing Chunk... STRG
Stats : GMA : Elapsed=5693,2124
Stats : GMA : sp=6,au=0,bk=1,pt=0,sc=6,sh=0,fo=0,tl=0,ob=27,ro=9,da=7,ex=1,ma=33,fm=0xC800040
cmd /c "subst Z: "C:\Users\Anton_000\Documents\GameMaker\Cache\HPower\Android\Default" && Z: && cd \com.HPower.HPower && "C:\Users\Anton_000\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew" assembleRelease "

"subst" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
cmd /c "subst /d Z:"

"subst" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
Create finished: 23:11:50
---------------------------------------------------------------------------------------------------------------------------------------------
here is the error in english
'subst' is not recognized as an internal or external command,
operable program or batch file.
cmd /c "subst /d Z:"

'subst' is not recognized as an internal or external command,
operable program or batch file.

i have jdk 1.8.0_102
ndk r 12b
sdk tool 25.2.2
sdk platform-tools 24.0.3
sdk build-tools 24.0.2 and 23.0.3
api 24 and 23
and all the extras i the lastest version
GM v 1.4.1760

weird, it's having trouble assigning the virtual drive.

What version of Windows are you running?
Do you have a physical drive which is using the drive letter 'Z'?
 
P

pacarico

Guest
weird, it's having trouble assigning the virtual drive.

What version of Windows are you running?
Do you have a physical drive which is using the drive letter 'Z'?

i have windows 8.1 ( the last update) 64 bits
i dont have any physical drive using Z
 
P

PlayLight

Guest
subst.exe exist in C:\Windows\System32\
Well I would run an fsc scan to make sure your system is working correctly.
If all is running fine, and it doesn't help the error, then submit a ticket with YoYo HelpDesk.

To run a fsc scan, simply click on the windows icon menu (bottom left of your screen) and type 'cmd' in the search bar. then either right click on CMD and select 'run as administrator' or you can hold ctrl+Shift and press Enter, to open an elevated Command Prompt.
In the elevated command prompt type 'sfc /scannow' and press Enter.
Let it do it's scan and hopefully it amends the subst issue.


edit:
hmm, it's posible that it could also be a discrepancy with your system 'Path' variable.
eg.
- it does not include '%SystemRoot%\system32'
- total variable length exceeds 2048 characters.
might be something to also check out.
 
Last edited by a moderator:
P

pacarico

Guest
Well I would run an fsc scan to make sure your system is working correctly.
If all is running fine, and it doesn't help the error, then submit a ticket with YoYo HelpDesk.

To run a fsc scan, simply click on the windows icon menu (bottom left of your screen) and type 'cmd' in the search bar. then either right click on CMD and select 'run as administrator' or you can hold ctrl+Shift and press Enter, to open an elevated Command Prompt.
In the elevated command prompt type 'sfc /scannow' and press Enter.
Let it do it's scan and hopefully it amends the subst issue.


edit:
hmm, it's posible that it could also be a discrepancy with your system 'Path' variable.
eg.
- it does not include '%SystemRoot%\system32'
- total variable length exceeds 2048 characters.
might be something to also check out.


i run the sfc didnt work
and my path already has the %SystemRoot%\system32
 
P

pacarico

Guest
ok submit a ticket with help desk. Hopefully they can get to the bottom of this.

thx for your help, my problem was that i forgot to add the google play apk expansion or at least with that it stoped
 
Top