Just installed 1.9 recompiled targeting api 8 and get this error before the
program was evem loaded

2011/9/28 Jonathan Pryor <j...@xamarin.com>

> On Sep 27, 2011, at 8:57 PM, gabriel.b...@gmail.com wrote:
> > I'm getting the foloowing exception:
> >
> > [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not
> load type 'Java.Lang.IRunnableAdapter'.
> >   at System.Type.GetType (System.String typeName, Boolean throwOnError)
> [0x00000] in <filename unknown>:0
> >   at Android.Runtime.JNIEnv.RegisterJniNatives (IntPtr typeName_ptr,
> Int32 typeName_len, IntPtr jniClass, IntPtr methods_ptr, Int32 methods_len)
> [0x000cc] in
> /home/jpobst/Desktop/monodroid/Mono.Android/src/Runtime/JNIEnv.cs:71
> > In mgmain JNI_OnLoad
> > [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object
> reference not set to an instance of an object
> > The program 'Mono' has exited with code 255 (0xff).
> >
> > Any awser to that?
>
> When you change ~everything, things break. :-)
>
> What are you doing to get that? I haven't seen that one before...
>
> Thanks,
>  - Jon
>
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to