I'm using latest MonoTouch from 4x series and my application suddenly crashed
with following stacktrace:

Nov 18 19:56:44 unknown timed[240] <Notice>: (Note ) CoreTime: Want active
time in 39.29hrs. Need active time in 122.62hrs.
Nov 18 19:56:54 unknown timed[240] <Notice>: (Note ) CoreTime: Setting
system time to 11/18/2011 18:56:52 from NTP
Nov 18 19:56:52 unknown timed[240] <Notice>: (Note ) CoreTime: Not setting
time zone to Europe/Warsaw from MobileLockdown
Nov 18 19:56:52 unknown UIKitApplication:game9ios[0x4bad][216] <Notice>:
Unhandled Exception: System.ArgumentOutOfRangeException: Argument is out of
range.
Nov 18 19:56:52 unknown UIKitApplication:game9ios[0x4bad][216] <Notice>:  
at OpenTK.FrameEventArgs.set_Time (Double value) [0x00000] in <filename
unknown>:0
Nov 18 19:56:52 unknown UIKitApplication:game9ios[0x4bad][216] <Notice>:  
at OpenTK.Platform.iPhoneOS.iPhoneOSGameView.RunIteration () [0x00000] in
<filename unknown>:0
Nov 18 19:56:52 unknown UIKitApplication:game9ios[0x4bad][216] <Notice>:  
at MonoTouch.Foundation.NSActionDispatcher.Apply () [0x00000] in <filename
unknown>:0
Nov 18 19:56:52 unknown UIKitApplication:game9ios[0x4bad][216] <Notice>:  
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String
principalClassName, System.String delegateClassName) [0x00000] in <filename
unknown>:0

I suppose it's a well known bug in OpenTK when delta time became below zero
because of network time update. Is it fixed in latest MonoTouch 5 so I can
upgrade and not hit this issue?

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Is-iPhoneOSGameView-timing-bug-still-not-fixed-tp4094660p4094660.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to