How to fix it Exception in thread "main" java.io.IOException: Bad pathname

Godot Version

4.3

Question

`here the error of apksigner i do i have to make new key with correct username and password or it bug

Signing binary using:
C:/Users/Razer/AppData/Local/Android/Sdk/build-tools/34.0.0/apksigner.bat sign --verbose --ks --ks-pass pass: --ks-key-alias …/…/لعبة القارب يجمع النفط.apk
Exception in thread “main” java.io.IOException: Bad pathname
at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:463)
at java.base/java.io.File.getCanonicalPath(File.java:626)
at com.android.apksigner.ApkSignerTool.sign(ApkSignerTool.java:375)
at com.android.apksigner.ApkSignerTool.main(ApkSignerTool.java:92)`