This all started when I tried to do the packaging to android in March.
the process is going well. It's works.
-JDK
-Apache Ant
-Android SDK
Then, a month later I buy a new PC. I copied all the folders renpy from my Old one.
Everything is functioning normally, including the build distributions.
But, when I want to build into android, this happened:
Code: Select all
Updating source code.
Updating build files.
Resolved location of library project to: D:\Softwares\Office\python\renpy-6.17.7-sdk\rapt\android-sdk-r22.6.2\extras\google\play_apk_expansion\downloader_library
Updated project.properties
Updated local.properties
Added file D:\Softwares\Office\python\renpy-6.17.7-sdk\rapt\build.xml
Updated file D:\Softwares\Office\python\renpy-6.17.7-sdk\rapt\proguard-project.txt
Creating assets directory.
Creating expansion file.
Packaging internal data.
I'm using Ant to build the package.
Buildfile: D:\Softwares\Office\python\renpy-6.17.7-sdk\rapt\build.xml
-check-env:
[checkenv] Android SDK Tools Revision 22.6.4
[checkenv] Installed at D:\Softwares\Office\python\renpy-6.17.7-sdk\rapt\android-sdk-r22.6.2
-setup:
[echo] Project Name: VisualNovelDatingSims-MasaSMA-1.0
[gettype] Project Type: Application
-pre-clean:
clean:
[getlibpath] Library dependencies:
[getlibpath]
[getlibpath] ------------------
[getlibpath] Ordered libraries:
BUILD FAILED
D:\Softwares\Office\python\renpy-6.17.7-sdk\rapt\android-sdk-r22.6.2\tools\ant\build.xml:471: The following error occurred while executing this line:
D:\Softwares\Office\python\renpy-6.17.7-sdk\rapt\android-sdk-r22.6.2\extras\google\play_licensing\library\build.xml:90: Cannot find D:\Programs\Office\python\renpy-6.17.7-sdk\rapt\android-sdk\tools\ant\build.xml imported from D:\Softwares\Office\python\renpy-6.17.7-sdk\rapt\android-sdk-r22.6.2\extras\google\play_licensing\library\build.xml
Total time: 1 second
The build seems to have failed.
I've done this repeatedly:
Delete Ren'Py folder, then re-download Ren'Py.
re-download the JDK,
re-download Apache Ant and SDK.
but always fails.
I'm guessing... what happened.
May be i need 4 files 'Build.xml' from another with Success Packaging.
Could someone upload it for me ? it would be a great..
android-sdk\tools\ant\build.xml
renpy-sdk\rapt\build.xml
renpy-sdk\rapt\android-sdk\extras\google\play_licensing\library\build.xml
renpy-sdk\rapt\android-sdk\tools\ant\build.xml
