- Feb 27, 2020
- 295
- 399
Can anyone help with Renpy Android build fail? Here's the error, I didn't see any info about it in the other threads.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/android.rpy", line 483, in <module>
File "game/android.rpy", line 269, in android_build
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: u'E:\\renpy-7.3.5-sdk\\rapt\\project\\local.properties'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "launcher/game/android.rpyc", line 483, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/android.rpy", line 483, in <module>
File "game/android.rpy", line 269, in android_build
File "E:\renpy-7.3.5-sdk\rapt\buildlib/rapt/build.py", line 468, in build
copy_project(config.update_always)
File "E:\renpy-7.3.5-sdk\rapt\buildlib/rapt/build.py", line 385, in copy_project
shutil.rmtree(project)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/shutil.py", line 275, in rmtree
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/shutil.py", line 273, in rmtree
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: u'E:\\renpy-7.3.5-sdk\\rapt\\project\\local.properties'
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Ren'Py Launcher 7.4.4.1439
Thu May 20 15:39:05 2021