데이빗의 도스 게임 자료실

한국어

Game Dev

This error means that current gradle version doesn't support Java with version 12 , i traced logs , and found that UE4 try to use 4.6 version of gradle which really don't support my Java version , in order to solve you need to change file which UE use as template (to download gradle version). Here's file location UE_4.23\Engine\Build\Android\Java\gradle\gradle\wrapper\gradle-wrapper.properties. Update row where distributionUrl =... to distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-all.zip save file and try launch again UE will use this updates as template and in own turn dowload 5.6.2 version which support java version 11 , 12 .. and new grandle will build project.

조회 수 :
27580
등록일 :
2021.07.16
10:06:54 (*.216.5.222)
엮인글 :
게시글 주소 :
http://dosgame.yyartsworld.pe.kr/developer/47622
사진 및 파일 첨부

여기에 파일을 끌어 놓거나 왼쪽의 버튼을 클릭하세요.

파일 용량 제한 : 0MB (허용 확장자 : *.*)

0개 첨부 됨 ( / )
옵션 :
:
:
:
:
List of Articles
번호 제목 글쓴이 조회 수 추천 수 비추천 수 날짜sort
8 UE4 MacOS Generate Xcode Project 안될때 관리자 21088     2020-08-27
 
7 MySQL DB 백업및 복원 관리자 16579     2020-12-02
 
» Could not determine java version from '12.0.1' 관리자 27580     2021-07-16
This error means that current gradle version doesn't support Java with version 12 , i traced logs , and found that UE4 try to use 4.6 version of gradle which really don't support my Java version , in order to solve you need to change file wh...  
5 MYSQL ODBC Set Max Connection 관리자 37124     2021-10-05
 
4 MYSQL ODBC 일정시간 후 커넥션이 lost 된다면 관리자 6997     2021-12-18
 
3 UE4 - Accept SDK License 관리자 40     2023-04-30
 
2 UE4 Gradle 버전 설정 관리자 93     2023-05-11
 
1 Warning: unable to build chain to self-signed root for signer file 관리자 28     2024-03-26