Created
July 12, 2016 15:40
-
-
Save kylekellogg/e0c7b0de2b68a07d5fe773981bf0eaa9 to your computer and use it in GitHub Desktop.
Android N Beta (June 1st, 2016 updates) errors excerpt for Pokemon GO
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
07-12 11:37:08.235 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticle') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.236 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticle') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.251 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticleColor2') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.261 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehGroup') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.263 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehGroup (1)') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.266 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticle') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.276 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticle') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.288 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticle') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.293 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticleColor2') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.351 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticle') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.361 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticle') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.369 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticle') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.402 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticle') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.410 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehParticleColor2') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.413 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'UIBokehGroup') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:08.435 19716-19778/? W/Unity: The referenced script on this Behaviour (Game Object 'EditorPlusSceneObjectsSave.cff5bfee7175f9d800c00779f6509dfcb5abfeb0') is missing! | |
(Filename: Line: 1655) | |
07-12 11:37:09.018 19716-19734/? I/Unity: Constructing NativeLocationProvider | |
(Filename: ./artifacts/generated/Android/runtime/UnityEngineDebugBindings.gen.cpp Line: 40) | |
07-12 11:37:09.084 19716-19734/? I/Unity: AndroidJavaException: java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: libNianticLabsPlugin.so | |
java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: libNianticLabsPlugin.so | |
at java.lang.Runtime.load0(Runtime.java:889) | |
at java.lang.System.load(System.java:1505) | |
at com.unity3d.player.UnityPlayer.nativeRender(Native Method) | |
at com.unity3d.player.UnityPlayer.a(Unknown Source) | |
at com.unity3d.player.UnityPlayer$b.run(Unknown Source) | |
Rethrow as Exception: Error occurred while running installer 'HoloholoInstaller' | |
(Filename: currently not available on il2cpp Line: -1) | |
07-12 11:37:09.128 4425-6300/? W/SensorService: sensor 00000001 already enabled in connection 0x7e316130a0 (ignoring) | |
07-12 11:37:09.128 4425-6300/? I/sensors: batch | |
07-12 11:37:09.128 4425-6300/? I/nanohub: queueBatch: sensor=1, handle=1, period=160000000, latency=0 | |
07-12 11:37:09.130 4425-6300/? I/sensors: activate | |
07-12 11:37:09.130 4425-6300/? I/nanohub: queueActivate: sensor=1, handle=1, enable=1 | |
07-12 11:37:09.135 4425-9343/? I/sensors: setDelay | |
07-12 11:37:09.135 4425-9343/? I/nanohub: queueSetDelay: sensor=1, handle=1, period=20000000 | |
07-12 11:37:09.139 19716-19734/? I/Unity: NullReferenceException: A null value was found where an object instance was required. | |
(Filename: currently not available on il2cpp Line: -1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment