Skip to content

Instantly share code, notes, and snippets.

@jatin360
Created May 1, 2012 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jatin360/2567490 to your computer and use it in GitHub Desktop.
Save jatin360/2567490 to your computer and use it in GitHub Desktop.
E/mono (13423): WARNING: The runtime version supported by this application is unavailable.
E/mono (13423): Using default runtime: v2.0.50727
I/monodroid-gc(13423): environment supports jni NewWeakGlobalRef
W/monodroid-gc(13423): GREF GC Threshold: 46800
D/JetBoy (13423): opening jet file
D/JetBoy (13423): opening jet file DONE
D/JetBoy (13423): start queuing jet file
D/JetBoy (13423): start queuing jet file DONE
I/mono (13423): Stacktrace:
I/mono (13423):
I/mono (13423): at (wrapper delegate-invoke) <Module>.invoke_void__this___intptr_intptr_intptr_JValue[] (intptr,intptr,intptr,Android.Runtime.JValue[]) <0xffffffff>
I/mono (13423): at Android.Runtime.JNIEnv.CallVoidMethod (intptr,intptr,Android.Runtime.JValue[]) <0x00053>
I/mono (13423): at Android.Views.ISurfaceHolderInvoker.UnlockCanvasAndPost (Android.Graphics.Canvas) <0x0010b>
I/mono (13423): at JetBoy.JetBoyThread.Run () <0x002b7>
I/mono (13423): at Java.Lang.Thread.n_Run (intptr,intptr) <0x00037>
I/mono (13423): at (wrapper dynamic-method) object.99098a43-3e31-461f-9b07-863fdb1bf3b1 (intptr,intptr) <0x0002b>
I/mono (13423): at (wrapper native-to-managed) object.99098a43-3e31-461f-9b07-863fdb1bf3b1 (intptr,intptr) <0xffffffff>
E/mono (13423):
E/mono (13423): Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
E/mono (13423): at Android.Runtime.JNIEnv.NewString (string) <0x0006b>
E/mono (13423): at Android.Util.Log.Info (string,string) <0x0008b>
E/mono (13423): at Android.Runtime.AndroidEnvironment.UnhandledException (System.Exception) <0x00043>
E/mono (13423): at (wrapper dynamic-method) object.99098a43-3e31-461f-9b07-863fdb1bf3b1 (intptr,intptr) <0x0007f>
E/mono (13423): at (wrapper native-to-managed) object.99098a43-3e31-461f-9b07-863fdb1bf3b1 (intptr,intptr) <0x00047>
E/mono (13423):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment