Page 1 of 1

error in building package android

Posted: Mon Mar 04, 2024 11:32 am
by alisa1
Hello, I'm trying to create a building package android but I get this error and I don't know how to solve it. I have updated renpy 8.2.0, and also java, jdk latest versions. I opened rpy android and distribute, look for those lines and it is well written. Anyone know what can it be?. thank you.

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/android.rpy", line 539, in <module>
  File "game/android.rpy", line 223, in android_build
  File "game/distribute.rpy", line 591, in __init__
  File "game/distribute.rpy", line 1700, in make_key_pem
FileNotFoundError: [Errno 2] No such file or directory: "C:\\Users\\User\\Downloads\\Ren'Py\\renpy-8.2.0-sdk\\project\\update.pem"

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "launcher/game/front_page.rpyc", line 246, in script call
  File "launcher/game/android.rpyc", line 539, in script
  File "C:\Users\User\Downloads\Ren'Py\renpy-8.2.0-sdk\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\User\Downloads\Ren'Py\renpy-8.2.0-sdk\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/android.rpy", line 539, in <module>
  File "game/android.rpy", line 223, in android_build
  File "game/distribute.rpy", line 591, in __init__
  File "game/distribute.rpy", line 1700, in make_key_pem
FileNotFoundError: [Errno 2] No such file or directory: "C:\\Users\\User\\Downloads\\Ren'Py\\renpy-8.2.0-sdk\\project\\update.pem"

Windows-10-10.0.19041 AMD64
Ren'Py 8.2.0.24012702
Ren'Py Launcher 8.2.0.24012702
Sun Mar  3 19:25:53 2024