Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
asatiir
- Regular
- Posts: 86
- Joined: Tue Oct 01, 2013 6:04 pm
- Completed: Within the Walls (Twine)
- Projects: Roses Will Rise
- Organization: Asatiir's Tales
- Skype: asatiir
- itch: asatiir
- Location: Dubai, UAE
-
Contact:
#1
Post
by asatiir » Fri Oct 04, 2013 1:40 pm
Hello,
I'm fairly new to Rapt (and Ren'py for that matter), I tried searching to see if this problem has been encountered before and couldn't find anything. So my apologies if this has been asked before. I manged to get most of the stuff working, but once I started to build the game, I faced this particular problem.
Code: Select all
-post-package:
-release-prompt-for-password:
-release-nosign:
-release-sign:
[echo] Signing final apk...
BUILD FAILED
C:\rapt\android-sdk\tools\ant\build.xml:1097: The following error occurred while
executing this line:
C:\rapt\android-sdk\tools\ant\build.xml:1109: Value for 'output' is not valid. I
t must resolve to a single path
Total time: 5 seconds
The build seems to have failed.
I'd appreciate the help, thank you.
Last edited by
asatiir on Fri Oct 04, 2013 3:53 pm, edited 1 time in total.
-
PyTom
- Ren'Py Creator
- Posts: 15893
- Joined: Mon Feb 02, 2004 10:58 am
- Completed: Moonlight Walks
- Projects: Ren'Py
- IRC Nick: renpytom
- Github: renpytom
- itch: renpytom
- Location: Kings Park, NY
-
Contact:
#2
Post
by PyTom » Fri Oct 04, 2013 2:00 pm
Hm... Offhand, I think this might be because the package name or filename is invalid.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
"Silly and fun things are important." - Elon Musk
Software > Drama •
https://www.patreon.com/renpytom
-
asatiir
- Regular
- Posts: 86
- Joined: Tue Oct 01, 2013 6:04 pm
- Completed: Within the Walls (Twine)
- Projects: Roses Will Rise
- Organization: Asatiir's Tales
- Skype: asatiir
- itch: asatiir
- Location: Dubai, UAE
-
Contact:
#3
Post
by asatiir » Fri Oct 04, 2013 3:45 pm
Could you please elaborate?
the name is matching, but could it be possible that the name is too long?
Edit: wow, I just used a shorter name and it worked! thanks!
2nd Edit: I think I figured out what was the problem, the title I had was subtitled and contained a colon which might have messed it up a bit.
Users browsing this forum: Bing [Bot], Google [Bot]