I see this bug occassionally, I think the time delta shows as negative for some reason.
12-04 19:26:13.527: DEBUG/AlarmManagerService(1241): Kernel timezone updated to 480 minutes west of GMT 12-04 19:26:13.528: ERROR/mono(10469): Unhandled Exception: System.ArgumentOutOfRangeException: Argument is out of range. 12-04 19:26:13.528: ERROR/mono(10469): at OpenTK.FrameEventArgs.set_Time (Double value) [0x00000] in <filename unknown>:0 12-04 19:26:13.528: ERROR/mono(10469): at OpenTK.Platform.Android.AndroidGameView.RunIteration () [0x00000] in <filename unknown>:0 12-04 19:26:13.528: ERROR/mono(10469): at OpenTK.Platform.Android.RepeatTimerTask.Run () [0x00000] in <filename unknown>:0 12-04 19:26:13.528: ERROR/mono(10469): at Java.Util.TimerTask.n_Run (IntPtr jnienv, IntPtr native__this) [0x00000] in <filename unknown>:0 12-04 19:26:13.528: ERROR/mono(10469): at (wrapper dynamic-method) object:471a68b4-99d6-4090-9cfd-02875fff5ba9 (intptr,intptr) 12-04 19:26:13.534: DEBUG/SystemClock(1334): Setting time of day to sec=1323055573 12-04 19:26:13.645: DEBUG/AudioHardwareMot(1138): AudioStreamOutMot::setParameters() fm_attenuate=0;fm_mute=0 12-04 19:26:13.653: WARN/Parcel(1138): **** enforceInterface() expected 'android.media.IAudioTrack' but read '䂀^' Is there a fix coming for this bug? It causes my game to exit unexpectedly. Thanks Warren -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/SrgumentOutOfRange-in-OpenTK-FrameEventArgs-set-Time-tp5047761p5047761.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
