-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
static jfieldID not valid for class java.lang.Class<org.renpy.android.PythonActivity> #686
Comments
Using --copy-libs I got to know it is somewhere in /org.tribler.android/files/lib/python2.7/site-packages/jnius/jnius.so (???) Complete adb log: http://pastebin.com/JQBe3LAi
|
How can we do to for this problem? |
Would somebody please release a new plyer to https://pypi.python.org? |
libsdl.app.SDLActivity.nativeInit(java.lang.Object) seems to do something wrong in call to GetStaticObjectField.
I noticed a deprecated message right before the crash occurred:
The text was updated successfully, but these errors were encountered: