Unable to list keys in the keystore. Please make sure the location and password of the keystore is correct.
Hello,
I can't build my android app. I tryed re-install Unity, using other version Unity, tryed using JDK SDK NDK from PC, not from unity installs... but again I have error.
Unable to list keys in the keystore. Please make sure the location and password of the keystore is correct.
E:/ProgramFiles/UnityEditors/2019.2.15f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\OpenJDK\Windows\bin\java.exe -Xmx4096M -Dcom.android.sdkmanager.toolsdir="E:/ProgramFiles/UnityEditors/2019.2.15f1/Editor/Data/PlaybackEngines/AndroidPlayer\SDK\tools" -Dfile.encoding=UTF8 -jar "E:/ProgramFiles/UnityEditors/2019.2.15f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\sdktools.jar" -
stderr[
Error: Unable to read 'F:\Unity\BestGameEver\user.keystore'
Error: Keystore was tampered with, or password was incorrect
]
stdout[
]
exit code: 255
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at C:/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:179)
Comment