Estou tendo problemas para compilar um determinado jogo para o APK, mesmo após ter configurado todo ambiente. Alguém poderia me ajudar nesse quesito? O Erro e desconhecido, o Compiler simplesmente dá erro.
Exporta para HTML e Executável normalmente.
Detalhando melhor o erro:
Código: Selecionar todos
FAILURE: Build failed with an exception.
* What went wrong:
Could not open settings generic class cache for settings file 'C:\Users\Administrator\AppData\Roaming\GameMakerStudio2\Cache\GMS2CACHE\Trilhas_de_43D918A0_540AF068\Android\Default\settings.gradle' (C:\Users\Administrator\.gradle\caches\7.5.1\scripts\2uazj08955dbfjfuowaq5rko0).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 63
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 2s
C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2023.2.1.90/android/runner\gradle\gradlew.bat exited with non-zero status (1)
elapsed time 00:00:15.2354007s for command "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2023.2.1.90/bin/igor/windows/x64/Igor.exe" -j=8 -options="C:\Users\Administrator\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff" -v -- Android Package started at 03/29/2023 17:23:40
FAILED: Package Program Complete
For the details of why this build failed, please review the whole log above and also see your Compile Errors window.
O erro e no Gradlew.bat, quando o Igor.exe (do gm) vai rodar. Já procurei, tem tópicos de outras plataformas reclamando disso, mas no GM não achei nada mesmo.
Sugestões? Alguém que possa ajudar? O.o