Unity3D ERROR: Unable to read 'D:\xxx.keystore' (details: Keystore was tampered with, or password was incorrect)

Error building Player: Exception: apk (invokation failed)
ERROR: Unable to read 'D:\unity3dandroidkey.keystore' (details: Keystore was tampered with, or password was incorrect)
cmd:apk D:\ProgramSource\OBBTest\UnityOBBTest\Temp/StagingArea/Package_unaligned.apk -z D:\ProgramSource\OBBTest\UnityOBBTest\Temp/StagingArea/assets.ap_ -z D:\ProgramSource\OBBTest\UnityOBBTest\Temp/StagingArea/bin/resources.ap_ -nf D:\ProgramSource\OBBTest\UnityOBBTest\Temp/StagingArea/libs -f D:\ProgramSource\OBBTest\UnityOBBTest\Temp/StagingArea/bin/classes.dex -v -k D:/unity3dandroidkey.keystore -kp wwforever -kk wwforeverkey -kkp wwforever
stdout;
stderr:
ERROR: Unable to read 'D:\unity3dandroidkey.keystore' (details: Keystore was tampered with, or password was incorrect)

 기존에 Keystore 패스워드를 입력하지 않은 에러와 비슷한데요, 패스워드가 잘 못 입력되면 위와같은 에러가 발생합니다.

댓글

이 블로그의 인기 게시물

'xxx.exe' 프로그램을 시작할 수 없습니다. 지정된 파일을 찾을 수 없습니다.

[GWork] LNK2038 'RuntimeLibrary'에 대해 불일치가 검색되었습니다. 'MDd_DynamicDebug' 값이 'MTd_StaticDebug' 값과 일치하지 않습니다.

goorm IDE에서 node.js 프로젝트로 Hello World Simple Server 만들어 띄워보기