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

BUILD FAILED

naresh

Member
Hi, i am new with GMS 2, first time i am creating apk, but i got this error, can any one please tell me what is wrong.




required: byte[],byte[],int,int
found: <null>,int,Integer
reason: actual and formal argument lists differ in length
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
2 errors
:com.myowngames.abcalphabet:compileDebugJavaWithJavac FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.myowngames.abcalphabet:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 38.68 secs


C:\Windows\system32\cmd.exe DONE (1)
C:\Windows\system32\subst.exe /d W:


C:\Windows\system32\subst.exe DONE (0)
Error : Build Failed
Igor complete.
elapsed time 00:00:10.6628091s for command "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.2.3.344/bin/Igor.exe" -j=8 -options="C:\Users\CM One\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff" -v -- Android Package started at 08/23/2019 09:40:32
"cmd" /c subst Z: /d

elapsed time 00:00:00.0183067s for command "cmd" /c subst Z: /d started at 08/23/2019 09:40:43
"cmd" /c subst Y: /d

elapsed time 00:00:00.0144566s for command "cmd" /c subst Y: /d started at 08/23/2019 09:40:43
"cmd" /c subst X: /d

elapsed time 00:00:00.0139745s for command "cmd" /c subst X: /d started at 08/23/2019 09:40:43
FAILED: Package Program Complete
 
Last edited:
Top