RenPy Android SDK Issue! : 'function' object has no attribu

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.
Post Reply
Message
Author
User avatar
razzledazz
Newbie
Posts: 6
Joined: Sun Jul 20, 2014 7:48 pm
Contact:

RenPy Android SDK Issue! : 'function' object has no attribu

#1 Post by razzledazz »

Hey everyone. After having a few successful builds on the Desktop versions of my VN game, I decided to try a test android build of it.

I install the JDK as required by the Ren'Py installer and install a 32bit version of the latest JDK

jdk-8u11-windows-i586
http://download.oracle.com/otn-pub/java ... 5b2d438489

Then, reload the Renpy installer, select the android option and under the build category, I select Install SDK & Create Keys

During the process, I receive this error:

Code: Select all


I'm sorry, but an uncaught exception occurred.

While running game code:
  File "launcher/game/android.rpy", line 569, in script
    python:
  File "launcher/game/android.rpy", line 571, in <module>
    rapt.install_sdk.install_sdk(AndroidInterface())
  File "launcher/game/android.rpy", line 260, in call
    self.yes_thread.join()
AttributeError: 'function' object has no attribute 'join'

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

Full traceback:
  File "launcher/game/android.rpy", line 569, in script
    python:
  File "C:\Users\User1\Desktop\pyenvironment\renpy-6.17.7-sdk\renpy\ast.py", line 756, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\User1\Desktop\pyenvironment\renpy-6.17.7-sdk\renpy\python.py", line 1382, in py_exec_bytecode
    exec bytecode in globals, locals
  File "launcher/game/android.rpy", line 571, in <module>
    rapt.install_sdk.install_sdk(AndroidInterface())
  File "C:\Users\User1\Desktop\pyenvironment\renpy-6.17.7-sdk\rapt\buildlib\rapt\install_sdk.py", line 254, in install_sdk
    get_packages(interface)
  File "C:\Users\User1\Desktop\pyenvironment\renpy-6.17.7-sdk\rapt\buildlib\rapt\install_sdk.py", line 172, in get_packages
    if not run_slow(interface, plat.android, "update", "sdk", "-u", "-f", "-a", "-t", ",".join(packages), yes=True):
  File "C:\Users\User1\Desktop\pyenvironment\renpy-6.17.7-sdk\rapt\buildlib\rapt\install_sdk.py", line 33, in run_slow
    interface.call(args, cancel=True, **kwargs)
  File "launcher/game/android.rpy", line 260, in call
    self.yes_thread.join()
AttributeError: 'function' object has no attribute 'join'

Windows-7-6.1.7601-SP1
Ren'Py 6.17.7.521
Ren'Py Launcher 6.17.7.521



AttributeError: 'function' object has no attribute 'join'
seems to be the main error

Am I doing something wrong? Am I using the wrong SDK? I don't remember me ever touching the "android.rpy" file at all.

If possible can anyone help me on this issue?
Thank you :)

User avatar
PyTom
Ren'Py Creator
Posts: 16088
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:

Re: RenPy Android SDK Issue! : 'function' object has no att

#2 Post by PyTom »

This is a known bug. I think you might be able to avoid it by qutting the launcher, and going back into it - that will give you one more build until the problem recurs.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Post Reply

Who is online

Users browsing this forum: No registered users