зеркало из https://github.com/mono/mail-archives.git
101 строка
4.0 KiB
HTML
101 строка
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
<HTML>
|
||
<HEAD>
|
||
<TITLE> [mono-android] SrgumentOutOfRange in OpenTK.FrameEventArgs.set_Time
|
||
</TITLE>
|
||
<LINK REL="Index" HREF="index.html" >
|
||
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20SrgumentOutOfRange%20in%20OpenTK.FrameEventArgs.set_Time&In-Reply-To=">
|
||
<META NAME="robots" CONTENT="index,nofollow">
|
||
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
<LINK REL="Previous" HREF="007500.html">
|
||
<LINK REL="Next" HREF="007484.html">
|
||
</HEAD>
|
||
<BODY BGCOLOR="#ffffff">
|
||
<H1>[mono-android] SrgumentOutOfRange in OpenTK.FrameEventArgs.set_Time</H1>
|
||
<B>warren burch</B>
|
||
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20SrgumentOutOfRange%20in%20OpenTK.FrameEventArgs.set_Time&In-Reply-To="
|
||
TITLE="[mono-android] SrgumentOutOfRange in OpenTK.FrameEventArgs.set_Time">warrenburch at gmail.com
|
||
</A><BR>
|
||
<I>Sun Dec 4 22:28:40 EST 2011</I>
|
||
<P><UL>
|
||
<LI>Previous message: <A HREF="007500.html">[mono-android] inflate exception
|
||
</A></li>
|
||
<LI>Next message: <A HREF="007484.html">[mono-android] ArgumentOutOfRange in OpenTK.FrameEventArgs.set_Time
|
||
</A></li>
|
||
<LI> <B>Messages sorted by:</B>
|
||
<a href="date.html#7483">[ date ]</a>
|
||
<a href="thread.html#7483">[ thread ]</a>
|
||
<a href="subject.html#7483">[ subject ]</a>
|
||
<a href="author.html#7483">[ author ]</a>
|
||
</LI>
|
||
</UL>
|
||
<HR>
|
||
<!--beginarticle-->
|
||
<PRE>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: <A HREF="http://mono-for-android.1047100.n5.nabble.com/SrgumentOutOfRange-in-OpenTK-FrameEventArgs-set-Time-tp5047761p5047761.html">http://mono-for-android.1047100.n5.nabble.com/SrgumentOutOfRange-in-OpenTK-FrameEventArgs-set-Time-tp5047761p5047761.html</A>
|
||
Sent from the Mono for Android mailing list archive at Nabble.com.
|
||
</PRE>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!--endarticle-->
|
||
<HR>
|
||
<P><UL>
|
||
<!--threads-->
|
||
<LI>Previous message: <A HREF="007500.html">[mono-android] inflate exception
|
||
</A></li>
|
||
<LI>Next message: <A HREF="007484.html">[mono-android] ArgumentOutOfRange in OpenTK.FrameEventArgs.set_Time
|
||
</A></li>
|
||
<LI> <B>Messages sorted by:</B>
|
||
<a href="date.html#7483">[ date ]</a>
|
||
<a href="thread.html#7483">[ thread ]</a>
|
||
<a href="subject.html#7483">[ subject ]</a>
|
||
<a href="author.html#7483">[ author ]</a>
|
||
</LI>
|
||
</UL>
|
||
|
||
<hr>
|
||
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
|
||
mailing list</a><br>
|
||
</body></html>
|