Workaround for Unity3d error nativevideoframecallback

Source: Internet
Author: User

Welcome to Unity Learning, unity training, Unity Enterprise training and education zone, there are many u3d resources, u3d training videos, u3d tutorials, U3d Frequently asked questions, U3d Project source code, we are committed to creating the industry Unity3d training, learning the first brand.

Unity3d in the packaging of Android applications, a game on the flash back, access to Logcat after the discovery of the following log:

04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativevideoframecallback:vilii
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativesoftinputclosed:v
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativesettouchdeltay:vf
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativesetinputstring:vl
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativesetinputcanceled:vz
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativesetextras:vl
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativesetdefaultdisplay:vi
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativeresume:v
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativeresize:viiii
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativerequestedaa:i
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativerequested32bitdisplaybuffer:z
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativerender:z
04-14 10:12:08.283:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativerecreategfxstate:vl
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativepause:z
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativekeyspressed:vl
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativeinjectevent:zl
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativeinitwww:vl
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativefocuschanged:vz
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativefile:vl
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativedone:v
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativeactivityindicatorstyle:i
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Initjni:vl
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Unitysendmessage:vlll
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativesetlocationstatus:vi
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativesetlocation:vffffdf
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativeforwardeventstodalvik:vz
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lcom/unity3d/player/unityplayer;. Nativedeviceorientation:vi
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lorg/fmod/fmodaudiodevice;. Fmodunblockstreaming:i
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lorg/fmod/fmodaudiodevice;. Fmodprocess:il
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lorg/fmod/fmodaudiodevice;. Fmodinitjni:i
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lorg/fmod/fmodaudiodevice;. Fmodgetinfo:ii
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lorg/fmod/fmodaudiodevice;. Fmodblockstreaming:i
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method Lorg/fmod/fmodaudiodevice;. Fmodprocessmicdata:ili
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method lcom/unity3d/player/reflectionhelper;. Nativeproxyinvoke:lill
04-14 10:12:08.291:DEBUG/DALVIKVM (23204): Unregistering JNI method lcom/unity3d/player/reflectionhelper;. Nativeproxyfinalize:vi
04-14 10:12:08.307:info/process (23204): Sending signal. pid:23204 Sig:9

04-14 10:12:08.330:info/activitymanager (379): Process xxxxxxxxx (PID 23204) has died.

Cause of Error:

The screen orientation set by Unity playersetting is inconsistent with the screen orientation set in the manifest.

Workaround:

Set the playersetting screen orientation to the same setting as the screen orientation in the manifest.

For more highlights, please click http://www.gopedu.com/

Workaround for Unity3d error nativevideoframecallback

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.