• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Ren'Py Tentando cria um apk

aleef35

New Member
Dec 20, 2021
10
1
estou tendo esse erro ao criar um apk,alguem pode me ajudar?
[
código]
Desculpe, mas ocorreu uma exceção não detectada.

Ao executar o código do jogo:
Arquivo "game/android.rpy", linha 523, em <module>
Arquivo "game/android.rpy", linha 237, em android_build
Arquivo "game/distribute.rpy", linha 573, em __init__
Arquivo "game/distribute.rpy", linha 1315, em make_package
Arquivo "game/distribute.rpy", linha 345, em hash
Arquivo "game/distribute.rpy", linha 193, em hash
Arquivo "game/distribute.rpy", linha 125, em hash_file
IOError: [Errno 22] Argumento inválido

-- Traceback Completo ---------------------------------------------- --------------

Rastreamento completo:
Arquivo "launcher/game/android.rpyc", linha 523, no script
Arquivo "renpy/ast.py", linha 928, em execução
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
Arquivo "renpy/python.py", linha 2245, em py_exec_bytecode
exec(bytecode, globais, locais)
Arquivo "game/android.rpy", linha 523, em <module>
Arquivo "game/android.rpy", linha 237, em android_build
Arquivo "game/distribute.rpy", linha 573, em __init__
Arquivo "game/distribute.rpy", linha 1315, em make_package
Arquivo "game/distribute.rpy", linha 345, em hash
Arquivo "game/distribute.rpy", linha 193, em hash
Arquivo "game/distribute.rpy", linha 125, em hash_file
IOError: [Errno 22] Argumento inválido

Windows-10-10.0.16299
Ren'Py 7.4.11.2266
Lançador Ren'Py 7.4.11.2266
Dom 30 de outubro 18:46:50 2022
[/código]